summaryrefslogtreecommitdiff
path: root/configure.vbs
Commit message (Expand)AuthorAgeFilesLines
* *.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348vboxsync2023-01-231-3/+3
* *.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348vboxsync2023-01-231-3/+3
* *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ s/VBOX_OPENSSL-x86/VBoxOpenSsl...vboxsync2023-01-231-6/+6
* *.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348vboxsync2023-01-231-4/+4
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* configure.vbs: New Python installs on Windows no longer have the "DLLs" direc...vboxsync2022-08-251-1/+0
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Recording: Removed support for Opus. bugref:10275vboxsync2022-08-181-2/+0
* Recording: Implemented support for Vorbis codec (provided by libvorbis, not e...vboxsync2022-08-121-2/+4
* configure.vbs: Adapt to using the Windows 11 SDK+WDK, eliminating the legacy ...vboxsync2022-01-271-88/+1
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* configure.vbs,tools/envSub.vbs,helpers.vbs: DbgPrint for DirExits and FileExi...vboxsync2021-01-241-0/+7
* configure.vbs: compiler version mapping fix.vboxsync2020-09-231-3/+3
* helper.vbs,configure.vbs: Added a bunch of new helpers and adjusted/renamed s...vboxsync2020-08-191-10/+2
* configure.vbs,helpers.vbs: Added options for appending & prepending extra 'to...vboxsync2020-08-181-256/+258
* configure.vbs,helpers.vbs: Check the YASN, NASM and OpenWatcom versions. Adde...vboxsync2020-08-181-42/+99
* configure.vbs,helpers.vbs: Detect YASM and NASM. Fixed a couple of bugs in th...vboxsync2020-08-181-74/+215
* configure.vbs: reorgvboxsync2020-08-181-63/+67
* configure.vbs: Use start menu items for locating VS 2019 and 2017. The forme...vboxsync2020-08-181-1/+34
* configure.vbs: Split out the helpers into a separate file (tools/win/vbscript...vboxsync2020-08-181-1079/+72
* configure.vbs: Cleanups and reorg.vboxsync2020-08-181-398/+453
* configure.vbs: Replaced most CfgPrint with CfgPrintAssign. Refreshed the mid...vboxsync2020-08-171-132/+508
* configure.vbs: Find a windows 10 SDK. Needed for UCRT and winhv api.vboxsync2020-08-161-31/+145
* configure.vbs: More work on qt detection. Must allow/detect infix, at least ...vboxsync2020-08-161-68/+287
* configure.vbs: s/PATH_DEV/KBUILD_DEVTOOLS/vboxsync2020-08-161-10/+18
* configure.vbs: Corrected internal qt detection and updated it to vcc142 level...vboxsync2020-08-161-51/+95
* configure.vbs: --help.vboxsync2020-08-151-1/+2
* configure.vbs: Removed --internal.vboxsync2020-08-151-18/+6
* configure.vbs: We want a newer Visual C++ version now (work in progress). bug...vboxsync2020-08-151-189/+329
* configure.vbs: Locate the right libsdl.vboxsync2020-08-121-27/+54
* configure.vbs: Use curl from src/libs if no specific option. Remove duplicat...vboxsync2020-08-121-4/+74
* configure.vbs: OpenSSL is now part of the tarball, just like libxml2 is.vboxsync2020-08-091-8/+31
* configure.vbs: We no longer need mingw because the recompiler is gone.vboxsync2020-08-091-279/+2
* configure.vbs: if the VCC version is 10, unset the "use new VCC" flagvboxsync2020-06-081-0/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* configure: Eliminate the last leftovers of mkisofs/genisoimage config. Long g...vboxsync2019-08-261-27/+0
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Try shut up xmlFree linker warning.vboxsync2018-10-071-0/+1
* configure.vbs: hack for disabling any libopus use until the necessary logic i...vboxsync2018-08-231-0/+2
* configure.vbs: Pick the 64-bit kBuild binaries on 64-bit hosts. Buggy test fo...vboxsync2018-04-181-2/+6
* WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.vboxsync2018-03-051-1/+0
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* configure.vbs: added --disable-sdlvboxsync2017-06-091-6/+7
* configure.vbs: added --disable-sdlvboxsync2017-06-091-0/+19
* configure.vbs: forward-ported r115992 from 5.1:vboxsync2017-06-081-128/+97
* drop VBOX_WITH_QTGUI_V5 and friendsvboxsync2017-05-241-70/+4
* configure.vbs: Disable warnings=errors for OSE builds.vboxsync2016-08-111-0/+1
* configure.vbs + Installer/win: make the configure script deal with Qt5 proper...vboxsync2016-04-271-9/+77