summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_configure.prf
Commit message (Expand)AuthorAgeFilesLines
* Make configure -qmake actually workJoerg Bornemann2020-10-201-0/+5
* Remove winrtOliver Wolff2020-06-061-5/+0
* Fix passing FOO_LIBS variables to configureJoerg Bornemann2019-11-191-1/+6
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+2
|\
| * Fix regression in how "pkg-config --static" output is handledKai Koehne2019-11-041-0/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-3/+1
|\|
| * configure: Do use pkg-config --libs for static libsKai Koehne2019-10-091-3/+1
* | Revert "configure: actually resolve libraries into full filepaths"Joerg Bornemann2019-09-131-90/+16
* | Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-1/+1
* | Fix build without features.poll_{ppoll,pollts,poll,select}Tasuku Suzuki2019-08-181-2/+5
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-4/+6
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-4/+6
| |\
| | * Fix prefix_build check for top-level buildsJoerg Bornemann2019-06-051-4/+6
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-061-2/+4
| |\|
| | * Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-051-2/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-1/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-1/+7
| |\|
| | * Fix determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-271-1/+7
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-0/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-0/+14
| |\|
| | * configure: Support the = prefix for -I and -LJoerg Bornemann2019-04-231-0/+14
* | | configure: Warn about redundant and contradictory optionsJoerg Bornemann2019-03-271-0/+7
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-1/+9
|\|
| * configure: Allow libraries to be defined with exact filenameTimo Aarnipuro2019-03-201-1/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-1/+1
|\|
| * Actively discard return value of qtConfGetNextCommandlineArgJoerg Bornemann2019-03-011-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+13
|\|
| * configure: Respect -continue in qtConfParseCommandLineJoerg Bornemann2019-01-291-1/+4
| * Consume the -skip option in qtbase/configureJoerg Bornemann2019-01-291-0/+9
* | Add llvm linker detection to configureMichal Klocek2019-02-061-0/+8
|/
* Fix resolving of libraries on Apple platformsJoerg Bornemann2019-01-131-1/+4
* configure: enable inline tests to refer to PWDOswald Buddenhagen2018-12-191-1/+2
* configure: enable inline tests to contain auxiliary filesOswald Buddenhagen2018-12-191-0/+5
* configure: enable sharing of inlined source code between testsOswald Buddenhagen2018-12-191-18/+41
* configure: normalize dashes to underscores in exported librariesOswald Buddenhagen2018-12-191-8/+8
* configure: add support for multiple libdirs in inline library sourcesOswald Buddenhagen2018-12-191-2/+6
* configure: allow libraries to create explicitly empty testsOswald Buddenhagen2018-12-171-1/+1
* configure: add "we mean it" blurbOswald Buddenhagen2018-12-171-0/+10
* configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-7/+51
* configure: fix $$qtConfFindInPath() on windowsOswald Buddenhagen2018-12-121-0/+1
* escape literal backslashes in qmake filesOswald Buddenhagen2018-12-121-19/+19
* add support for transitive deps to QMAKE_USEOswald Buddenhagen2018-12-071-6/+56
* configure: query pkg-config for deps of static libsOswald Buddenhagen2018-12-071-0/+7
* configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-031-35/+136
* configure: fix bogus message about not needing to install qtOswald Buddenhagen2018-11-211-1/+1
* configure: log -I and -L before doing first library checkOswald Buddenhagen2018-11-211-6/+20
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-2/+2
|\
| * configure: fix passing of -L and -F to configure testsOswald Buddenhagen2018-08-091-2/+2
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-1/+2
|\|