VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11078   16 years vboxsync iprt: common/misc/rand.cpp -> common/rand/rand.cpp
(edit) @10964   16 years vboxsync IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
(edit) @10954   16 years vboxsync IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
(edit) @10949   16 years vboxsync IPRT: Added RTStrNLen and RTStrNLenEx.
(edit) @10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10940   16 years vboxsync IPRT: Implemented the RTOnce API.
(edit) @10791   16 years vboxsync Runtime: added a missing file to the R3 mini-runtime
(edit) @10789   16 years vboxsync IPRT: Implemented the simple handle table variant too.
(edit) @10768   16 years vboxsync Some early commit of the handle table code (home -> work).
(edit) @10718   16 years vboxsync r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
(edit) @10708   16 years vboxsync Runtime: add cache implementation
(edit) @10614   16 years vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10608   16 years vboxsync Made the STDOUT destination for the ring-0 logger on Darwin printf to …
(edit) @10452   16 years vboxsync Cooked up some basic RTMp for darwin.
(edit) @10442   16 years vboxsync Implement getting CPU frequency values on Linux.
(edit) @10419   16 years vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10418   16 years vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @10237   16 years vboxsync sub-makefile fix.
(edit) @10225   16 years vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10177   16 years vboxsync Added the generic uuid stuff to the ring-0 driver runtime.
(edit) @10048   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @10023   16 years vboxsync Solaris vboxvfs: resolved symbols and updated the VBOXGUESTR0 …
(edit) @9839   17 years vboxsync New implementation of RTTimer... using POSIX timers.
(edit) @9741   17 years vboxsync Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
(edit) @9723   17 years vboxsync Runtime: added strtonum.cpp to the mini-runtime
(edit) @9670   17 years vboxsync L4 doesn't currently build anyway
(edit) @9640   17 years vboxsync l4 question.
(edit) @9633   17 years vboxsync More dead stuff.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9602   17 years vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9588   17 years vboxsync Initialize the MP event notifications from initterm-r0drv.cpp after all.
(edit) @9564   17 years vboxsync 64bit builds.
(edit) @9559   17 years vboxsync removed leftover debug crap.
(edit) @9556   17 years vboxsync Made it possible to select the mp code on solaris in non-vbi mode.
(edit) @9502   17 years vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9499   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9429   17 years vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @9366   17 years vboxsync New timer code for linux - untested and unused atm.
(edit) @9315   17 years vboxsync r0drv/solaris/mpnotification-r0drv-solaris.cpp -> …
(edit) @9314   17 years vboxsync mpnotification-r0drv.cpp -> mpnotification-r0drv.c
(edit) @9309   17 years vboxsync Added RTMpNotificationRegister/Deregister that provides notification …
(edit) @9236   17 years vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @9228   17 years vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9166   17 years vboxsync Missing continuation slash.
(edit) @9164   17 years vboxsync No VBI for the solaris guest additions - yet.
(edit) @9152   17 years vboxsync Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
(edit) @9149   17 years vboxsync New VBI code for Solaris.
(edit) @8925   17 years vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8761   17 years vboxsync The reminder.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8731   17 years vboxsync Oops. included testcase/Makefile.kmk where it shouldn't have been.
(edit) @8730   17 years vboxsync Include the testcase bit using the sub-makefile setup.
(edit) @8728   17 years vboxsync if1of
(edit) @8681   17 years vboxsync Wrote the xpcom error message lookup table by hand. (there are so few …
(edit) @8524   17 years vboxsync Use target inheritance for RuntimeW32NT4GuestR0.
(edit) @8473   17 years vboxsync Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet.
(edit) @8402   17 years vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8400   17 years vboxsync $(out) is NOT valid in this context.
(edit) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8288   17 years vboxsync Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
(edit) @8284   17 years vboxsync simple scanning function for IPv4 CIDR addresses
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8178   17 years vboxsync rebranding
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7544   17 years vboxsync r=bird: libraries doesn't use/need LIBS properties.
(edit) @7517   17 years vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7491   17 years vboxsync Freebsd only needs one RTTimerCreate-generic.cpp.
(edit) @7362   17 years vboxsync quick adaption of system-win.cpp into mp-win.cpp.
(edit) @7360   17 years vboxsync quick adaption of system-os2.cpp into mp-os2.cpp.
(edit) @7356   17 years vboxsync RTMpGetCount for 'posix'.
(edit) @7348   17 years vboxsync Generic implementations of the new RTMp functions.
(edit) @7337   17 years vboxsync Enabled RTMp on linux.
(edit) @7331   17 years vboxsync Solaris RTMp implementation (untested).
(edit) @7271   17 years vboxsync Implemented MP api for NT
(edit) @7254   17 years vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @7198   17 years vboxsync FreeBSD needs memmove for the kernel bit too.
(edit) @7189   17 years vboxsync memmove for RuntimeR0 too.
(edit) @7186   17 years vboxsync nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7169   17 years vboxsync Doxygen fixes.
(edit) @7056   17 years vboxsync Try fix memcmp link issue for debug windows builds.
(edit) @7054   17 years vboxsync fixed debug windows build.
(edit) @6962   17 years vboxsync Enable the posix TLS implementation.
(edit) @6957   17 years vboxsync Implemented RTTls on win32.
(edit) @6910   17 years vboxsync Updated the todo.
(edit) @6894   17 years vboxsync Added todo on the VBoxRT.so command override warning.
(edit) @6892   17 years vboxsync RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
(edit) @6781   17 years vboxsync Fixed problem cross building x86 additions in a amd64 build.
(edit) @6766   17 years vboxsync Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
(edit) @6754   17 years vboxsync Unbreak l4 (linux.arch).
(edit) @6751   17 years vboxsync Fixed RuntimeGuestR3 issue (wrong semaphore code) when building on …
(edit) @6738   17 years vboxsync split up the linux and posix semaphore implementations (ring-3) to …
(edit) @6730   17 years vboxsync Made crossbuilding the linux additions in an l4 build work again. …
(edit) @6697   17 years vboxsync Drop the old remote building.
(edit) @6696   17 years vboxsync Removed RuntimeLnx32GuestR3, nobody is using it any longer.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6685   17 years vboxsync Build RuntimeGuestR3 on linux.
Note: See TracRevisionLog for help on using the revision log.

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