VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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 …
(edit) @57586   9 年 vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57580   9 年 vboxsync IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.
(edit) @57572   9 年 vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57078   9 年 vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57017   9 年 vboxsync Reverted r101732
(edit) @57014   9 年 vboxsync For one Windows test build without VBOX_WITH_NT_DIRENUM
(edit) @56290   9 年 vboxsync IPRT: Updated (C) year.
(edit) @55794   10 年 vboxsync Runtime: Replaced .rc file.
(edit) @55321   10 年 vboxsync wrong fix
(edit) @55320   10 年 vboxsync RuntimeGuestR3: filter out a few unused functions which make some GA …
(edit) @55311   10 年 vboxsync Need XSave/XRstor in RC too.
(edit) @55308   10 年 vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
(edit) @55107   10 年 vboxsync asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
(edit) @55095   10 年 vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @55047   10 年 vboxsync build fix
(edit) @55046   10 年 vboxsync s/nm/VBOX_NM/
(edit) @54484   10 年 vboxsync Runtime/VBoxRTImp: Don't export openssl methods in the import library. …
(edit) @54457   10 年 vboxsync Runtime/r0drv: RTMpOnPair implementation for solaris.
(edit) @54446   10 年 vboxsync RTMpOnPair implementation for linux.
(edit) @54410   10 年 vboxsync IPRT/r0drv: Implemented RTMpOnPair for NT (windows).
(edit) @54408   10 年 vboxsync IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
(edit) @54319   10 年 vboxsync duh
(edit) @54308   10 年 vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54254   10 年 vboxsync Added ASMGetIdtrLimit.
(edit) @53993   10 年 vboxsync VBoxDTrace needs RuntimeR0.
(edit) @53805   10 年 vboxsync added more missing Windows resource files
(edit) @53492   10 年 vboxsync Some fixes for windows cross build using wine.
(edit) @53471   10 年 vboxsync IPRT/r3/nt&win: Precision time APIs for NT (not enabled).
(edit) @53278   10 年 vboxsync IPRT: Added experimental malloc replacement feature, add …
(edit) @53010   10 年 vboxsync IPRT: Added electric fence allocator for ASN.1.
(edit) @52944   10 年 vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @52600   10 年 vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52443   10 年 vboxsync Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
(edit) @52345   10 年 vboxsync Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
(edit) @52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(edit) @52290   10 年 vboxsync RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
(edit) @52242   10 年 vboxsync VBoxRT.dll,VBoxRT-x86.dll,VBoxC.dll: Delay load less frequently used …
(edit) @52211   10 年 vboxsync Runtime: remove R3Mini run-time library as it is no longer needed.
(edit) @52050   10 年 vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(edit) @52021   10 年 vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
(edit) @51940   10 年 vboxsync GMMR0: Switched from fast mutex to critical section for the giant …
(edit) @51868   10 年 vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51862   10 年 vboxsync page hash updates.
(edit) @51856   10 年 vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51851   10 年 vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51843   10 年 vboxsync Renamed md5.cpp to md5-alt.cpp.
(edit) @51841   10 年 vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51838   10 年 vboxsync Alternative SHA-256 implementation.
(edit) @51828   10 年 vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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