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) @107192   7 weeks vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107099   8 weeks vboxsync IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
(edit) @106949   2 months vboxsync IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
(edit) @106945   2 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106921   2 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106918   2 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106917   2 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106842   2 months vboxsync IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
(edit) @106803   3 months vboxsync IPRT/Makefile.kmk: Shut up warning about undefined …
(edit) @106797   3 months vboxsync IPRT: Drop RuntimeR3-x86 on win.arm64, the installer stub will be …
(edit) @106688   3 months vboxsync /Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS …
(edit) @106683   3 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106635   3 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106614   3 months vboxsync IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
(edit) @106558   3 months vboxsync IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
(edit) @106450   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106448   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106446   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106337   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105786   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105746   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105631   5 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @104570   8 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   8 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   8 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104284   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @103495   11 months vboxsync IPRT: Build fix for parfait/win. bugref:3409
(edit) @103016   12 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   12 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @102648   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102647   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102492   14 months vboxsync IPRT/Makefile.kmk: Fixed warnings about duplicate RTUtf16CopyAscii on …
(edit) @102358   14 months vboxsync VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
(edit) @102290   14 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @101650   15 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541 [scm]
(edit) @101643   15 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541
(edit) @101501   15 months vboxsync Runtime: Switch to mempage-direct for the build programs runtime in …
(edit) @101368   16 months vboxsync IPRT/Makefile.kmk: Don't build VBoxRTStableCheck if VBOX_WITH_LIBCURL …
(edit) @101353   16 months vboxsync IPRT: Stable interface checker build hack. [scm fix]
(edit) @101352   16 months vboxsync IPRT: Stable interface checker build hack.
(edit) @101350   16 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101349   16 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101300   16 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101290   16 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101270   16 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101268   16 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101162   16 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
(edit) @100931   17 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100914   17 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100910   17 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100493   19 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100442   19 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100421   19 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @100314   19 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100311   19 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100307   19 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100192   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100006   20 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @99792   20 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99709   21 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99538   21 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98753   23 months vboxsync Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
(edit) @98748   23 months vboxsync Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
(edit) @98738   23 months vboxsync Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
(edit) @98734   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98732   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98513   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98511   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98497   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98439   2 years vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98409   2 years vboxsync IPRT/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98322   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   2 years vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98256   2 years vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98255   2 years vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98254   2 years vboxsync *.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348
(edit) @98253   2 years vboxsync *.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348
(edit) @98249   2 years vboxsync /*.kmk,configure*: …
(edit) @98242   2 years vboxsync IPRT/Makefile.kmk: RuntimeR0Drv_SDKS.win should not include OpenSSL. …
(edit) @98241   2 years vboxsync *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
(edit) @98240   2 years vboxsync *.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348
(edit) @98238   2 years vboxsync *.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348
(edit) @98181   2 years vboxsync /Config.kmk,IPRT/Makefile.kmk: Removed unused RuntimeR3NoCRTGCC …
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98151   2 years vboxsync IPRT/vcc: Split out the stack probing code (_chkstk) from …
(edit) @98126   2 years vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97862   2 years vboxsync IPRT/nocrt: Added a simple structured exception handling (SEH) …
(edit) @97778   2 years vboxsync IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
(edit) @97766   2 years vboxsync IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
(edit) @97646   2 years vboxsync IPRT: Added RTProcSignalName and a generic implementation of it.
(edit) @96925   2 years vboxsync VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
(edit) @96892   2 years vboxsync IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). [typo]
(edit) @96891   2 years vboxsync IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID).
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96753   2 years vboxsync RTSignTool: Added commands for extracting root certificates for both a …
(edit) @96622   2 years vboxsync IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
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