summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_configure.prf
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * qmake: skip license check while building qtOswald Buddenhagen2018-07-201-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+1
|\|
| * configure: pull ahead gcc-sysroot processingOswald Buddenhagen2018-07-131-1/+1
* | configure: move qtConfTest_verifySpec() out of qt_configure.prfOswald Buddenhagen2018-07-101-5/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-4/+4
|\|
| * configure: permit digits in variable assignments on the cmdlineOswald Buddenhagen2018-06-271-4/+4
* | configure: make splitting of CFLAGS specific to the pkgConfig sourceOswald Buddenhagen2018-06-151-28/+34
* | configure: dequote library sources asapOswald Buddenhagen2018-06-121-20/+27
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+3
|\|
| * configure: permit multiple repos to use the same directory namesOswald Buddenhagen2018-06-011-2/+3
* | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-081-15/+31
* | configure: centralize shell-quoting of tests' .literal_args fieldOswald Buddenhagen2018-05-081-5/+7
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-2/+11
|/
* configure: cache test output as wellOswald Buddenhagen2018-04-101-5/+19
* Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-11/+2
* Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-2/+11
* configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-0/+6
* configure: make cached results immediately availableOswald Buddenhagen2017-12-141-1/+6
* configure: support discarding selected test results with -recheckOswald Buddenhagen2017-12-141-1/+15
* configure: reset *_LIBS when *_LIBS_{DEBUG|RELEASE} are specifiedOswald Buddenhagen2017-11-301-6/+9
* configure: make *_LIBS_{DEBUG|RELEASE} always workOswald Buddenhagen2017-11-301-4/+8
* configure: fix over-quoting in library exportingOswald Buddenhagen2017-11-301-3/+4