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) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78096   6 years vboxsync IPRT/Makefile.kmk: darwin build fix (RTPathAbsExEx). bugref:9172
(edit) @78091   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. [build …
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77835   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77832   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77825   6 years vboxsync IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77797   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77632   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
(edit) @77545   6 years vboxsync build fix
(edit) @77235   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77211   6 years vboxsync IPRT: Specialized RTFileWriteAt and RTFileReadAt for windows. bugref:9172
(edit) @77210   6 years vboxsync IPRT: Added r3/posix/fileio-at-posix.cpp for more efficient and safer …
(edit) @77209   6 years vboxsync IPRT: Split RTFileWriteAt & RTFileReadAt out of fileio.cpp and into …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76216   6 years vboxsync Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
(edit) @76115   6 years vboxsync IPRT: OS/2 shared folders need RTUtf16CmpAscii.cpp. (forgot to commit)
(edit) @76096   6 years vboxsync IPRT: Added RTUtf16Chr.
(edit) @76094   6 years vboxsync IPRT: Added RTPathFilenameUtf16[Ex].
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75315   6 years vboxsync IPRT/Makefile.kmk: Enable using RTTimeSet-os2.cpp. [2nd try]
(edit) @75299   6 years vboxsync IPRT/Makefile.kmk: Enable using RTTimeSet-os2.cpp.
(edit) @75237   6 years vboxsync IPRT: Added support for reading MAPSYM output.
(edit) @75129   6 years vboxsync IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
(edit) @75053   6 years vboxsync IPRT,SUPDrv: Made the verification code link, fixed a couple of …
(edit) @75039   6 years vboxsync IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
(edit) @74742   6 years vboxsync IPRT: Dropped openssl from the static RuntimR3.lib/a build. bugref:9232
(edit) @74741   6 years vboxsync reverted r125671 to fix commit msg
(edit) @74739   6 years vboxsync IPRT: Dropped openssl from the static RuntimR3.lib/a build.
(edit) @74654   6 years vboxsync IPRT: More kStuff cleanup. bugref:9232
(edit) @74653   6 years vboxsync IPRT: Try shut up xmlFree linker warning.
(edit) @74652   6 years vboxsync iprt: Use imported Mach-O code; removed kStuff entirely. bugref:9232
(edit) @74643   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74638   6 years vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
(edit) @74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74425   6 years vboxsync IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
(edit) @74414   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74372   6 years vboxsync IPRT/VBoxRTStableChecker: Made it work for x86 Visual C++ too. bugref:9246
(edit) @74334   6 years vboxsync IPRT/VBoxRTStableCheck: Disabled on win.x86 as there are issues with …
(edit) @74328   6 years vboxsync IPRT/Makefile.kmk: VBoxRTStableCheck on darwin. bugref:9246
(edit) @74327   6 years vboxsync IRPT: Added build target to check that VBoxRTImp.def and friends …
(edit) @74323   6 years vboxsync IPRT/Makefile.kmk: Drop OpenSSL from RuntimeBldProg.
(edit) @74313   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74312   6 years vboxsync IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74293   6 years vboxsync IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2, 3rd try.
(edit) @74292   6 years vboxsync IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2. [oops]
(edit) @74291   6 years vboxsync IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2.
(edit) @74285   6 years vboxsync IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg (win). …
(edit) @74284   6 years vboxsync IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg (win). …
(edit) @74283   6 years vboxsync IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg …
(edit) @74269   6 years vboxsync IPRT: Added .def files for gcc compilers listing the RTCString and …
(edit) @74220   6 years vboxsync IPRT: Updated stable exports. bugref:9152
(edit) @74142   6 years vboxsync IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
(edit) @74117   6 years vboxsync IPRT/rest: Started implemented more flexible handling of binary …
(edit) @74093   6 years vboxsync IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
(edit) @74052   6 years vboxsync IPRT/rest: Started implementing http-signatures for oci. bugref:9167
(edit) @73956   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73949   6 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
(edit) @73920   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73918   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73905   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73895   6 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73889   6 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73879   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
(edit) @73875   6 years vboxsync IPRT: More REST work. bugref:9167
(edit) @73761   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread.
(edit) @73751   6 years vboxsync IPRT: No MD4 in RuntimeR0Drv on windows, of course.
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73098   6 years vboxsync Runtime/Makefile.kmk: Fix for VBoxRT-x86.so when chcon is present.
(edit) @72959   6 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72940   6 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72520   7 years vboxsync IPRT: use RTFileSetAllocationSize-posix.cpp on NetBSD, it provides …
(edit) @72436   7 years vboxsync Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
(edit) @71916   7 years vboxsync More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() …
(edit) @71492   7 years vboxsync Runtime: Introduce RTTraceLog* API for creating and parsing binary …
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70425   7 years vboxsync IPRT: Added RTUtf16NCmpAscii.
(edit) @70423   7 years vboxsync IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
(edit) @70417   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70396   7 years vboxsync IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
(edit) @70374   7 years vboxsync iprt/Makefile.kmk: RuntimeR3VccTricks must be static since it's only …
(edit) @70345   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70336   7 years vboxsync iprt/r0drv-nt: Working on NT 3.1 compatibility.
(edit) @70309   7 years vboxsync IPRT/ldr: Added VFS chain based loader open APIs.
(edit) @70291   7 years vboxsync VBoxGuest-win.cpp: Need read-write critsects.
(edit) @70162   7 years vboxsync IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys …
(edit) @70148   7 years vboxsync IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
(edit) @70138   7 years vboxsync Runtime/Makefile.kmk: whitespace fixes
(edit) @70136   7 years vboxsync IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including …
(edit) @70092   7 years vboxsync IPRT: Added RTStrNICmpAscii.
(edit) @69966   7 years vboxsync Runtime: Start on serial port implementation for Windows
(edit) @69929   7 years vboxsync r0drv/netbsd: don't link in functions that are provided by the kernel
(edit) @69892   7 years vboxsync Runtime: Start on a platform independent serial port access API which …
(edit) @69885   7 years vboxsync iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
(edit) @69854   7 years vboxsync IPRT: Added AVL tree for uint64_t.
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