summaryrefslogtreecommitdiffstats
path: root/configure.pri
Commit message (Expand)AuthorAgeFilesLines
* 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