VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41549   12 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40979   13 年 vboxsync Corrected two really old sins.
(edit) @40969   13 年 vboxsync Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
(edit) @40968   13 年 vboxsync Runtime/r0drv/solaris: VBI integrate, move files.
(edit) @40966   13 年 vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40856   13 年 vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40805   13 年 vboxsync tabs
(edit) @40800   13 年 vboxsync SUPDrv: More exports.
(edit) @40790   13 年 vboxsync build fix
(edit) @40788   13 年 vboxsync IPRT:strncpy implementation for the no-crt mode.
(edit) @40668   13 年 vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40654   13 年 vboxsync Runtime/r3, RDP: Solaris 11 iconv change.
(edit) @40653   13 年 vboxsync Runtime/Makefile: Solaris 11 iconv change.
(edit) @40305   13 年 vboxsync IPRT: Fixed unresolved symbols on OS/2.
(edit) @40304   13 年 vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40052   13 年 vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40029   13 年 vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @39951   13 年 vboxsync Runtime/Makefile.kmk: move the zlib after libxml2 because the latter …
(edit) @39877   13 年 vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39730   13 年 vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
(edit) @39726   13 年 vboxsync RTSystemShutdown/win: Initial implementation.
(edit) @39724   13 年 vboxsync Shutdown implementation for linux (untested).
(edit) @39721   13 年 vboxsync RTSystemShutdown: stub.
(edit) @39627   13 年 vboxsync backed out previous changeset
(edit) @39626   13 年 vboxsync more symlink stuff
(edit) @39500   13 年 vboxsync RTReq: More refactoring.
(edit) @39448   13 年 vboxsync Runtime: forgot the Makefiles
(edit) @39255   13 年 vboxsync take two on those linux build fixes.
(edit) @39254   13 年 vboxsync More linux build fixes.
(edit) @39252   13 年 vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38515   13 年 vboxsync IPRT: Working on debug info again.
(edit) @38419   13 年 vboxsync Runtime: fixed an accident
(edit) @38418   13 年 vboxsync build fix
(edit) @38154   13 年 vboxsync *.kmk: PATH_INS -> PATH_STAGE.
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38037   13 年 vboxsync eliminate use of LOG_ENABLED
(edit) @37733   13 年 vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37560   13 年 vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @37520   13 年 vboxsync X11 Additions: save a few bytes by making all MiniRT symbols local …
(edit) @37409   13 年 vboxsync iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
(edit) @37396   13 年 vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37270   13 年 vboxsync IPRT/Dvm: Commit BSD disklabel support.
(edit) @37254   13 年 vboxsync OpenSSL: link ssl library.
(edit) @37243   13 年 vboxsync Runtime/Makefile.kmk: extpack build fix.
(edit) @37233   13 年 vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37228   13 年 vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37196   14 年 vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
(edit) @37171   14 年 vboxsync IPRT: Use the linux thread affinity code.
(edit) @37154   14 年 vboxsync RTThread[SG]etAffinity cleanup
(edit) @37024   14 年 vboxsync iprt/dvm: use static, changed prefix of internal functions.
(edit) @36817   14 年 vboxsync Another try
(edit) @36816   14 年 vboxsync IPRT: Initial commit of the disk volume management API. Supports …
(edit) @36661   14 年 vboxsync Runtime/Makefile.kmk: Ignore bad_alloc() and exception() in the …
(edit) @36624   14 年 vboxsync IPRT/Mangling: solaris build fix.
(edit) @36611   14 年 vboxsync iprt: add RTPathUserDocuments
(edit) @36607   14 年 vboxsync iprt/Makefile.kmk: ignore mangled strpbrk.
(edit) @36606   14 年 vboxsync build fix.
(edit) @36597   14 年 vboxsync IPRT: Implemented the memory tracker.
(edit) @36578   14 年 vboxsync iprt: grr, missed Makefiles
(edit) @36567   14 年 vboxsync ugly.
(edit) @36560   14 年 vboxsync IPRT: Perform the mangling check when building.
(edit) @36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36488   14 年 vboxsync iprt/Makefile.kmk: Added a test-mangling rule.
(edit) @36407   14 年 vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
(edit) @35857   14 年 vboxsync Runtime: errmsgxpcom only for non-Windows
(edit) @35655   14 年 vboxsync Runtime/Makefile.kmk: Always build VBoxRTImp, shuts up kmk warning …
(edit) @35585   14 年 vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35572   14 年 vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35463   14 年 vboxsync TARGET_<target> -> <target>_1_TARGET, PATH_<…
(edit) @35329   14 年 vboxsync win adds build fix
(edit) @35319   14 年 vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35182   14 年 vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35024   14 年 vboxsync Makefile.kmk: build fix
(edit) @35021   14 年 vboxsync build fix
(edit) @35018   14 年 vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @34967   14 年 vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34801   14 年 vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34673   14 年 vboxsync build fix
(edit) @34672   14 年 vboxsync more build fixing.
(edit) @34671   14 年 vboxsync more build fixing.
(edit) @34670   14 年 vboxsync build fix
(edit) @34668   14 年 vboxsync More extpack build speedup hacking.
(edit) @34662   14 年 vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34492   14 年 vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34474   14 年 vboxsync build fix
(edit) @34466   14 年 vboxsync Made RTManifest a build program, this drags in IPRT and libcrypto into …
(edit) @34464   14 年 vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34391   14 年 vboxsync More extension pack code.
(edit) @34381   14 年 vboxsync manifest stuff.
(edit) @34218   14 年 vboxsync AVL: add range version with uint64_t keys
(edit) @34214   14 年 vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34045   14 年 vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34027   14 年 vboxsync zipgzip.cpp -> gzipvfs.cpp
(edit) @34016   14 年 vboxsync iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
(edit) @34015   14 年 vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
(edit) @34002   14 年 vboxsync iprt: Working on tar vfs.
(edit) @33982   14 年 vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33973   14 年 vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33945   14 年 vboxsync More vfs code, new iprt error range..
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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