VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61828   8 years vboxsync vbox.py,Config.kmk: linted for pylint v1.5.5
(edit) @61785   8 years vboxsync Config.kmk: use gcc for linking VBoxRcExe rather than g++. The latter …
(edit) @61772   8 years vboxsync Config.kmk: Always check out pylint if we located it; let …
(edit) @61734   8 years vboxsync after Beta 3
(edit) @61733   8 years vboxsync 5.1. Beta 3
(edit) @61701   8 years vboxsync don't set VBOX_WITH_BS3KIT if gcc does not support -m64
(edit) @61591   8 years vboxsync Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
(edit) @61565   8 years vboxsync Audio: Fixes for VBOX_WITH_AUDIO_STABLE.
(edit) @61505   8 years vboxsync after Beta 2
(edit) @61504   8 years vboxsync 5.1 Beta 2
(edit) @61500   8 years vboxsync Config.kmk: switch to the new audio driver for now
(edit) @61448   8 years vboxsync after Beta 1
(edit) @61446   8 years vboxsync 5.1 Beta 1
(edit) @61413   9 years vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61355   9 years vboxsync Config.kmk: Enable the new I/O APIC code.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61332   9 years vboxsync Audio: Update.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61312   9 years vboxsync wrong macro name.
(edit) @61287   9 years vboxsync Config.kmk: try disable the bad option value for older pylints.
(edit) @61281   9 years vboxsync pylint option typo
(edit) @61279   9 years vboxsync Config.kmk: pylint version detection updates. Update options to work …
(edit) @61234   9 years vboxsync -Wno-deprecated-declarations
(edit) @61233   9 years vboxsync build fix
(edit) @61228   9 years vboxsync Config.kmk: use -fno-depcrecated-declarations when compiling the …
(edit) @61208   9 years vboxsync Config.kmk: remove -std=c++11 again
(edit) @61207   9 years vboxsync Config.kmk: Darwin: NO_COMPILE_CMDS_DEPS=1 and enable -std=c++11
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61148   9 years vboxsync Config.kmk: Darwin build fixes for El Capitan hosts with newer Xcode …
(edit) @61087   9 years vboxsync Solaris: Qt5 migration(part 120): Enabling Qt5.
(edit) @61083   9 years vboxsync s/-fno-pie/-no-pie/
(edit) @61082   9 years vboxsync some gcc compilers don't understand -fno-pie
(edit) @61080   9 years vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60988   9 years vboxsync Enable VBOX_WITH_NEW_XCODE on OS X hosts with 10.9 by default.
(edit) @60987   9 years vboxsync Config.kmk: The Qt5 GUI requires OS X 10.9 build host for our normal …
(edit) @60978   9 years vboxsync enable Qt5 on Darwin
(edit) @60974   9 years vboxsync New Xcode fix.
(edit) @60970   9 years vboxsync More new Xcode fixes.
(edit) @60969   9 years vboxsync dtrace fix for new Xcode.
(edit) @60968   9 years vboxsync Hacked up a VBoxXcode62 kBuild tool to put some of the hacks we have …
(edit) @60959   9 years vboxsync Config.kmk: Adjustments for newer Xcode.
(edit) @60861   9 years vboxsync VMM: Use IEM for MMIO (VBOX_WITH_3RD_IEM_STEP).
(edit) @60814   9 years vboxsync Config.kmk: Enable the new APIC code.
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60737   9 years vboxsync Config.kmk: Added IN_BLD_PROG to VBoxBldProg and IN_ADV_BLD_PROG to …
(edit) @60714   9 years vboxsync Config.kmk: Removed electrical fencing of iokit objects on darwin. …
(edit) @60690   9 years vboxsync Solaris: Qt5 migration(part 113): Preparing Qt5 tool: Makefile changes.
(edit) @60535   9 years vboxsync Enable Qt5 for windows/linux hosts.
(edit) @60512   9 years vboxsync Config.kmk: Counteract /DEBUG bloating effects, saving MBs for the …
(edit) @60425   9 years vboxsync Config.kmk/src/VBox/VMM/testcase/Makefile.kmk: Solaris 11 …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60130   9 years vboxsync Config.kmk: fixed a typo and automatically add the path the legacy X11 …
(edit) @60127   9 years vboxsync Config.kmk: added VBOX_LD_HAS_LIBXCB
(edit) @60117   9 years vboxsync Installer/linux: more fixes for Qt5, mainly nitpicking
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @59982   9 years vboxsync Revert temporary committed r105947.
(edit) @59981   9 years vboxsync FE/Qt: Qt5 migration (part 106): Temporary enable Qt5 for Win host.
(edit) @59958   9 years vboxsync back to Qt4
(edit) @59957   9 years vboxsync tools: darwin.amd64.qt.v5.5.1-r146
(edit) @59930   9 years vboxsync Revert temporary committed r105862.
(edit) @59928   9 years vboxsync FE/Qt: Qt5 migration (part 104): Temporary enable Qt5 for Win host.
(edit) @59800   9 years vboxsync addendum to r105679: don't apply the xpcom/python Makefile.kmk and …
(edit) @59798   9 years vboxsync re-applied the Python 3 changes which were backed out in r105674 sans …
(edit) @59795   9 years vboxsync temporarily back out the recent Python 3 changes (r105649, r105645, …
(edit) @59790   9 years vboxsync Config.kmk: Testing new sha-256 timestamp server.
(edit) @59782   9 years vboxsync force all builds to include the most recent GA
(edit) @59740   9 years vboxsync Config.kmk: No sha-256 support on the validation kit build box, so …
(edit) @59739   9 years vboxsync Config.kmk: Enable SHA-256 windows code signing certificate.
(edit) @59708   9 years vboxsync Config.kmk,Installer/win/Makefile.kmk: Disable dual signing for MSIs …
(edit) @59707   9 years vboxsync Config.kmk: prepare for dual signing
(edit) @59662   9 years vboxsync FE/Qt: Qt5 migration (part 91): Preparing Qt5 tool: X11: PIC compiler flag.
(edit) @59580   9 years vboxsync re-enabled VBOX_WITH_LIBCURL
(edit) @59579   9 years vboxsync re-enabled VBOX_WITH_LIBCURL
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59525   9 years vboxsync Config.kmk: Added VBOX_NASM_allow_64_bit to DynamicConfig.kmk.
(edit) @59510   9 years vboxsync FE/Qt: Qt5 migration (part 80): Preparing Qt5 tool: Some cleanup and …
(edit) @59509   9 years vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59502   9 years vboxsync switch to cURL 7.47.0
(edit) @59477   9 years vboxsync FE/Qt: Qt5 migration (part 76): Preparing Qt5 tool: VBOX_LIBS_QT4 => …
(edit) @59473   9 years vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59472   9 years vboxsync FE/Qt: Qt5 migration (part 74): Preparing Qt5 tool: VBOX_QT4_MOD => …
(edit) @59471   9 years vboxsync FE/Qt: Qt5 migration (part 73): Preparing Qt5 tool: VBOX_QT4_INFIX => …
(edit) @59469   9 years vboxsync FE/Qt: Qt5 migration (part 72): Preparing Qt5 tool: VBOX_PATH_QT4 => …
(edit) @59468   9 years vboxsync FE/Qt: Qt5 migration (part 71): Preparing Qt5 tool: VBOX_WITH_QT4_SUN …
(edit) @59435   9 years vboxsync Config.kmk: Enabled the MS COM proxy stub code by default …
(edit) @59431   9 years vboxsync Config.kmk: Windows VBOX_SIGN_FILE_FN hack.
(edit) @59430   9 years vboxsync Config.kmk,tools: Support for dual SHA-1 + SHA-256 code signing.
(edit) @59404   9 years vboxsync Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
(edit) @59389   9 years vboxsync Config.kmk,Main: VBOX_MIDL_PROXY_CLSID and corresponding …
(edit) @59362   9 years vboxsync Config.kmk: Added missing INST.win property to the VBoxMainComp-x86 …
(edit) @59355   9 years vboxsync /Makefile.kmk,Config.kmk: Fixed resigning of x86\msvcr*.dll, seems …
(edit) @59118   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add initial …
(edit) @59112   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add initial …
(edit) @59052   9 years vboxsync build fix
(edit) @59050   9 years vboxsync Config.kmk: Enable NVMe controller emulation
(edit) @58797   9 years vboxsync switch to libpng 1.2.54
(edit) @58627   9 years vboxsync Config.kmk: Added RT_OS_AGNOSTIC define for that target.
(edit) @58457   9 years vboxsync Config.kmk: don't include QtNetwork anymore
(edit) @58384   9 years vboxsync Config.kmk: use VRDE auth library from VBoxSVC on Windows hosts
(edit) @58279   9 years vboxsync Config.kmk: Temporarily added RTMEM_WRAP_SOME_NEW_AND_DELETE_TO_EF to …
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