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) @48859   11 years vboxsync build fix
(edit) @48857   11 years vboxsync build fix
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48845   11 years vboxsync No need for boost any more AFAIK.
(edit) @48812   11 years vboxsync Runtime/Solaris: RTMpGetCoreCount, RTMpGetOnlineCoreCount implementations.
(edit) @48780   11 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @48768   11 years vboxsync Runtime: solaris build fix
(edit) @48766   11 years vboxsync Runtime: solaris build fix
(edit) @48319   11 years vboxsync VBoxRT-x86.dll: Windows build fix.
(edit) @48283   11 years vboxsync Fixed VBOX_ZLIB bug in previous commit.
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47534   11 years vboxsync split the directory open/enum/close code out of dir-win.cpp and into …
(edit) @47533   11 years vboxsync Rewrote fs-win.cpp into a pure native NT version, this fixes the …
(edit) @47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47126   11 years vboxsync Runtime: RTSystemShutdown for Solaris (untested)
(edit) @47096   11 years vboxsync Runtime/darwin: implemented RTMpGetCoreCount()
(edit) @46941   11 years vboxsync Moved some related files from win/amd64 to common/asm while at it (LDTR).
(edit) @46939   11 years vboxsync Missing ASMGetLDTR on win64.
(edit) @46773   11 years vboxsync Runtime: darwin build fix
(edit) @46750   11 years vboxsync Runtime/r0drv: Missing RTMpGetCoreCount() symbol on Solaris.
(edit) @46739   11 years vboxsync reorged the allocex bits in ring3.
(edit) @46646   11 years vboxsync Linux r0drv burn fixes
(edit) @46645   11 years vboxsync Runtime: fixed a @todo
(edit) @46644   11 years vboxsync fix windows burn
(edit) @46642   11 years vboxsync Mac/VBoxDrv: missed files.
(edit) @46639   11 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46616   11 years vboxsync Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
(edit) @46593   11 years vboxsync updates
(edit) @46570   11 years vboxsync hacked up a way of getting one block of low memory.
(edit) @46567   11 years vboxsync RTMemAllocEx for ring-3.
(edit) @46266   12 years vboxsync IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
(edit) @46248   12 years vboxsync build fixes
(edit) @46199   12 years vboxsync strcache.cpp: Enabled it. Some tuning.
(edit) @46162   12 years vboxsync Simple RTPathIsSame implementation.
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46080   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46053   12 years vboxsync Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.
(edit) @46048   12 years vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45394   12 years vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45389   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45355   12 years vboxsync fix Additions buildbox
(edit) @45353   12 years vboxsync dang
(edit) @45350   12 years vboxsync More ntBldSymDb.cpp work.
(edit) @45238   12 years vboxsync build fix
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45211   12 years vboxsync Hacking in progress.
(edit) @45122   12 years vboxsync IPRT/net: moved RTNetStrToIPv4Addr to netaddrstr2.cpp
(edit) @45110   12 years vboxsync Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
(edit) @44625   12 years vboxsync Missing file
(edit) @44617   12 years vboxsync Missing file
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44487   12 years vboxsync IPRT: Poll on OS/2.
(edit) @44472   12 years vboxsync IPRT: Merging poll-win.cpp and poll-posix.cpp, part 2.
(edit) @44469   12 years vboxsync IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
(edit) @44426   12 years vboxsync IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
(edit) @44278   12 years vboxsync IPRT: Initial implementation of rm. Missing interactivity. Not tested …
(edit) @44260   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44030   12 years vboxsync TestSuite: Make the VCC100 output binaries work on NT4 and such.
(edit) @44025   12 years vboxsync Put IN_RT_STATIC in the VBOXR3STATIC template so everyone have the …
(edit) @44024   12 years vboxsync Runtime: Windows build fix, preliminary
(edit) @44020   12 years vboxsync IPRT/thread-posix.cpp: avoid the pthread_setname_np dlsym trickery in …
(edit) @43880   12 years vboxsync Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam on solaris.
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @43575   12 years vboxsync src/libs/curl: enable openssl support
(edit) @43520   12 years vboxsync BUGZ:6041 add RTSystemQueryTotalRam() for Linux/R3/runtime.
(edit) @43443   12 years vboxsync IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43292   12 years vboxsync grr
(edit) @43290   12 years vboxsync Runtime: Speed up the mangling.h checks with some sed magic.
(edit) @43221   12 years vboxsync common/string/RTStrIPv6.cpp -> common/net/netaddrstr.cpp.
(edit) @43171   12 years vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @42692   12 years vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42586   12 years vboxsync Try to build IPRT with the same compiler flags to optimize caching hits.
(edit) @42539   12 years vboxsync Runtime/Makefile.kmk: deal with the dependencies on the VBox COM error …
(edit) @42288   12 years vboxsync Jettisoned the old compilers.
(edit) @42247   12 years vboxsync Better build fix (hopefully).
(edit) @42246   12 years vboxsync build fix
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42219   12 years vboxsync More VCC10 preparations.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42068   12 years vboxsync Build fix
(edit) @42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40979   13 years vboxsync Corrected two really old sins.
(edit) @40969   13 years vboxsync Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
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