summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* /configure: Default to building liblzma on darwin.HEADmastervboxsync2023-05-121-1/+5
* configure, xpcom/python: Handle versions up to Python 3.12, and remove the us...vboxsync2023-04-201-1/+1
* configure: Allow using system liblzma, plus a small fix for the libtpms casevboxsync2023-04-201-0/+54
* *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ s/VBOX_ZLIB-x86/VBoxZlib...vboxsync2023-01-231-2/+2
* *.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348vboxsync2023-01-231-6/+6
* *.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348vboxsync2023-01-231-6/+6
* *.kmk,configure*: s/VBOX_VPX/VBoxLibVpx (sdk) bugref:10348vboxsync2023-01-231-2/+2
* *.kmk: s/VBOX_TPMS/VBoxLibTpms (sdk) bugref:10348vboxsync2023-01-231-2/+2
* /*.kmk,configure*: s/VBOX_VORBIS/VBoxLibVorbis/ (sdk) bugref:10348vboxsync2023-01-231-2/+2
* /*.kmk,configure*: s/VBOX_OGG/VBoxLibOgg/ (sdk) bugref:10348vboxsync2023-01-231-2/+2
* *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ s/VBOX_OPENSSL-x86/VBoxOpenSsl...vboxsync2023-01-231-3/+3
* *.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348vboxsync2023-01-231-2/+2
* *.kmk,configure*: s/VBOX_LIBPNG/VBoxLibPng/ (SDK) bugref:10348vboxsync2023-01-231-2/+2
* *.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348vboxsync2023-01-231-2/+2
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* configure: Added support for using libogg and libvorbis system libraries, whi...vboxsync2022-11-041-50/+95
* scm copyright and license note updatevboxsync2022-08-221-9/+19
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* configure: Another fix, $CFG already contains the absolute path in this case.vboxsync2021-11-241-1/+1
* configure: Another AUTOCFG fix, forgot the actual filename.vboxsync2021-11-241-1/+1
* configure, debian/rules, rpm/rules: Fix AUTOCFG handing in configure, elimina...vboxsync2021-11-241-1/+2
* Config.kmk,configure: Add check for libtpms dependency required for the virtu...vboxsync2021-10-051-2/+4
* Config.kmk,configure: Add check for libtpms dependency required for the virtu...vboxsync2021-10-051-1/+1
* Config.kmk,configure: Add check for libtpms dependency required for the virtu...vboxsync2021-10-051-0/+44
* libs/xpcom: Added support for running with Python 3.10 (untested).vboxsync2021-08-061-2/+2
* configure: Deal with static openssl on Linux properly.vboxsync2021-07-291-1/+3
* configure: Detect gSOAP from the tools directory, assuming that it is in the ...vboxsync2021-07-291-0/+9
* configure: Don't use the include path for Qt5Gui since this would need adding...vboxsync2021-07-281-1/+1
* configure: fix typovboxsync2021-07-271-1/+1
* configure: Use $DEVDIR to refer to the tools directory consistently. Make sur...vboxsync2021-07-271-7/+7
* configure, debian/rules, rpm/rules: Many bug fixes. Clean up the debian build...vboxsync2021-07-271-10/+5
* configure: typo fixvboxsync2021-07-131-1/+1
* configure: Fix g++ compiler version cutoff condition for C++11 support.vboxsync2021-07-131-1/+1
* /configure, debian/rules, rpm/rules: More accurately control where the out di...vboxsync2021-07-091-23/+23
* /configure: Minimum is Qt 5.9 from now on, which is generous. 5.9 is already ...vboxsync2021-04-081-1/+1
* /configure: For Linux Qt from the tools directory make sure to pass -std=c++1...vboxsync2021-03-251-1/+1
* /configure: fix exit code causing troublevboxsync2021-02-041-0/+1
* /configure: Improvements mainly for macOS. Can now deal with just the command...vboxsync2021-02-041-33/+63
* /configure: check yasm, must be version 1.3 or latervboxsync2021-02-031-4/+3
* /configure, src/libs/xpcom18a4/python/Makefile.kmk: Handle python 3.9.vboxsync2021-01-261-1/+1
* configure: reflect the big changes in 3D since 5.2/6.0vboxsync2020-09-221-2/+2
* configure: Use system-provided liblzf if available, otherwise fall back to bu...vboxsync2020-07-201-0/+38
* configure: Stop using the old KBUILD variables.vboxsync2020-06-251-40/+37
* configure: For Darwin: Modernize OS version, Xcode, SDK and Qt detection. Fix...vboxsync2020-06-221-90/+70
* configure: Extend LD_LIBRARY_PATH instead of unconditionally overriding it. H...vboxsync2020-06-031-2/+2
* bugref:9637. optional dlopen'ing libXrandr instead of linking. part-2vboxsync2020-03-061-2/+0
* bugref:9637. scm fix.vboxsync2020-03-061-1/+1
* bugref:9637. Adding a config flag to control randr/xinerama include/link.vboxsync2020-03-061-0/+2
* Correcting some copy-pasted comment.vboxsync2020-03-061-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1