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) @25794   15 years vboxsync Runtime/Makefile.kmk: Install VBoxRT.dll into bin/testcase on windows …
(edit) @25714   15 years vboxsync iprt: Adjuested the remaining RTSemMutex implementations.
(edit) @25666   15 years vboxsync semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
(edit) @25665   15 years vboxsync iprt/asm.h,ASMAtomic*.asm: the darwin x86 gcc also has trouble with …
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25638   15 years vboxsync iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25512   15 years vboxsync Runtime/Makefile.kmk: Use the generic RTSemRW implemention instead of …
(edit) @25511   15 years vboxsync Runtime/Makefile.kmk: backed out 56183 as it deserves its own message
(edit) @25510   15 years vboxsync r3/stream.cpp: serialize RTStrmPrintf on all platforms, not just the …
(edit) @25494   15 years vboxsync build fix.
(edit) @25490   15 years vboxsync iprt/asm.h: Adding ASMAtomicCmpXchgU8, ASMAtomicCmpXchgS8 and …
(edit) @25438   15 years vboxsync semsrw-generic.cpp -> semrw-generic.cpp.
(edit) @25426   15 years vboxsync RTSemXRoads: API + testcase.
(edit) @25406   15 years vboxsync IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
(edit) @25381   15 years vboxsync IPRT: Split up sems-win.cpp and semnoint-generic.cpp
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25296   15 years vboxsync IPRT: splitting up utf-8.cpp
(edit) @25076   15 years vboxsync RTFileQueryFsSizes: Moving it to a separate file so we can select …
(edit) @25059   15 years vboxsync RTHeapOffset: Initial conversion of RTHeapSimple.
(edit) @24825   15 years vboxsync IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError.
(edit) @24662   15 years vboxsync Moved RTStrVersionToUInt32 out of strtonum.cpp.
(edit) @24386   15 years vboxsync Solaris/r0drv: Merge VBI into IPRT.
(edit) @24189   15 years vboxsync IPRT: Added RTFileQuerySize.
(edit) @23852   15 years vboxsync Main/D-Bus: Build fixes.
(edit) @23849   15 years vboxsync Main/D-Bus: Include D-Bus module.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23824   15 years vboxsync VBox Runtime: Also include D-BUS handling on other *x* platforms.
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23501   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23302   15 years vboxsync IPRT: r52791 repated for RTFileExists.
(edit) @23298   15 years vboxsync RTDirExists: Added a generic implementation for use on Window because …
(edit) @22959   16 years vboxsync sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
(edit) @22777   16 years vboxsync Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and …
(edit) @22683   16 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22573   16 years vboxsync Generated FreeBSD kernel headers, take 5. *click*
(edit) @22572   16 years vboxsync Fixed pci_if.h/m
(edit) @22571   16 years vboxsync Generated FreeBSD kernel headers, take 4. *click*
(edit) @22570   16 years vboxsync Generated FreeBSD kernel headers, take 3. *click*
(edit) @22569   16 years vboxsync Generated FreeBSD kernel headers, take 2. *click*
(edit) @22568   16 years vboxsync Runtime/Makefile.kmk: try fix warnings + trouble on FreeBSD when …
(edit) @22561   16 years vboxsync IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
(edit) @22556   16 years vboxsync RTLogWriteDebugger-r0drv-solaris.c: Don't call cmn_err if interrupts …
(edit) @22308   16 years vboxsync Runtime: Add RTFOFF Avl tree variant for the I/O cache
(edit) @22109   16 years vboxsync IPRT: Added RTPathTraverseList.
(edit) @21920   16 years vboxsync IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
(edit) @21914   16 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21844   16 years vboxsync IPRT/RTZip: Fixed LZJB support and added LZO.
(edit) @21784   16 years vboxsync Runtime: Implemented tar archive I/O.
(edit) @21745   16 years vboxsync Runtime: try to fix win burns
(edit) @21742   16 years vboxsync Runtime: added SHA1 and manifest file support
(edit) @21725   16 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21714   16 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21675   16 years vboxsync IPRT: Moved rtPathVolumeSpecLen.
(edit) @21674   16 years vboxsync IPRT: Added the common/path bits to RuntimeR0Drv (except RTPathAbsEx).
(edit) @21673   16 years vboxsync IPRT: Split up r3/path.cpp.
(edit) @21614   16 years vboxsync Link extra AVL code into ring 0 library
(edit) @21588   16 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21540   16 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21502   16 years vboxsync Compile async I/O support only into VBoxRT. The linux guest additions …
(edit) @21495   16 years vboxsync Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
(edit) @21355   16 years vboxsync build fix.
(edit) @21281   16 years vboxsync RTR0MemUser/Kernel implementation for OS/2 while I'm at it. (untested)
(edit) @21280   16 years vboxsync RTR0MemUser/Kernel implementation for FreeBSD. (also completely untested)
(edit) @21279   16 years vboxsync RTR0MemUser/Kernel implementation for NT. (also completely untested)
(edit) @21278   16 years vboxsync RTR0MemUser/Kernel implementation for linux. (hope it compiles most places)
(edit) @21276   16 years vboxsync runtime/makefile.kmk: build the two memuserkernel files.
(edit) @21099   16 years vboxsync removed darwin debug flags
(edit) @21089   16 years vboxsync debug mac build error.
(edit) @21088   16 years vboxsync debug mac build error.
(edit) @21087   16 years vboxsync Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
(edit) @21086   16 years vboxsync debug mac build error.
(edit) @21080   16 years vboxsync fix burns after r49339: needs BOOST SDK
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   16 years vboxsync back out r49329, r49331, will start over
(edit) @21073   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21046   16 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @20933   16 years vboxsync Runtime: add missing (lazy) symbols in the X11 Additions
(edit) @20740   16 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20449   16 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.
Note: See TracRevisionLog for help on using the revision log.

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