VirtualBox

source: vbox/trunk/src/bldprogs

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @49116   11 年 vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @48959   11 年 vboxsync bldprogs: Whitespace and svn:keywords cleanups by scm.
(edit) @48958   11 年 vboxsync scm.cpp: Python config.
(edit) @47685   11 年 vboxsync VBoxDef2LazyLoad.cpp: Attempt at correct stack alignment.
(edit) @47518   11 年 vboxsync Found more details, extended the hack a little to be on the safe side …
(edit) @47517   11 年 vboxsync VBoxTpG: Work around darwin.x86 loader/linker issue hitting us when …
(edit) @46862   11 年 vboxsync IMP2 build fix (should fix mac osx, hopefully without breaking linux …
(edit) @46559   11 年 vboxsync VBoxDef2LazyLoad.cpp: linux.amd64 fixes.
(edit) @46558   11 年 vboxsync IMP2 fixes
(edit) @46556   11 年 vboxsync build fix
(edit) @46475   11 年 vboxsync sans debug noise, pluss docs.
(edit) @46474   11 年 vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @45242   12 年 vboxsync scm: size_t expected!
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44478   12 年 vboxsync Additions/x11: use exact match for checking undefined symbols
(edit) @44473   12 年 vboxsync Additions/x11: rework checking missing symbols in the X server drivers …
(edit) @43257   12 年 vboxsync 4.2.0 RC4
(edit) @43134   12 年 vboxsync CDDL cleanup
(edit) @43055   12 年 vboxsync VBoxTpG.cpp: Fix for 32-bit mac KEXTs.
(edit) @43017   12 年 vboxsync win.x86 addition signing fix.
(edit) @42548   12 年 vboxsync warnings.
(edit) @42414   12 年 vboxsync warning
(edit) @42269   12 年 vboxsync New makefile variable VBOX_ONLY_BUILD which get set when any of the …
(edit) @42265   12 年 vboxsync Additions build fix.
(edit) @42239   12 年 vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42079   12 年 vboxsync VBoxCmp: missing initialization.
(edit) @42049   12 年 vboxsync VBoxCmp.cpp: duh.
(edit) @42048   12 年 vboxsync New build tool VBoxCmp: Simple cmp with sensible output.
(edit) @41966   12 年 vboxsync scm: For subversion v1.7, call the svn util to extract the info we …
(edit) @41630   12 年 vboxsync filesplitter: optionally produce a list of files for kmk.
(edit) @41624   12 年 vboxsync filesplitter: rewrote it to only write out files if necessary. This …
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41362   13 年 vboxsync VBoxTpG: attempt to fix 32-bit builds
(edit) @41359   13 年 vboxsync VBoxCPP: Empty macro detection bug spotted by MSC & Vitali.
(edit) @41343   13 年 vboxsync Convert some ring-3 addresses to ring-0 to ease structure access (PVM, …
(edit) @41342   13 年 vboxsync VBoxTpG: --generate-wrapper-header.
(edit) @41339   13 年 vboxsync missing arg
(edit) @41338   13 年 vboxsync Pass ring-0 address to the tracer when possible (makes accessing much …
(edit) @41311   13 年 vboxsync Work around 10.6.x or ld64-97.17 issue with relocations in the VTGObj.
(edit) @41303   13 年 vboxsync Expansion rescan bug.
(edit) @41301   13 年 vboxsync recursive expansion needs to be prevent in a different way.
(edit) @41297   13 年 vboxsync VBoxCPP: Uninitialized variable in VBCPPMACRO.
(edit) @41266   13 年 vboxsync VBoxCPP: Bug fix in vbcppExprEvaluteTree. Some cleanups.
(edit) @41263   13 年 vboxsync VBoxCPP: Hacked up real #if <expr> and #elfi <expr> support.
(edit) @41259   13 年 vboxsync Working on DTrace lib files.
(edit) @41249   13 年 vboxsync build fix
(edit) @41246   13 年 vboxsync Macro expansion fundamentals.
(edit) @41226   13 年 vboxsync Working on simple function expansion for R3PTRYPE and friends.
(edit) @41217   13 年 vboxsync VBoxCPP: Groks cpumctx.h now.
(edit) @41209   13 年 vboxsync Good enough for vm.h.
(edit) @41204   13 年 vboxsync Moved the code around in a more logical order.
(edit) @41202   13 年 vboxsync Don't use enmMode, just individual flags for determining behavior.
(edit) @41195   13 年 vboxsync Working on parsing defines.
(edit) @41194   13 年 vboxsync VBoxCPP: Half functional.
(edit) @41186   13 年 vboxsync More preprocessing (disabled).
(edit) @41180   13 年 vboxsync fix
(edit) @41179   13 年 vboxsync More CPP core.
(edit) @41177   13 年 vboxsync VBoxCPP: just started hacking -> laptop.
(edit) @41176   13 年 vboxsync comment typos.
(edit) @41130   13 年 vboxsync SUPDrv-dtrace.cpp: Made it build again.
(edit) @41117   13 年 vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @40975   13 年 vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40892   13 年 vboxsync 64-bit probe arguments (on mac)
(edit) @40887   13 年 vboxsync VBoxTpG: another bugfix in the arg list handling.
(edit) @40884   13 年 vboxsync Making too many stupid mistakes now…
(edit) @40883   13 年 vboxsync arg.
(edit) @40882   13 年 vboxsync VBoxTpG: Allow int (rc) and output fHaveLargeArgs.
(edit) @40878   13 年 vboxsync Working on the 64-bit probe argument issue for 32-bit hosts…
(edit) @40860   13 年 vboxsync VBoxTpG: another darwin fix.
(edit) @40857   13 年 vboxsync Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
(edit) @40851   13 年 vboxsync SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
(edit) @40839   13 年 vboxsync VBoxTpG: Drop the file name in the probe location, it isn't useful to …
(edit) @40830   13 年 vboxsync SUPR0TracerFireProbe takes a VTG probe location pointer, not a dtrace ID.
(edit) @40826   13 年 vboxsync VBoxTpG.cpp: Microsoft Visual C++ support.
(edit) @40763   13 年 vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40641   13 年 vboxsync VBoxTpG: bool vs const char * returns spotted by gcc 4.7 & Frank.
(edit) @40636   13 年 vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40619   13 年 vboxsync VBoxTpG: probe name unmangling.
(edit) @40604   13 年 vboxsync adjustments.
(edit) @40601   13 年 vboxsync VBoxTpG/SupDrv: -> laptop.
(edit) @40597   13 年 vboxsync VTG: Some more options.
(edit) @40594   13 年 vboxsync VBoxTpG: More code and stuff.
(edit) @40589   13 年 vboxsync VBoxTpG: some fixes and more on the subject of locating the VTGPrLc …
(edit) @40572   13 年 vboxsync Almost there... :-)
(edit) @40570   13 年 vboxsync More of the generation code.
(edit) @40569   13 年 vboxsync string table and a bit more.
(edit) @40558   13 年 vboxsync generated the header, working on the assembly.
(edit) @40557   13 年 vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
(edit) @40556   13 年 vboxsync more
(edit) @40555   13 年 vboxsync a bit more.
(edit) @40554   13 年 vboxsync -> home
(edit) @40549   13 年 vboxsync work in progress…
(edit) @40535   13 年 vboxsync scm: made it a build program now that we've got VBoxAdvBldProg.
(edit) @40534   13 年 vboxsync scm: more splitting and some header merging.
(edit) @40530   13 年 vboxsync scm: Splitting out the diff code while I'm at it.
(edit) @40528   13 年 vboxsync scm: Splitting out the SCMSTREAM bits so it can be used by others.
(edit) @40341   13 年 vboxsync checkUndefined.sh: Corrected EOL style.
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @35945   14 年 vboxsync warning
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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