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) @85154   4 years vboxsync IPRT: Added RTStrSplit + testcases.
(edit) @85041   4 years vboxsync SUPDrv,RuntimeR0: There must be no duplicates here, so RTStrCopy …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84310   5 years vboxsync IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting …
(edit) @84293   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84163   5 years vboxsync IPRT: PEM writer functions. bugref:9699
(edit) @84146   5 years vboxsync IPRT: Added RTVfsFilePrintf, RTVfsFilePrintfV, RTVfsIoStrmPrintf and …
(edit) @84067   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @83991   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83967   5 years vboxsync ValKit,IPRT: VBoxValidationKitR3SupDrv needs the ntdll fakes because …
(edit) @83937   5 years vboxsync IPRT/Makefile.kmk: Dependency fix for VBoxRT-x86.def. (bugref:8489)
(edit) @83888   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83886   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83861   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
(edit) @83841   5 years vboxsync IPRT: Add RTUtf16Printf to ring-0 libraries. bugref:8489
(edit) @83837   5 years vboxsync IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
(edit) @83759   5 years vboxsync /Config.kmk,Runtime/Makefile.kmk: VC++ 14.1 build tweaking. bugref:8489
(edit) @83748   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83746   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83745   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83744   5 years vboxsync IPRT: Sort windows error messages so we can look them up using binary …
(edit) @83743   5 years vboxsync IPRT: Sort windows error messages so we can look them up using binary …
(edit) @83727   5 years vboxsync IPRT/Makefile.kmk: Quoting tweak. bugref:8489
(edit) @83662   5 years vboxsync IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
(edit) @83426   5 years vboxsync Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
(edit) @83124   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83101   5 years vboxsync IPRT: Simple TLS destructor implementation for windows.
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(edit) @82738   5 years vboxsync Runtime/Makefile.kmk: Cleanup fixes.
(edit) @82665   5 years vboxsync IPRT: First commit of FTP server code, along with a tool to run a …
(edit) @82601   5 years vboxsync IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627
(edit) @81934   5 years vboxsync Runtime: Sparc build fix
(edit) @81927   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
(edit) @81281   5 years vboxsync IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
(edit) @81280   5 years vboxsync IPRT/Makefile.kmk: Drop strlen.asm and memcmp.asm for a tiny bit…
(edit) @81276   5 years vboxsync IPRT/Makefile.kmk: three more CRT functions for which we probably have …
(edit) @81275   5 years vboxsync IPRT/Makefile.kmk: Use our own memcpy.asm for 64-bit darwin as the …
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81079   5 years vboxsync IPRT: Include ASMCpuIdExSlow.asm for everyone in the r0drv library. …
(edit) @81065   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux.
(edit) @80715   5 years vboxsync Runtime: Add generic/RTPathGetCurrentOnDrive-generic.cpp for NetBSD too.
(edit) @80710   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80708   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80204   5 years vboxsync Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
(edit) @80035   5 years vboxsync Runtime: Build fix for OS/2
(edit) @80028   5 years vboxsync Runtime/Makefile.kmk: Need the fileaio-* and ioqueue-* implementations …
(edit) @80002   5 years vboxsync Runtime/Makefile.kmk: VBOX_WITH_RAW_MODE fix for extpack builds. …
(edit) @80001   5 years vboxsync Runtime/Makefile.kmk: VBOX_WITH_RAW_MODE fix for extpack builds. …
(edit) @79949   5 years vboxsync Runtime: bugref:8231 Starting on defining and implementing a new …
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79570   5 years vboxsync IPRT: Added RTPathPurgeFilename for making valid filenames out of …
(edit) @79019   6 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @78732   6 years vboxsync IPRT/string: Implemented RTUtf16CopyEx.
(edit) @78702   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
(edit) @78607   6 years vboxsync Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for …
(edit) @78426   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(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 …
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