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) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88125   4 years vboxsync IPRT/Makefile.kmk: fix long standing typo causing unnecessary rebuilds …
(edit) @87829   4 years vboxsync AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
(edit) @87666   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
(edit) @87471   4 years vboxsync IPRT/Makefile.kmk: Don't complain about _ZNSt9exceptionC1Ev.
(edit) @87403   4 years vboxsync iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
(edit) @87235   4 years vboxsync SUP,IPRT: Adjustments for bugref:9898.
(edit) @87222   4 years vboxsync IPRT: Added missing ASMAtomicUoXorU32 function. bugref:9898
(edit) @87205   4 years vboxsync IPRT: Added generic RTMpGetDescription implementation for darwin. …
(edit) @87201   4 years vboxsync IPRT: memrchr.cpp fix, need it for arm. bugref:9898
(edit) @87194   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitNextSet. bugref:9898
(edit) @87193   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitNextClear & …
(edit) @87192   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
(edit) @87187   4 years vboxsync IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
(edit) @87186   4 years vboxsync IPRT: Added generic ASMMemFirstNonZero C implementations. bugref:9898
(edit) @87185   4 years vboxsync IPRT: Added generic ASMMemFill32, ASMMemZero32 and …
(edit) @87184   4 years vboxsync IPRT: Generic ASMMemZeroPage implementation. bugref:9898
(edit) @87150   4 years vboxsync /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
(edit) @87149   4 years vboxsync /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
(edit) @87037   4 years vboxsync Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
(edit) @87009   4 years vboxsync Whops.
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86216   4 years vboxsync IPRT/RTTimeZoneGetCurrent: Add some additional heuristics for …
(edit) @86190   4 years vboxsync IPRT/r0drv/nt: 32-bit alloca support routine (VC++). Untested.
(edit) @86035   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @85875   4 years vboxsync Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
(edit) @85672   4 years vboxsync IPRT: ftp-server.cpp belongs in r3/ not generic/, as we don't expect …
(edit) @85664   4 years vboxsync Runtime/Makefile.kmk: Blind fix attempt for VBoxDrv not loading Darwin
(edit) @85617   4 years vboxsync IPRT: Adding SHA-3. [hardening fix] bugref:9734
(edit) @85614   4 years vboxsync IPRT: Adding SHA-3. bugref:9734
(edit) @85378   4 years vboxsync /Config.kmk, libs/Makefile.kmk, Runtime/Makefile.kmk, …
(edit) @85311   4 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases.
(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   5 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 …
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