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) @20449   15 years vboxsync FreeBSD: Implement preemption API for guest SMP and enable it …
(edit) @20360   16 years vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
(edit) @20355   16 years vboxsync IPRT: some dbgmod bits.
(edit) @20236   16 years vboxsync Runtime: use different openssl export table when building OSE
(edit) @20124   16 years vboxsync IPRT,SUP: Minor driver version change - added …
(edit) @20111   16 years vboxsync IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
(edit) @20051   16 years vboxsync exported to OSE
(edit) @20030   16 years vboxsync further OSE fixes
(edit) @19994   16 years vboxsync fix doc build.
(edit) @19937   16 years vboxsync IPRT: Merge RTThreadPreemptDisable-r0drv-linux.c & …
(edit) @19930   16 years vboxsync IPRT: Added a dummy NtProcessStartup stub to RuntimeR0 to avoid having …
(edit) @19920   16 years vboxsync iprt/os2: Implemented RTThreadPreempt*.
(edit) @19919   16 years vboxsync iprt/r0drv: Darwin implementation of RTThreadPreempt*. Stub …
(edit) @19897   16 years vboxsync IPRT: Termination callback framework. (not hooked up to anything yet)
(edit) @19826   16 years vboxsync Implemented a non-blocking RTMpPokeCpu for Windows hosts.
(edit) @19805   16 years vboxsync IPRT/Makefile.kmk: VBoxRT needs RuntimeR3_SOURCES.$(KBUILD_TARGET_ARCH)
(edit) @19603   16 years vboxsync More build fixes.
(edit) @19573   16 years vboxsync iprt/makefile.kmk: warning.
(edit) @19559   16 years vboxsync IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
(edit) @19558   16 years vboxsync Runtime: typo (win32 build)
(edit) @19554   16 years vboxsync VBoxRT,++: linking libxml and openssl into VBoxRT.
(edit) @19550   16 years vboxsync oops.
(edit) @19549   16 years vboxsync libxml2: build change in progress.
(edit) @19523   16 years vboxsync IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime.
(edit) @19496   16 years vboxsync Solaris optimized version of RTMpPokeCpu
(edit) @19389   16 years vboxsync IPRT: Implemented RTMpPokeCpu where it made sense (untested).
(edit) @19387   16 years vboxsync Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv.
(edit) @19346   16 years vboxsync Runtime/Aio: Updates * Add POSIX backend needed for the Darwin …
(edit) @19206   16 years vboxsync IPRT: Use generic UUID code on windows as well.
(edit) @19188   16 years vboxsync Runtime/Aio: Makefile
(edit) @19011   16 years vboxsync Runtime/Aio: Implementation for Solaris
(edit) @19001   16 years vboxsync Runtime/R0/FreeBSD: Correct Makefile
(edit) @18999   16 years vboxsync Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
(edit) @18990   16 years vboxsync IPRT/Makefile.kmk: missing directory deps.
(edit) @18921   16 years vboxsync Runtime/R0/FreeBSD: Makefile changes for the FreeBSD port. Use the …
(edit) @18847   16 years vboxsync RTTest: Added alternative API that's easier to use.
(edit) @18750   16 years vboxsync RuntimeR0Drv: Promoted the random stuff from solaris to all.
(edit) @18364   16 years vboxsync RTTest: kick-off for testcase helpers.
(edit) @17748   16 years vboxsync fixed installation path
(edit) @17744   16 years vboxsync IPRT: Added a static/dll guest lib called RuntimeGuestR3Shared (use …
(edit) @17588   16 years vboxsync IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
(edit) @17582   16 years vboxsync Add heapsimple to the RuntimeR0Drv library for .win (remove from …
(edit) @17464   16 years vboxsync Add heapsimple to the RuntimeGuestR0 library.
(edit) @17355   16 years vboxsync IPRT: Build RuntimeR3 with the RT_NO_GIP option so we don't need to …
(edit) @17354   16 years vboxsync IRPT: Use the static template for building RuntimeR3.a/lib so we can …
(edit) @17080   16 years vboxsync IPRT: build hack to make the VBoxRT alias do the install bits when the …
(edit) @16999   16 years vboxsync iprt: RTProcIsRunningByName implementation for Linux.
(edit) @16908   16 years vboxsync RuntimeGuestR3Mini: windows update.
(edit) @16870   16 years vboxsync Solaris/VBoxNetAdp: random MAC address
(edit) @16826   16 years vboxsync Runtime/zip: better include handling in Makefile.kmk
(edit) @16825   16 years vboxsync Runtime: zlib include path fix
(edit) @16824   16 years vboxsync Runtime/zip: enable zlib functions
(edit) @16809   16 years vboxsync VBoxRT/RuntimeR3: Added RTErrConvertToErrno.cpp to the libs.
(edit) @16760   16 years vboxsync RTBase64: The decoding part (untested).
(edit) @16678   16 years vboxsync IPRT/Makefile: Use the unstripped source for generating error stuff.
(edit) @16676   16 years vboxsync Makefiles: insert an additional step between VirtualBox.xidl and its …
(edit) @16650   16 years vboxsync IPRT: implement RTFileSetMode on Windows.
(edit) @16549   16 years vboxsync iprt/Makefile: Moved the subfooter.kmk include down after the doxygen …
(edit) @16546   16 years vboxsync Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
(edit) @16163   16 years vboxsync New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
(edit) @16015   16 years vboxsync Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
(edit) @16014   16 years vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @16012   16 years vboxsync Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
(edit) @15881   16 years vboxsync IPRT: Implemented ring-3 priority scheme for darwin.
(edit) @15843   16 years vboxsync RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
(edit) @15798   16 years vboxsync implemented RTThreadPreemptDisable() and RTThreadPreemptRestore
(edit) @15400   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15301   16 years vboxsync {IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @14626   16 years vboxsync Our COM errors not in the guest
(edit) @14614   16 years vboxsync IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
(edit) @14604   16 years vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14468   16 years vboxsync linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
(edit) @14429   16 years vboxsync when building against glibc 2.6, use the Posix implementation of the …
(edit) @14423   16 years vboxsync Debug log mutex fix for linux in atomic context.
(edit) @14338   16 years vboxsync IPRT: Basic implementation of the MP API for ring-0 Darwin.
(edit) @14035   16 years vboxsync IPRT: some makefile clean up.
(edit) @14030   16 years vboxsync VMMGC now uses the IPRT No-CRT.
(edit) @14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13547   16 years vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13481   16 years vboxsync IPRT: FreeBSD and OS/2 want the powernotifications too.
(edit) @13472   16 years vboxsync IPRT: Added a couple of function for simple string pattern matching …
(edit) @13469   16 years vboxsync Build the new power management code
(edit) @13467   16 years vboxsync more chcon hacking.
(edit) @13443   16 years vboxsync Runtime/Makefile: new chcon that doesn't cause warning. seems to work.
(edit) @13408   16 years vboxsync why?
(edit) @13334   16 years vboxsync comment
(edit) @13332   16 years vboxsync leave that out for now
(edit) @13331   16 years vboxsync leave that out for now
(edit) @13330   16 years vboxsync leave that out for the moment
(edit) @13325   16 years vboxsync r0drv.linux: more missing files
(edit) @13316   16 years vboxsync r0drv.linux: added missing function
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13300   16 years vboxsync typo.
(edit) @13299   16 years vboxsync iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
(edit) @13297   16 years vboxsync Runtime/vbi: Use MUTEX_SPIN for vbi too.
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