summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-091-0/+1
* automate the installation of some more example source filesOswald Buddenhagen2016-05-031-0/+5
* support directories in COPIESOswald Buddenhagen2016-05-021-4/+20
* add some missing filename expandos to extra compilersOswald Buddenhagen2016-05-021-1/+1
* remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-3/+0
* don't apply warning options to host buildsOswald Buddenhagen2016-04-291-0/+4
* make use of COPIESOswald Buddenhagen2016-04-271-17/+2
* add support for copying arbitrary filesOswald Buddenhagen2016-04-272-1/+42
* Fix separate_debug_info with no_plugin_name_prefixJake Petroules2016-04-141-1/+1
* qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-1411-16/+229
* Clang 3.8 is clean of warningsThiago Macieira2016-04-131-2/+2
* remove empty dylib.prfOswald Buddenhagen2016-04-121-1/+0
* Fix bugs in accuracy of target path calculation in resolve_target.Jake Petroules2016-04-111-2/+21
* Introduce RPI3 aarch32 mkspecDonald Carr2016-04-082-0/+75
* Adjust egl config.test to pass sysrooted libsDonald Carr2016-04-081-1/+1
* remove bogus no_cxx_module conditionalOswald Buddenhagen2016-04-081-1/+1
* winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-074-2/+27
* winrt: Enable windeployqt by default for Visual Studio projectsMaurice Kalinowski2016-03-231-0/+2
* win32-icc: Make it possible to rename the ANGLE libraries.Friedemann Kleint2016-03-221-0/+4
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-1/+1
|\
| * fix non-git non-prefix shadow buildsOswald Buddenhagen2016-03-021-1/+1
* | support relative paths in configure -ROswald Buddenhagen2016-03-163-15/+24
* | make -D/-I/-L/-l/-R not affect bootstrapped toolsOswald Buddenhagen2016-03-161-0/+4
* | delay application of configure -D/-I/-L/-l/-R flagsOswald Buddenhagen2016-03-162-0/+30
* | build with explicitlib after allOswald Buddenhagen2016-03-161-0/+4
* | Disable c++ standard compiler flags for the host buildPeter Seiderer2016-03-081-1/+4
* | export private module's deps as run deps of the public moduleOswald Buddenhagen2016-03-071-2/+5
* | qt_common.prf: when looking for GCC >= 4.6, match GCC 6+, tooMarc Mutz2016-03-051-2/+2
* | Don't include <windows.h> in the Windows CE qplatformdefs.hJoerg Bornemann2016-03-031-1/+0
* | mkspecs: Add a benchmark "feature".Robin Burchell2016-03-023-20/+34
* | Update QMAKE_LIB in win32-g++ mkspecBoris Pek2016-02-271-1/+1
* | Set QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO for win32-g++Hannah von Reth2016-02-231-0/+1
* | unhack qt_install_headers vs. lib_bundleOswald Buddenhagen2016-02-192-2/+2
* | load qt_common in qt_helper_libOswald Buddenhagen2016-02-191-0/+3
|/
* Swap the GCC and Clang versions of supported FreeBSD mkspecsThiago Macieira2016-02-026-10/+10
* Use extra compilers for the linker version scriptSamuli Piippo2016-02-021-8/+12
* Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-023-2/+269
|\
| * Add tool to namespace Objective-C classes at link timeTor Arne Vestbø2016-01-292-0/+266
| * winrt: update version settings in default manifestMaurice Kalinowski2016-01-261-1/+1
| * winrt: Add mobile schema to default manifestMaurice Kalinowski2016-01-261-1/+2
* | support specifying directories in RESOURCESOswald Buddenhagen2016-02-011-3/+9
|/
* give the pkg-config wrapper a proper nameOswald Buddenhagen2016-01-211-0/+1
* Make pkgConfigExecutable() work when a pkg-config is defined in the specChristian Strømme2016-01-212-2/+5
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-192-1/+3
|\
| * qt_functions.prf: Add missing $$evalDmitry Shachnev2016-01-051-1/+1
| * Make -no-rpath build more useful on Apple platformsMartin Afanasjew2015-11-301-0/+2
* | CMake: Don't attempt gui-tests if Qt is built with -no-guiStephen Kelly2016-01-181-0/+1
* | unbreak propagation of dependencies on private modulesOswald Buddenhagen2016-01-131-1/+5
* | make module .pri files more flexibleOswald Buddenhagen2016-01-132-46/+62
* | Append the environment's QT_PLUGIN_PATH to 'make check' targetsRomain Pokrzywka2016-01-121-0/+1