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) @34673   14 years vboxsync build fix
(edit) @34672   14 years vboxsync more build fixing.
(edit) @34671   14 years vboxsync more build fixing.
(edit) @34670   14 years vboxsync build fix
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @34662   14 years vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34474   14 years vboxsync build fix
(edit) @34466   14 years vboxsync Made RTManifest a build program, this drags in IPRT and libcrypto into …
(edit) @34464   14 years vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34391   14 years vboxsync More extension pack code.
(edit) @34381   14 years vboxsync manifest stuff.
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
(edit) @34214   14 years vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34027   14 years vboxsync zipgzip.cpp -> gzipvfs.cpp
(edit) @34016   14 years vboxsync iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
(edit) @34015   14 years vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @33982   14 years vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33945   14 years vboxsync More vfs code, new iprt error range..
(edit) @33887   14 years vboxsync iprt: started hacking a gunzip/gzip I/O stream implementation.
(edit) @33820   14 years vboxsync iprt/vfs: Hacking in progress.
(edit) @33815   14 years vboxsync Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy
(edit) @33679   14 years vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33602   14 years vboxsync IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33498   14 years vboxsync Added RTSystemQueryTotalRam
(edit) @33450   14 years vboxsync iprt/path: Added RTPathJoinA.
(edit) @33426   14 years vboxsync iprt/symlink.h: Initial code (only tested on linux).
(edit) @33393   14 years vboxsync IPRT: Some old OS/2 build fixes.
(edit) @33287   14 years vboxsync Runtime: missing makefile
(edit) @33279   14 years vboxsync IPRT: Use the mmap+heap stuff on all posixy platforms.
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33246   14 years vboxsync Compile RTPathStartsWithRoot
(edit) @33155   14 years vboxsync IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
(edit) @33153   14 years vboxsync IPRT: Require RTSemEventWaitEx in ring-0 (breaks freebsd and OS/2, …
(edit) @33144   14 years vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33092   14 years vboxsync IPRT: Fixed and enabled the new code in …
(edit) @33047   14 years vboxsync IPRT: Implemented RTSemEventWaitEx* for r0drv darwin.
(edit) @33042   14 years vboxsync IPRT: Implemented RTSemEventMultiWaitEx* for r0drv darwin.
(edit) @33038   14 years vboxsync IPRT: Implemented the RTSemEvent*WaitEx* APIs for ring-0 NT.
(edit) @33033   14 years vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33011   14 years vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @32997   14 years vboxsync IPRT: Added ISO 9660 FS support.
(edit) @32990   14 years vboxsync Runtime/Process: Solaris: put every detached process in its own …
(edit) @32970   14 years vboxsync RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
(edit) @32966   14 years vboxsync semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
(edit) @32946   14 years vboxsync iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
(edit) @32656   14 years vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
(edit) @32653   14 years vboxsync IPRT/process-win: Added extended user profile invocation (environment …
(edit) @32648   14 years vboxsync IPRT: linux kernel timer changes, testcase. hrtimers are not working …
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32529   14 years vboxsync Runtime/Makefile: coredumper only on amd64,x86 not sparc.
(edit) @32509   14 years vboxsync another windows build fix.
(edit) @32416   14 years vboxsync Backed out r65777
(edit) @32415   14 years vboxsync Export more avl functions
(edit) @32288   14 years vboxsync Forgot makefile update
(edit) @32227   14 years vboxsync quiet
(edit) @31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31829   14 years vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @31252   14 years vboxsync Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
(edit) @30962   14 years vboxsync follow up to r63851.
(edit) @30827   14 years vboxsync iprt/mem.h: Added RTMemWipeThoroughly().
(edit) @30293   15 years vboxsync Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building …
(edit) @30228   15 years vboxsync Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates.
(edit) @29582   15 years vboxsync Runtime/r3/posix: support executing as different user (Linux only for now)
(edit) @29534   15 years vboxsync RuntimeR0: Added common/misc/once.cpp (RTOnce()).
(edit) @29279   15 years vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @29271   15 years vboxsync Make VBoxRT build on sparc.
(edit) @29262   15 years vboxsync Runtime/Makefile.kmk: Fixed RTMpGetDescription() on x86+amd64. Had …
(edit) @28912   15 years vboxsync generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
(edit) @28903   15 years vboxsync IPRT: iconv cache.
(edit) @28892   15 years vboxsync Reduce the size of RuntimeR0 for Windows hosts
(edit) @28877   15 years vboxsync IPRT: pathhost changes.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28532   15 years vboxsync Solaris/r0drv: RTSemMutex implementation.
(edit) @28503   15 years vboxsync IPRT: Split up r0drv/darwin/semaphore-r0drv-darwin.cpp.
(edit) @28476   15 years vboxsync semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28271   15 years vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28053   15 years vboxsync Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
(edit) @28024   15 years vboxsync iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp …
(edit) @27800   15 years vboxsync iprt: applying sparc patch (selectively).
(edit) @27743   15 years vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
(edit) @27618   15 years vboxsync iprt: Enabled RTSystemQueryDmiString-win.cpp. Fixed the header from …
(edit) @27576   15 years vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @27503   15 years vboxsync iprt/socket.h: RTSocket API.
(edit) @27473   15 years vboxsync IPRT/process-win: Attempt to impersonate started processes.
(edit) @27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27033   15 years vboxsync Runtime/Makefile.kmk: The testsuite needs RuntimeR0Stub.
(edit) @27014   15 years vboxsync makefiles: Preps for building the test suite.
(edit) @26803   15 years vboxsync Runtime/r3/darwin: Implemented RTSystemQueryDmiString
(edit) @26786   15 years vboxsync Runtime: Stubbed the polling API.
(edit) @26762   15 years vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26757   15 years vboxsync Runtime: Don't use crc32-zlib.cpp for the static runtime versions.
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