summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/configure_base.prf
Commit message (Expand)AuthorAgeFilesLines
* configure: cache test output as wellOswald Buddenhagen2018-04-101-0/+20
* don't redirect licheck's stderrOswald Buddenhagen2017-05-311-1/+3
* move emission of final messages to qmake-based configureOswald Buddenhagen2017-01-061-0/+1
* make handling of built-in configure options data-drivenOswald Buddenhagen2016-12-131-2/+0
* mark up output of called commands in configure logOswald Buddenhagen2016-11-151-1/+4
* fix configure logging when no cache is present yetOswald Buddenhagen2016-11-151-2/+0
* don't clear config.log unless re-checkingOswald Buddenhagen2016-11-071-1/+0
* move empty cache() call back to configure.prfOswald Buddenhagen2016-11-071-4/+0
* Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-2/+0
* improve handling of test commands which produce outputOswald Buddenhagen2016-08-181-2/+6
* use qtLog() to also print command outputOswald Buddenhagen2016-08-111-2/+1
* fix configure qtLog()Oswald Buddenhagen2016-08-111-4/+3
* make sure that we capture the entire test command's outputOswald Buddenhagen2016-08-111-1/+1
* add support for returning the command's exit status to $$system()Oswald Buddenhagen2016-08-101-6/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-1/+11
* Let qmake do most of the work of configuring QtLars Knoll2016-06-221-0/+44