VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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   17 年 vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9499   17 年 vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9429   17 年 vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @9366   17 年 vboxsync New timer code for linux - untested and unused atm.
(edit) @9315   17 年 vboxsync r0drv/solaris/mpnotification-r0drv-solaris.cpp -> …
(edit) @9314   17 年 vboxsync mpnotification-r0drv.cpp -> mpnotification-r0drv.c
(edit) @9309   17 年 vboxsync Added RTMpNotificationRegister/Deregister that provides notification …
(edit) @9236   17 年 vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @9228   17 年 vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9166   17 年 vboxsync Missing continuation slash.
(edit) @9164   17 年 vboxsync No VBI for the solaris guest additions - yet.
(edit) @9152   17 年 vboxsync Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
(edit) @9149   17 年 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 …
(edit) @8288   17 年 vboxsync Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
(edit) @8284   17 年 vboxsync simple scanning function for IPv4 CIDR addresses
(edit) @8245   17 年 vboxsync rebranding: IPRT files again.
(edit) @8178   17 年 vboxsync rebranding
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7544   17 年 vboxsync r=bird: libraries doesn't use/need LIBS properties.
(edit) @7517   17 年 vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7491   17 年 vboxsync Freebsd only needs one RTTimerCreate-generic.cpp.
(edit) @7362   17 年 vboxsync quick adaption of system-win.cpp into mp-win.cpp.
(edit) @7360   17 年 vboxsync quick adaption of system-os2.cpp into mp-os2.cpp.
(edit) @7356   17 年 vboxsync RTMpGetCount for 'posix'.
(edit) @7348   17 年 vboxsync Generic implementations of the new RTMp functions.
(edit) @7337   17 年 vboxsync Enabled RTMp on linux.
(edit) @7331   17 年 vboxsync Solaris RTMp implementation (untested).
(edit) @7271   17 年 vboxsync Implemented MP api for NT
(edit) @7254   17 年 vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @7198   17 年 vboxsync FreeBSD needs memmove for the kernel bit too.
(edit) @7189   17 年 vboxsync memmove for RuntimeR0 too.
(edit) @7186   17 年 vboxsync nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
(edit) @7183   17 年 vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7169   17 年 vboxsync Doxygen fixes.
(edit) @7056   17 年 vboxsync Try fix memcmp link issue for debug windows builds.
(edit) @7054   17 年 vboxsync fixed debug windows build.
(edit) @6962   17 年 vboxsync Enable the posix TLS implementation.
(edit) @6957   17 年 vboxsync Implemented RTTls on win32.
(edit) @6910   17 年 vboxsync Updated the todo.
(edit) @6894   17 年 vboxsync Added todo on the VBoxRT.so command override warning.
(edit) @6892   17 年 vboxsync RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
(edit) @6781   17 年 vboxsync Fixed problem cross building x86 additions in a amd64 build.
(edit) @6766   17 年 vboxsync Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
(edit) @6754   17 年 vboxsync Unbreak l4 (linux.arch).
(edit) @6751   17 年 vboxsync Fixed RuntimeGuestR3 issue (wrong semaphore code) when building on …
(edit) @6738   17 年 vboxsync split up the linux and posix semaphore implementations (ring-3) to …
(edit) @6730   17 年 vboxsync Made crossbuilding the linux additions in an l4 build work again. …
(edit) @6697   17 年 vboxsync Drop the old remote building.
(edit) @6696   17 年 vboxsync Removed RuntimeLnx32GuestR3, nobody is using it any longer.
(edit) @6693   17 年 vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6685   17 年 vboxsync Build RuntimeGuestR3 on linux.
(edit) @6677   17 年 vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6657   17 年 vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6604   17 年 vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6602   17 年 vboxsync r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL template …
(edit) @6593   17 年 vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6554   17 年 vboxsync Corrected inst dir for RuntimeGuestR3Mini.
(edit) @6553   17 年 vboxsync r=bird: Don't create more RuntimeLnx32* legacy. No VBox in IPRT, so …
(edit) @6536   17 年 vboxsync Runtime: added a reduced ("shared") R3 guest runtime which will work …
(edit) @6361   17 年 vboxsync Fixed OS/2 build.
(edit) @6351   17 年 vboxsync Include Guest R3 backdoor logging for RuntimeGuestR3 template users.
(edit) @6231   17 年 vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6147   17 年 vboxsync Solaris RTLogWriteDebugger and guest r0 logging changes.
(edit) @6143   17 年 vboxsync windows -> win.
(edit) @6129   17 年 vboxsync Implemented VBOX_WITH_ADDITIONS_FROM_BUILD_SERVER. Started cleaning up …
(edit) @6051   17 年 vboxsync Put back the VBOX_ONLY_ADDITION stuff.
(edit) @6015   17 年 vboxsync RuntimeGuestR0 RuntimeGuestR3 for solaris and the others.
(edit) @6014   17 年 vboxsync Created generic templates for compiling guest additions (for new …
(edit) @6013   17 年 vboxsync Created generic templates for compiling guest additions (for new …
(edit) @6012   17 年 vboxsync It's BUILD_TARGET not TARGET.
(edit) @6009   17 年 vboxsync Added VBOX_WITHOUT_ADDITIONS for skipping the additions althogether.
(edit) @6007   17 年 vboxsync Introducing VBOX_ONLY_ADDITIONS.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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