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) @105631   4 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @104570   7 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   7 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   7 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104284   8 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @103495   9 months vboxsync IPRT: Build fix for parfait/win. bugref:3409
(edit) @103016   10 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   10 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @102648   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102647   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102492   12 months vboxsync IPRT/Makefile.kmk: Fixed warnings about duplicate RTUtf16CopyAscii on …
(edit) @102358   12 months vboxsync VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
(edit) @102290   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @101650   13 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541 [scm]
(edit) @101643   13 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541
(edit) @101501   14 months vboxsync Runtime: Switch to mempage-direct for the build programs runtime in …
(edit) @101368   14 months vboxsync IPRT/Makefile.kmk: Don't build VBoxRTStableCheck if VBOX_WITH_LIBCURL …
(edit) @101353   14 months vboxsync IPRT: Stable interface checker build hack. [scm fix]
(edit) @101352   14 months vboxsync IPRT: Stable interface checker build hack.
(edit) @101350   14 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101349   14 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101300   14 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101290   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101270   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101268   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101162   15 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
(edit) @100931   16 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100914   16 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100910   16 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100493   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100442   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100421   17 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @100314   17 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100311   17 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100307   17 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100192   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100006   18 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @99792   19 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99709   19 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99538   20 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98753   21 months vboxsync Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
(edit) @98748   21 months vboxsync Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
(edit) @98738   22 months vboxsync Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
(edit) @98734   22 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98732   22 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98513   22 months vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98511   22 months vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98497   22 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98439   22 months vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98409   22 months vboxsync IPRT/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98322   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   23 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98256   23 months vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98255   23 months vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98254   23 months vboxsync *.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348
(edit) @98253   23 months vboxsync *.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348
(edit) @98249   23 months vboxsync /*.kmk,configure*: …
(edit) @98242   23 months vboxsync IPRT/Makefile.kmk: RuntimeR0Drv_SDKS.win should not include OpenSSL. …
(edit) @98241   23 months vboxsync *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
(edit) @98240   23 months vboxsync *.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348
(edit) @98238   23 months vboxsync *.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348
(edit) @98181   23 months vboxsync /Config.kmk,IPRT/Makefile.kmk: Removed unused RuntimeR3NoCRTGCC …
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98151   23 months vboxsync IPRT/vcc: Split out the stack probing code (_chkstk) from …
(edit) @98126   23 months vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98103   23 months 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.
(edit) @96579   2 years vboxsync IPRT/nocrt: Build fix. bugref:10261
(edit) @96559   2 years vboxsync IPRT/nocrt: GSHandlerCheck_SEH and a basic C_specific_handler. …
(edit) @96542   2 years vboxsync IPRT: Added RTUtf16FindAscii. bugref:10261
(edit) @96528   2 years vboxsync IPRT/Makefile.kmk: Need RuntimeR3 or RuntimeR3NoAsan for the device …
(edit) @96525   2 years vboxsync /Config.kmk,IPRT/Makefile.kmk: We need a RuntimR3NoAsan.lib for asan …
(edit) @96505   2 years vboxsync IPRT: Dynamically resolve GetProcessAffinityMask, …
(edit) @96453   2 years vboxsync IPRT,Add: Build fixes related to VBoxAddInstallNt3x and …
(edit) @96448   2 years vboxsync IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
(edit) @96444   2 years vboxsync IPRT: Split out the public init data into separate files and made it …
(edit) @96442   2 years vboxsync IPRT: Split out the public init data into separate files and made it …
(edit) @96420   2 years vboxsync IPRT/nocrt: Implemented GSHandlerCheck so we can avoid overrunning …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96400   2 years vboxsync IPRT/nocrt: Build fix related to RuntimeR3NoCrt users. bugref:10261
(edit) @96388   2 years vboxsync IPRT/nocrt: Introduced an internal rtNoCrtFatalMsg/Write API to be …
(edit) @96373   2 years vboxsync IPRT/nocrt: Implemented wcslen. bugref:10261
(edit) @96371   2 years vboxsync IPRT/nocrt: Cooked up ftol2 and ftol2_sse, stubbed …
(edit) @96367   2 years vboxsync bldprogs/genalias,IPRT/Makefile.kmk: Adjustments for targeting win.x86 …
(edit) @96354   2 years vboxsync IPRT/nocrt: Defined cout and cerr; implemented ostream::flush and …
(edit) @96338   2 years vboxsync IPRT/nocrt: Implemented powf. bugref:10261
(edit) @96337   2 years vboxsync IPRT/nocrt: Split out the core of the pow() code into a common …
(edit) @96321   2 years vboxsync IPRT/nocrt: Implemented pow(). bugref:10261
(edit) @96298   2 years vboxsync IPRT/nocrt: Implemented frexp, frexpf and frexpl. bugref:10261
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