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) @22109   15 years vboxsync IPRT: Added RTPathTraverseList.
(edit) @21920   15 years vboxsync IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
(edit) @21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21844   15 years vboxsync IPRT/RTZip: Fixed LZJB support and added LZO.
(edit) @21784   15 years vboxsync Runtime: Implemented tar archive I/O.
(edit) @21745   15 years vboxsync Runtime: try to fix win burns
(edit) @21742   15 years vboxsync Runtime: added SHA1 and manifest file support
(edit) @21725   15 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21714   15 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21675   15 years vboxsync IPRT: Moved rtPathVolumeSpecLen.
(edit) @21674   15 years vboxsync IPRT: Added the common/path bits to RuntimeR0Drv (except RTPathAbsEx).
(edit) @21673   15 years vboxsync IPRT: Split up r3/path.cpp.
(edit) @21614   15 years vboxsync Link extra AVL code into ring 0 library
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21540   15 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21502   15 years vboxsync Compile async I/O support only into VBoxRT. The linux guest additions …
(edit) @21495   15 years vboxsync Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
(edit) @21355   15 years vboxsync build fix.
(edit) @21281   15 years vboxsync RTR0MemUser/Kernel implementation for OS/2 while I'm at it. (untested)
(edit) @21280   15 years vboxsync RTR0MemUser/Kernel implementation for FreeBSD. (also completely untested)
(edit) @21279   15 years vboxsync RTR0MemUser/Kernel implementation for NT. (also completely untested)
(edit) @21278   15 years vboxsync RTR0MemUser/Kernel implementation for linux. (hope it compiles most places)
(edit) @21276   15 years vboxsync runtime/makefile.kmk: build the two memuserkernel files.
(edit) @21099   15 years vboxsync removed darwin debug flags
(edit) @21089   15 years vboxsync debug mac build error.
(edit) @21088   15 years vboxsync debug mac build error.
(edit) @21087   15 years vboxsync Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
(edit) @21086   15 years vboxsync debug mac build error.
(edit) @21080   15 years vboxsync fix burns after r49339: needs BOOST SDK
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21046   15 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @20933   15 years vboxsync Runtime: add missing (lazy) symbols in the X11 Additions
(edit) @20740   15 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(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 …
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