VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @33144   14 年 vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33092   14 年 vboxsync IPRT: Fixed and enabled the new code in …
(edit) @33047   14 年 vboxsync IPRT: Implemented RTSemEventWaitEx* for r0drv darwin.
(edit) @33042   14 年 vboxsync IPRT: Implemented RTSemEventMultiWaitEx* for r0drv darwin.
(edit) @33038   14 年 vboxsync IPRT: Implemented the RTSemEvent*WaitEx* APIs for ring-0 NT.
(edit) @33033   14 年 vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33011   14 年 vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @32997   14 年 vboxsync IPRT: Added ISO 9660 FS support.
(edit) @32990   14 年 vboxsync Runtime/Process: Solaris: put every detached process in its own …
(edit) @32970   14 年 vboxsync RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
(edit) @32966   14 年 vboxsync semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
(edit) @32946   14 年 vboxsync iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
(edit) @32656   14 年 vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
(edit) @32653   14 年 vboxsync IPRT/process-win: Added extended user profile invocation (environment …
(edit) @32648   14 年 vboxsync IPRT: linux kernel timer changes, testcase. hrtimers are not working …
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32529   14 年 vboxsync Runtime/Makefile: coredumper only on amd64,x86 not sparc.
(edit) @32509   14 年 vboxsync another windows build fix.
(edit) @32416   14 年 vboxsync Backed out r65777
(edit) @32415   14 年 vboxsync Export more avl functions
(edit) @32288   14 年 vboxsync Forgot makefile update
(edit) @32227   14 年 vboxsync quiet
(edit) @31860   14 年 vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31829   14 年 vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @31252   14 年 vboxsync Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
(edit) @30962   14 年 vboxsync follow up to r63851.
(edit) @30827   14 年 vboxsync iprt/mem.h: Added RTMemWipeThoroughly().
(edit) @30293   14 年 vboxsync Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building …
(edit) @30228   14 年 vboxsync Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates.
(edit) @29582   15 年 vboxsync Runtime/r3/posix: support executing as different user (Linux only for now)
(edit) @29534   15 年 vboxsync RuntimeR0: Added common/misc/once.cpp (RTOnce()).
(edit) @29279   15 年 vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @29271   15 年 vboxsync Make VBoxRT build on sparc.
(edit) @29262   15 年 vboxsync Runtime/Makefile.kmk: Fixed RTMpGetDescription() on x86+amd64. Had …
(edit) @28912   15 年 vboxsync generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
(edit) @28903   15 年 vboxsync IPRT: iconv cache.
(edit) @28892   15 年 vboxsync Reduce the size of RuntimeR0 for Windows hosts
(edit) @28877   15 年 vboxsync IPRT: pathhost changes.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28532   15 年 vboxsync Solaris/r0drv: RTSemMutex implementation.
(edit) @28503   15 年 vboxsync IPRT: Split up r0drv/darwin/semaphore-r0drv-darwin.cpp.
(edit) @28476   15 年 vboxsync semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
(edit) @28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28303   15 年 vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28271   15 年 vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28053   15 年 vboxsync Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
(edit) @28024   15 年 vboxsync iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp …
(edit) @27800   15 年 vboxsync iprt: applying sparc patch (selectively).
(edit) @27743   15 年 vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
(edit) @27618   15 年 vboxsync iprt: Enabled RTSystemQueryDmiString-win.cpp. Fixed the header from …
(edit) @27576   15 年 vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @27503   15 年 vboxsync iprt/socket.h: RTSocket API.
(edit) @27473   15 年 vboxsync IPRT/process-win: Attempt to impersonate started processes.
(edit) @27345   15 年 vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27302   15 年 vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27033   15 年 vboxsync Runtime/Makefile.kmk: The testsuite needs RuntimeR0Stub.
(edit) @27014   15 年 vboxsync makefiles: Preps for building the test suite.
(edit) @26803   15 年 vboxsync Runtime/r3/darwin: Implemented RTSystemQueryDmiString
(edit) @26786   15 年 vboxsync Runtime: Stubbed the polling API.
(edit) @26762   15 年 vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26757   15 年 vboxsync Runtime: Don't use crc32-zlib.cpp for the static runtime versions.
(edit) @26659   15 年 vboxsync IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
(edit) @26645   15 年 vboxsync IPRT: Update for RTSystemQueryDmiString-win. Now passes testcase, but …
(edit) @26626   15 年 vboxsync Implemented RTSystemQueryDmiString on Solaris.
(edit) @26608   15 年 vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26600   15 年 vboxsync iprt: Added RTSystemQueryDmiString.
(edit) @26524   15 年 vboxsync Only build RuntimeR?Stub on windows.
(edit) @26523   15 年 vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26520   15 年 vboxsync iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
(edit) @26519   15 年 vboxsync build fix
(edit) @26518   15 年 vboxsync build fix
(edit) @26480   15 年 vboxsync IPRT: common/string/string.cpp -> stringalloc.cpp.
(edit) @26476   15 年 vboxsync iprt: Added RTPathCountComponents, RTPathCopyComponents, …
(edit) @26416   15 年 vboxsync RTMemCache: Initial coding (completely untested).
(edit) @26224   15 年 vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 年 vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 年 vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26218   15 年 vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26209   15 年 vboxsync IPRT: Added RTTimeSet.
(edit) @26180   15 年 vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26133   15 年 vboxsync IPRT: Added RTPathJoin.
(edit) @26116   15 年 vboxsync Runtime/Makefile.kmk: RuntimeGuestR3 must include target arch sources …
(edit) @26060   15 年 vboxsync IPRT: Added RTFileOpenF/V.
(edit) @25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25942   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25794   15 年 vboxsync Runtime/Makefile.kmk: Install VBoxRT.dll into bin/testcase on windows …
(edit) @25714   15 年 vboxsync iprt: Adjuested the remaining RTSemMutex implementations.
(edit) @25666   15 年 vboxsync semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
(edit) @25665   15 年 vboxsync iprt/asm.h,ASMAtomic*.asm: the darwin x86 gcc also has trouble with …
(edit) @25645   15 年 vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25638   15 年 vboxsync iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
(edit) @25536   15 年 vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25512   15 年 vboxsync Runtime/Makefile.kmk: Use the generic RTSemRW implemention instead of …
(edit) @25511   15 年 vboxsync Runtime/Makefile.kmk: backed out 56183 as it deserves its own message
(edit) @25510   15 年 vboxsync r3/stream.cpp: serialize RTStrmPrintf on all platforms, not just the …
(edit) @25494   15 年 vboxsync build fix.
(edit) @25490   15 年 vboxsync iprt/asm.h: Adding ASMAtomicCmpXchgU8, ASMAtomicCmpXchgS8 and …
(edit) @25438   15 年 vboxsync semsrw-generic.cpp -> semrw-generic.cpp.
(edit) @25426   15 年 vboxsync RTSemXRoads: API + testcase.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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