VirtualBox

source: vbox/trunk/Config.kmk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63111   8 年 vboxsync Config.kmk,curl/Makefile.kmk: Non-pedantic MSC and such.
(edit) @63110   8 年 vboxsync Config.kmk,zlib/Makefile.kmk: Non-pedantic MSC and such.
(edit) @63109   8 年 vboxsync Config.kmk: Made VBOXCROGLR3GUESTDLL strict on windows.
(edit) @63107   8 年 vboxsync GA/NT,Config.kmk: Use strict kBuild templates for building all the NT …
(edit) @62874   8 年 vboxsync Config.kmk: Prep for more gcc warnings.
(edit) @62862   8 年 vboxsync Config.kmk: Don't add iconv to TEMPLATE_VBOXGUESTR3EXE_LIBS for …
(edit) @62861   8 年 vboxsync Config.kmk: Use gtar(1) on NetBSD. From Kamil Rytarowski.
(edit) @62815   8 年 vboxsync VBOXCR3OGLR3HOSTDLL: Use VBOXR3 as base template on windows, not the …
(edit) @62813   8 年 vboxsync VBOX_VCC_WARN_ALL update: Ignore C4738: storing 32-bit float result in …
(edit) @62786   8 年 vboxsync Config.kmk/VBOX_VCC_WARN_ALL: C++ adj
(edit) @62668   8 年 vboxsync Config.kmk: Changed VBOXR0DRV to use VBOX_VCC_WARN_ALL.
(edit) @62660   8 年 vboxsync Config.kmk: Made VBoxR3DllNoPic use VBOX_VCC_WARN_ALL. (Affects …
(edit) @62633   8 年 vboxsync Config.kmk: VBoxRC + VBoxR0 templates get -Wall on windows.
(edit) @62595   8 年 vboxsync Config.kmk: VBoxBldProg: -Wall for MSC
(edit) @62585   8 年 vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62582   8 年 vboxsync Audio/Config.kmk: Do not enable debug audio backend yet.
(edit) @62580   8 年 vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62576   8 年 vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62573   8 年 vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62454   8 年 vboxsync Config.kmk: Enabled MSC level 4 warnings for VBoxBldProgs.
(edit) @62444   8 年 vboxsync Config.kmk: Reordering MSC flags to get the warnings last on a …
(edit) @62443   8 年 vboxsync Config.kmk: Enabled MSC level 4 warnings for VBOXR0DRV.
(edit) @62441   8 年 vboxsync Config.kmk: Enabled MSC level 4 warnings for VBoxR0 and VBoxRC.
(edit) @62407   8 年 vboxsync after 5.1.2
(edit) @62406   8 年 vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62351   8 年 vboxsync Config.kmk: try to remove -Wno-non-virtual-dtor
(edit) @62348   8 年 vboxsync Config.kmk: Optimize some of the gcc warnings: -Wshadow and …
(edit) @62266   8 年 vboxsync backed out r108783, something wrong
(edit) @62264   8 年 vboxsync xpcom: finally remove VBOX_GCC_Wno-delete-non-virtual-dtor as this …
(edit) @62204   8 年 vboxsync after 5.1
(edit) @62203   8 年 vboxsync next try
(edit) @62202   8 年 vboxsync 5.1.0
(edit) @62176   8 年 vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @62169   8 年 vboxsync disable display lists for now, not enough tested
(edit) @62157   8 年 vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @62122   8 年 vboxsync after RC1
(edit) @62121   8 年 vboxsync next try
(edit) @62120   8 年 vboxsync 5.1 RC1
(edit) @62056   8 年 vboxsync Audio: More cleanup for backend defines.
(edit) @62006   8 年 vboxsync Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
(edit) @61929   8 年 vboxsync Config.kmk,installer/darwin: Drop the VBOX_NOT_OSX_105 define. We …
(edit) @61923   8 年 vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61829   8 年 vboxsync vboxwrappers.py,Config.kmk: Shut up too-many-boolean-expressions …
(edit) @61828   8 年 vboxsync vbox.py,Config.kmk: linted for pylint v1.5.5
(edit) @61785   8 年 vboxsync Config.kmk: use gcc for linking VBoxRcExe rather than g++. The latter …
(edit) @61772   8 年 vboxsync Config.kmk: Always check out pylint if we located it; let …
(edit) @61734   8 年 vboxsync after Beta 3
(edit) @61733   8 年 vboxsync 5.1. Beta 3
(edit) @61701   8 年 vboxsync don't set VBOX_WITH_BS3KIT if gcc does not support -m64
(edit) @61591   8 年 vboxsync Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
(edit) @61565   8 年 vboxsync Audio: Fixes for VBOX_WITH_AUDIO_STABLE.
(edit) @61505   8 年 vboxsync after Beta 2
(edit) @61504   8 年 vboxsync 5.1 Beta 2
(edit) @61500   8 年 vboxsync Config.kmk: switch to the new audio driver for now
(edit) @61448   8 年 vboxsync after Beta 1
(edit) @61446   8 年 vboxsync 5.1 Beta 1
(edit) @61413   8 年 vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61355   8 年 vboxsync Config.kmk: Enable the new I/O APIC code.
(edit) @61339   8 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61332   8 年 vboxsync Audio: Update.
(edit) @61320   8 年 vboxsync Audio: Update.
(edit) @61312   8 年 vboxsync wrong macro name.
(edit) @61287   8 年 vboxsync Config.kmk: try disable the bad option value for older pylints.
(edit) @61281   8 年 vboxsync pylint option typo
(edit) @61279   8 年 vboxsync Config.kmk: pylint version detection updates. Update options to work …
(edit) @61234   8 年 vboxsync -Wno-deprecated-declarations
(edit) @61233   8 年 vboxsync build fix
(edit) @61228   8 年 vboxsync Config.kmk: use -fno-depcrecated-declarations when compiling the …
(edit) @61208   8 年 vboxsync Config.kmk: remove -std=c++11 again
(edit) @61207   8 年 vboxsync Config.kmk: Darwin: NO_COMPILE_CMDS_DEPS=1 and enable -std=c++11
(edit) @61157   8 年 vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61148   9 年 vboxsync Config.kmk: Darwin build fixes for El Capitan hosts with newer Xcode …
(edit) @61087   9 年 vboxsync Solaris: Qt5 migration(part 120): Enabling Qt5.
(edit) @61083   9 年 vboxsync s/-fno-pie/-no-pie/
(edit) @61082   9 年 vboxsync some gcc compilers don't understand -fno-pie
(edit) @61080   9 年 vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60988   9 年 vboxsync Enable VBOX_WITH_NEW_XCODE on OS X hosts with 10.9 by default.
(edit) @60987   9 年 vboxsync Config.kmk: The Qt5 GUI requires OS X 10.9 build host for our normal …
(edit) @60978   9 年 vboxsync enable Qt5 on Darwin
(edit) @60974   9 年 vboxsync New Xcode fix.
(edit) @60970   9 年 vboxsync More new Xcode fixes.
(edit) @60969   9 年 vboxsync dtrace fix for new Xcode.
(edit) @60968   9 年 vboxsync Hacked up a VBoxXcode62 kBuild tool to put some of the hacks we have …
(edit) @60959   9 年 vboxsync Config.kmk: Adjustments for newer Xcode.
(edit) @60861   9 年 vboxsync VMM: Use IEM for MMIO (VBOX_WITH_3RD_IEM_STEP).
(edit) @60814   9 年 vboxsync Config.kmk: Enable the new APIC code.
(edit) @60765   9 年 vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60737   9 年 vboxsync Config.kmk: Added IN_BLD_PROG to VBoxBldProg and IN_ADV_BLD_PROG to …
(edit) @60714   9 年 vboxsync Config.kmk: Removed electrical fencing of iokit objects on darwin. …
(edit) @60690   9 年 vboxsync Solaris: Qt5 migration(part 113): Preparing Qt5 tool: Makefile changes.
(edit) @60535   9 年 vboxsync Enable Qt5 for windows/linux hosts.
(edit) @60512   9 年 vboxsync Config.kmk: Counteract /DEBUG bloating effects, saving MBs for the …
(edit) @60425   9 年 vboxsync Config.kmk/src/VBox/VMM/testcase/Makefile.kmk: Solaris 11 …
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60130   9 年 vboxsync Config.kmk: fixed a typo and automatically add the path the legacy X11 …
(edit) @60127   9 年 vboxsync Config.kmk: added VBOX_LD_HAS_LIBXCB
(edit) @60117   9 年 vboxsync Installer/linux: more fixes for Qt5, mainly nitpicking
(edit) @60072   9 年 vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @59982   9 年 vboxsync Revert temporary committed r105947.
(edit) @59981   9 年 vboxsync FE/Qt: Qt5 migration (part 106): Temporary enable Qt5 for Win host.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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