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) @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.
(edit) @40968   13 years vboxsync Runtime/r0drv/solaris: VBI integrate, move files.
(edit) @40966   13 years vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40805   13 years vboxsync tabs
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40790   13 years vboxsync build fix
(edit) @40788   13 years vboxsync IPRT:strncpy implementation for the no-crt mode.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40654   13 years vboxsync Runtime/r3, RDP: Solaris 11 iconv change.
(edit) @40653   13 years vboxsync Runtime/Makefile: Solaris 11 iconv change.
(edit) @40305   13 years vboxsync IPRT: Fixed unresolved symbols on OS/2.
(edit) @40304   13 years vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @39951   13 years vboxsync Runtime/Makefile.kmk: move the zlib after libxml2 because the latter …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
(edit) @39726   13 years vboxsync RTSystemShutdown/win: Initial implementation.
(edit) @39724   13 years vboxsync Shutdown implementation for linux (untested).
(edit) @39721   13 years vboxsync RTSystemShutdown: stub.
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