VirtualBox

source: vbox/trunk/src/VBox/Runtime/Makefile.kmk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68345   7 年 vboxsync IPRT: iso9660vfs.cpp -> isovfs.cpp
(edit) @68317   7 年 vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @68244   7 年 vboxsync IPRT: Add RTAvlU32 to RuntimeR0Drv.
(edit) @68121   7 年 vboxsync IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
(edit) @68119   7 年 vboxsync IPRT: added iprt/locale.h with two functions for getting the locale …
(edit) @68113   7 年 vboxsync Added RTTimeZoneGetCurrent for getting TZ.
(edit) @68107   7 年 vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @67979   7 年 vboxsync Added RTUTf16NICmpAscii.
(edit) @67677   7 年 vboxsync Runtime/Makefile.kmk: ignore another flavour of bad_alloc()
(edit) @67480   7 年 vboxsync IPRT: More ISO maker code (import related).
(edit) @67345   7 年 vboxsync IPRT: Enable building of the ISO maker code.
(edit) @67341   7 年 vboxsync IPRT: More ISO maker code.
(edit) @67317   7 年 vboxsync Runtime/RTKrnlMod: Started working on the Windows implementation
(edit) @67304   7 年 vboxsync Runtime/RTKrnlMod: Started on the Solaris implementation
(edit) @67290   7 年 vboxsync Runtime: provide __udivmoddi4() required for 32-bit code generated by …
(edit) @67286   7 年 vboxsync Runtime/RTKrnlMod: Started working on Linux implementation gathering …
(edit) @67284   7 年 vboxsync Runtime: Start hacking on API to query information about loaded kernel …
(edit) @67259   7 年 vboxsync IPRT: Some ISO image maker sketches.
(edit) @67221   7 年 vboxsync IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
(edit) @67186   7 年 vboxsync IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
(edit) @67132   7 年 vboxsync IPRT: Added RTPathSkipRootSpec.
(edit) @67116   7 年 vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @66739   8 年 vboxsync iso9660vfs: enabled the code
(edit) @66735   8 年 vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66727   8 年 vboxsync Runtime/common/filesystem -> Runtime/common/fs
(edit) @66692   8 年 vboxsync fatvfs.cpp: enabled
(edit) @66602   8 年 vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66415   8 年 vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66395   8 年 vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66384   8 年 vboxsync IPRT/R0Drv: Need RTUTf16ICmpAscii.
(edit) @66361   8 年 vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66072   8 年 vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65153   8 年 vboxsync doxygen: more unification: moved Doxyfile.{Core,qtgui,iprt}.* and …
(edit) @64921   8 年 vboxsync addition build fix
(edit) @64920   8 年 vboxsync addition build fix
(edit) @64640   8 年 vboxsync IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
(edit) @64619   8 年 vboxsync IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
(edit) @64340   8 年 vboxsync IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
(edit) @64291   8 年 vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64285   8 年 vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @64281   8 年 vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64148   8 年 vboxsync drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
(edit) @64017   8 年 vboxsync Runtime/Main/webservice: don't warn about deprecated function …
(edit) @63983   8 年 vboxsync IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
(edit) @63981   8 年 vboxsync Runtime: OpenSSL 1.1.0 preps
(edit) @63451   8 年 vboxsync Runtime: warnings
(edit) @63407   8 年 vboxsync r0drv/netbsd: RTLogWriteStdOut that just uses kernel printf.
(edit) @63337   8 年 vboxsync Runtime: define the lists of R0 and R3 sources for NetBSD. From Haomai …
(edit) @63236   8 年 vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(edit) @61693   8 年 vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @61080   9 年 vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60986   9 年 vboxsync build fix
(edit) @60983   9 年 vboxsync IPRT: Added (_)bzero implementation for clang compiled VMMR0.
(edit) @60739   9 年 vboxsync RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
(edit) @60480   9 年 vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @59754   9 年 vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59751   9 年 vboxsync IPRT: More build fixing.
(edit) @59747   9 年 vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59729   9 年 vboxsync didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
(edit) @59728   9 年 vboxsync asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
(edit) @59672   9 年 vboxsync iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
(edit) @59670   9 年 vboxsync IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
(edit) @59620   9 年 vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59527   9 年 vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59511   9 年 vboxsync IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
(edit) @59461   9 年 vboxsync IPRT: Linux specific implementation for RTFileSetAllocationSize()
(edit) @59459   9 年 vboxsync IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
(edit) @59306   9 年 vboxsync Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining …
(edit) @59243   9 年 vboxsync Several fixes to get RuntimeR3 building on SPARC again (required for …
(edit) @59067   9 年 vboxsync IPRT: Added RTStrStartsWith and RTStrIStartsWith.
(edit) @59057   9 年 vboxsync IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit …
(edit) @59055   9 年 vboxsync IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
(edit) @59047   9 年 vboxsync build fix for the validation kit
(edit) @59040   9 年 vboxsync IPRT: trace point build fix.
(edit) @59039   9 年 vboxsync IPRT: trace point build fix.
(edit) @59038   9 年 vboxsync IPRT: trace point build fix attempt.
(edit) @59036   9 年 vboxsync IPRT,VMMR0: Added trace points to both the IPRT critical section types.
(edit) @58829   9 年 vboxsync IPRT: Make read-write critical sections available to ring-0 code.
(edit) @58758   9 年 vboxsync IPRT: Implemented ASMBitNextClear in assembly.
(edit) @58757   9 年 vboxsync IPRT: Implemented ASMBitNextSet in assembly.
(edit) @58754   9 年 vboxsync IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
(edit) @58751   9 年 vboxsync IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
(edit) @58748   9 年 vboxsync IPRT: mangling.run fix.
(edit) @58287   9 年 vboxsync Runtime/Makefile.kmk: Duh, forgot to add localipc-posix.cpp to the …
(edit) @58282   9 年 vboxsync localipc-posix.cpp: Partly debugged code.
(edit) @58269   9 年 vboxsync iprt/r0drv: untested electrical heap alloc functions.
(edit) @58139   9 年 vboxsync Runtime/Makefile.kmk: Build fix attempt
(edit) @58137   9 年 vboxsync Runtime/Makefile.kmk: Build fix attempt
(edit) @58136   9 年 vboxsync Runtime/Makefile.kmk: Made doxygen warnings and errors stop the build.
(edit) @57974   9 年 vboxsync IPRT: Some more doxygen fixes.
(edit) @57949   9 年 vboxsync VBOX_WITH_MORE_NT4_COMPAT_BINARIES fix.
(edit) @57944   9 年 vboxsync iprt: More doxygen corrections.
(edit) @57916   9 年 vboxsync IPRT: More windows process creation hacking and cleaning up. Cleaned …
(edit) @57905   9 年 vboxsync IPRT: More build for NT4 fun, but the VBoxRT.dll we build when …
(edit) @57865   9 年 vboxsync IPRT,libs: Hacks for building IPRT testcases that can run on NT4. …
(edit) @57813   9 年 vboxsync http-curl.cpp: Implemented system proxy config for OS X and fixed …
(edit) @57737   9 年 vboxsync common/misc/http.cpp -> generic/http-curl.cpp
(edit) @57722   9 年 vboxsync iprt/string.h: Provide memrchr on platforms which doesn't have it.
(edit) @57643   9 年 vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57613   9 年 vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette