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) @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.
(edit) @69849   7 years vboxsync ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
(edit) @69842   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69795   7 years vboxsync IPRT: file mode changing on NT + RTChMod command. - Reimplemented …
(edit) @69762   7 years vboxsync IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
(edit) @69705   7 years vboxsync IPRT: VFS and NT path handling fixes. * Rewrote RTDirQueryInfo for …
(edit) @69691   7 years vboxsync iprt: Started on RTDirRel for NT.
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69111   7 years vboxsync (C) year
(edit) @69014   7 years vboxsync RuntimeR0Drv_SOURCES.os2 needs …
(edit) @69011   7 years vboxsync Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
(edit) @68995   7 years vboxsync Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
(edit) @68948   7 years vboxsync VBOX_ONLY_ADDITIONS build fix for non-build server setups.
(edit) @68884   7 years vboxsync IPRT: Added CRC-16-CCITT implemenation.
(edit) @68865   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68864   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68860   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68830   7 years vboxsync doc build fix (need bldRTIsoMaker).
(edit) @68742   7 years vboxsync IPRT: Made cross-building for RuntimeGuestR3 (and derived) target(s) …
(edit) @68614   7 years vboxsync Runtime: Included gcc math stuff in OS/2 ring-0 so we can mix watcom …
(edit) @68345   7 years vboxsync IPRT: iso9660vfs.cpp -> isovfs.cpp
(edit) @68317   7 years vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @68244   7 years vboxsync IPRT: Add RTAvlU32 to RuntimeR0Drv.
(edit) @68121   7 years vboxsync IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
(edit) @68119   7 years vboxsync IPRT: added iprt/locale.h with two functions for getting the locale …
(edit) @68113   7 years vboxsync Added RTTimeZoneGetCurrent for getting TZ.
(edit) @68107   7 years vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @67979   7 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67677   7 years vboxsync Runtime/Makefile.kmk: ignore another flavour of bad_alloc()
(edit) @67480   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67345   7 years vboxsync IPRT: Enable building of the ISO maker code.
(edit) @67341   7 years vboxsync IPRT: More ISO maker code.
(edit) @67317   7 years vboxsync Runtime/RTKrnlMod: Started working on the Windows implementation
(edit) @67304   7 years vboxsync Runtime/RTKrnlMod: Started on the Solaris implementation
(edit) @67290   7 years vboxsync Runtime: provide __udivmoddi4() required for 32-bit code generated by …
(edit) @67286   7 years vboxsync Runtime/RTKrnlMod: Started working on Linux implementation gathering …
(edit) @67284   7 years vboxsync Runtime: Start hacking on API to query information about loaded kernel …
(edit) @67259   8 years vboxsync IPRT: Some ISO image maker sketches.
(edit) @67221   8 years vboxsync IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
(edit) @67186   8 years vboxsync IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
(edit) @67132   8 years vboxsync IPRT: Added RTPathSkipRootSpec.
(edit) @67116   8 years vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @66739   8 years vboxsync iso9660vfs: enabled the code
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66727   8 years vboxsync Runtime/common/filesystem -> Runtime/common/fs
(edit) @66692   8 years vboxsync fatvfs.cpp: enabled
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66384   8 years vboxsync IPRT/R0Drv: Need RTUTf16ICmpAscii.
(edit) @66361   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65153   8 years vboxsync doxygen: more unification: moved Doxyfile.{Core,qtgui,iprt}.* and …
(edit) @64921   8 years vboxsync addition build fix
(edit) @64920   8 years vboxsync addition build fix
(edit) @64640   8 years vboxsync IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
(edit) @64619   8 years vboxsync IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
(edit) @64340   8 years vboxsync IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64285   8 years vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64148   8 years vboxsync drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
(edit) @64017   8 years vboxsync Runtime/Main/webservice: don't warn about deprecated function …
(edit) @63983   8 years vboxsync IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
(edit) @63981   8 years vboxsync Runtime: OpenSSL 1.1.0 preps
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63407   8 years vboxsync r0drv/netbsd: RTLogWriteStdOut that just uses kernel printf.
(edit) @63337   8 years vboxsync Runtime: define the lists of R0 and R3 sources for NetBSD. From Haomai …
(edit) @63236   8 years vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(edit) @61693   8 years vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @61080   9 years vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60986   9 years vboxsync build fix
(edit) @60983   9 years vboxsync IPRT: Added (_)bzero implementation for clang compiled VMMR0.
(edit) @60739   9 years vboxsync RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
(edit) @60480   9 years vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @59754   9 years vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59751   9 years vboxsync IPRT: More build fixing.
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59729   9 years vboxsync didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
(edit) @59728   9 years vboxsync asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
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