summaryrefslogtreecommitdiffstats
path: root/configure.pri
Commit message (Expand)AuthorAgeFilesLines
* configure: fix usage of pkg-config from qmakespecOswald Buddenhagen2016-11-011-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+3
* Write PKG_CONFIG_EXECUTABLE to qmodule.priLars Knoll2016-10-261-2/+3
* Convert the old feature systemLars Knoll2016-09-151-37/+0
* rename description => label in configure.jsonOswald Buddenhagen2016-09-151-3/+3
* Modularize configure.json/.priLars Knoll2016-09-151-173/+0
* Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-60/+36
* Turn the available sql drivers into public featuresLars Knoll2016-09-101-4/+0
* configure.pri: Determine MSVC compiler versionFriedemann Kleint2016-09-021-0/+3
* unbreak pkg-config use with cacheOswald Buddenhagen2016-08-301-3/+2
* don't cache results of build_parts and skip_modulesOswald Buddenhagen2016-08-251-3/+4
* clean up qconfig/qmodule.pri handling in configureOswald Buddenhagen2016-08-251-0/+4
* Add support for Apple watchOSJake Petroules2016-08-191-2/+2
* add configure test result cachingOswald Buddenhagen2016-08-191-0/+15
* Don't disable examples on iOS and tvOSJake Petroules2016-08-181-1/+0
* Use the qmake based configuration system also on WindowsLars Knoll2016-08-181-0/+31
* replace mechanism to override variables from the mkspecsOswald Buddenhagen2016-08-181-6/+23
* Revamp configure system for widget stylesLars Knoll2016-08-181-1/+1
* rewrite library handling in configureOswald Buddenhagen2016-08-181-26/+24
* improve handling of test commands which produce outputOswald Buddenhagen2016-08-181-12/+13
* remove left over debug messageOswald Buddenhagen2016-08-121-1/+0
* don't use error() for user errors, take 2Oswald Buddenhagen2016-08-111-4/+4
* platform-scope the test executables the arch test is looking forOswald Buddenhagen2016-08-101-3/+3
* fix handling of multi-token fields in config test definitionsOswald Buddenhagen2016-08-101-15/+23
* fix passing arguments with spaces to configure -D/-I/-L/-FOswald Buddenhagen2016-08-101-4/+4
* Replace EXTRA_LIBS with EXTRA_LIBDIR and EXTRA_FRAMEWORKPATHLars Knoll2016-07-131-10/+9
* Remove -fw and -l command line argumentsLars Knoll2016-07-131-4/+1
* Handle the -[no]make command line arguments in qmakeLars Knoll2016-07-021-1/+23
* Determine the set of modules to skip in qmakeLars Knoll2016-07-021-0/+21
* Fix handling of -v/-verbose command line flags to configureLars Knoll2016-07-021-10/+0
* Call arch test through the new qmake based configure systemLars Knoll2016-07-021-23/+75
* Correctly detect the MSVC compilerLars Knoll2016-07-011-0/+3
* Fix detection of LLVM version on macOSLars Knoll2016-06-241-1/+1
* Let qmake do most of the work of configuring QtLars Knoll2016-06-221-0/+629