VirtualBox

source: vbox/trunk/src/VBox/Runtime/Makefile.kmk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @16650   16 年 vboxsync IPRT: implement RTFileSetMode on Windows.
(edit) @16549   16 年 vboxsync iprt/Makefile: Moved the subfooter.kmk include down after the doxygen …
(edit) @16546   16 年 vboxsync Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
(edit) @16163   16 年 vboxsync New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
(edit) @16015   16 年 vboxsync Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
(edit) @16014   16 年 vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @16012   16 年 vboxsync Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
(edit) @15881   16 年 vboxsync IPRT: Implemented ring-3 priority scheme for darwin.
(edit) @15843   16 年 vboxsync RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
(edit) @15798   16 年 vboxsync implemented RTThreadPreemptDisable() and RTThreadPreemptRestore
(edit) @15400   16 年 vboxsync iprt: new Linux sysfs APIs
(edit) @15372   16 年 vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15301   16 年 vboxsync {IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
(edit) @15235   16 年 vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @14626   16 年 vboxsync Our COM errors not in the guest
(edit) @14614   16 年 vboxsync IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
(edit) @14604   16 年 vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @14500   16 年 vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14468   16 年 vboxsync linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
(edit) @14429   16 年 vboxsync when building against glibc 2.6, use the Posix implementation of the …
(edit) @14423   16 年 vboxsync Debug log mutex fix for linux in atomic context.
(edit) @14338   16 年 vboxsync IPRT: Basic implementation of the MP API for ring-0 Darwin.
(edit) @14035   16 年 vboxsync IPRT: some makefile clean up.
(edit) @14030   16 年 vboxsync VMMGC now uses the IPRT No-CRT.
(edit) @14021   16 年 vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @13908   16 年 vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13547   16 年 vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13481   16 年 vboxsync IPRT: FreeBSD and OS/2 want the powernotifications too.
(edit) @13472   16 年 vboxsync IPRT: Added a couple of function for simple string pattern matching …
(edit) @13469   16 年 vboxsync Build the new power management code
(edit) @13467   16 年 vboxsync more chcon hacking.
(edit) @13443   16 年 vboxsync Runtime/Makefile: new chcon that doesn't cause warning. seems to work.
(edit) @13408   16 年 vboxsync why?
(edit) @13334   16 年 vboxsync comment
(edit) @13332   16 年 vboxsync leave that out for now
(edit) @13331   16 年 vboxsync leave that out for now
(edit) @13330   16 年 vboxsync leave that out for the moment
(edit) @13325   16 年 vboxsync r0drv.linux: more missing files
(edit) @13316   16 年 vboxsync r0drv.linux: added missing function
(edit) @13314   16 年 vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13306   16 年 vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13300   16 年 vboxsync typo.
(edit) @13299   16 年 vboxsync iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
(edit) @13297   16 年 vboxsync Runtime/vbi: Use MUTEX_SPIN for vbi too.
(edit) @13260   16 年 vboxsync iprt: non-vbi solaris fix.
(edit) @13259   16 年 vboxsync iprt: fixing windows burns.
(edit) @13254   16 年 vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @13248   16 年 vboxsync Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary …
(edit) @12780   16 年 vboxsync Makefiles: fixed misbehaving 'docs' target in VBOX_SINGLE_MAKEFILE=1 …
(edit) @12247   16 年 vboxsync Runtime/Makefiles: eliminated PATH_TARGET, pushed them up to the root …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12105   16 年 vboxsync iprt: Solaris R3 implementation of RTMp*Present*.
(edit) @12104   16 年 vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
(edit) @12099   16 年 vboxsync iprt: splitting out some log stuff from log.cpp so we can avoid some …
(edit) @11916   16 年 vboxsync assert-r0drv-nt: just do the same as everyone else.
(edit) @11900   16 年 vboxsync IPRT: assert-r0drv-nt.c -> assert-r0drv-nt.cpp.
(edit) @11836   16 年 vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11814   16 年 vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11805   16 年 vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11725   16 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 年 vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11703   16 年 vboxsync Documentation: implement VBOX_ONLY_DOCS
(edit) @11562   16 年 vboxsync Runtime: Remove fifo implementation, request queues are much better
(edit) @11557   16 年 vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
(edit) @11555   16 年 vboxsync Runtime: little threadsafe fifo implementation for passing things to …
(edit) @11523   16 年 vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11352   16 年 vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11350   16 年 vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11347   16 年 vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11327   16 年 vboxsync iprt: removed system-*.cpp
(edit) @11256   16 年 vboxsync Runtime: implement RTMpGetCount/RTMpGetOnlineCount.
(edit) @11239   16 年 vboxsync right place
(edit) @11205   16 年 vboxsync Added mp-solaris.cpp for RTMpGetXxxFrequency()
(edit) @11137   16 年 vboxsync Solaris/vboxguest: fixed missing symbol RTLogWriteStdout.
(edit) @11078   16 年 vboxsync iprt: common/misc/rand.cpp -> common/rand/rand.cpp
(edit) @10964   16 年 vboxsync IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
(edit) @10954   16 年 vboxsync IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
(edit) @10949   16 年 vboxsync IPRT: Added RTStrNLen and RTStrNLenEx.
(edit) @10944   16 年 vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10940   16 年 vboxsync IPRT: Implemented the RTOnce API.
(edit) @10791   16 年 vboxsync Runtime: added a missing file to the R3 mini-runtime
(edit) @10789   16 年 vboxsync IPRT: Implemented the simple handle table variant too.
(edit) @10768   16 年 vboxsync Some early commit of the handle table code (home -> work).
(edit) @10718   16 年 vboxsync r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
(edit) @10708   16 年 vboxsync Runtime: add cache implementation
(edit) @10614   16 年 vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10608   16 年 vboxsync Made the STDOUT destination for the ring-0 logger on Darwin printf to …
(edit) @10452   16 年 vboxsync Cooked up some basic RTMp for darwin.
(edit) @10442   16 年 vboxsync Implement getting CPU frequency values on Linux.
(edit) @10419   16 年 vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10418   16 年 vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @10237   16 年 vboxsync sub-makefile fix.
(edit) @10225   16 年 vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10177   16 年 vboxsync Added the generic uuid stuff to the ring-0 driver runtime.
(edit) @10048   16 年 vboxsync VBOX_KBUILD_HACKING
(edit) @10023   16 年 vboxsync Solaris vboxvfs: resolved symbols and updated the VBOXGUESTR0 …
(edit) @9839   16 年 vboxsync New implementation of RTTimer... using POSIX timers.
(edit) @9741   16 年 vboxsync Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
(edit) @9723   16 年 vboxsync Runtime: added strtonum.cpp to the mini-runtime
(edit) @9670   16 年 vboxsync L4 doesn't currently build anyway
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette