VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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
(edit) @9640   16 年 vboxsync l4 question.
(edit) @9633   16 年 vboxsync More dead stuff.
(edit) @9632   16 年 vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9602   16 年 vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9588   16 年 vboxsync Initialize the MP event notifications from initterm-r0drv.cpp after all.
(edit) @9564   16 年 vboxsync 64bit builds.
(edit) @9559   16 年 vboxsync removed leftover debug crap.
(edit) @9556   16 年 vboxsync Made it possible to select the mp code on solaris in non-vbi mode.
(edit) @9502   16 年 vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9499   16 年 vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9429   16 年 vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @9366   16 年 vboxsync New timer code for linux - untested and unused atm.
(edit) @9315   16 年 vboxsync r0drv/solaris/mpnotification-r0drv-solaris.cpp -> …
(edit) @9314   16 年 vboxsync mpnotification-r0drv.cpp -> mpnotification-r0drv.c
(edit) @9309   16 年 vboxsync Added RTMpNotificationRegister/Deregister that provides notification …
(edit) @9236   16 年 vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @9228   16 年 vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9166   16 年 vboxsync Missing continuation slash.
(edit) @9164   16 年 vboxsync No VBI for the solaris guest additions - yet.
(edit) @9152   16 年 vboxsync Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
(edit) @9149   16 年 vboxsync New VBI code for Solaris.
(edit) @8925   17 年 vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8761   17 年 vboxsync The reminder.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 年 vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 年 vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 年 vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8731   17 年 vboxsync Oops. included testcase/Makefile.kmk where it shouldn't have been.
(edit) @8730   17 年 vboxsync Include the testcase bit using the sub-makefile setup.
(edit) @8728   17 年 vboxsync if1of
(edit) @8681   17 年 vboxsync Wrote the xpcom error message lookup table by hand. (there are so few …
(edit) @8524   17 年 vboxsync Use target inheritance for RuntimeW32NT4GuestR0.
(edit) @8473   17 年 vboxsync Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet.
(edit) @8402   17 年 vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8400   17 年 vboxsync $(out) is NOT valid in this context.
(edit) @8295   17 年 vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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