summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_functions.prf
Commit message (Expand)AuthorAgeFilesLines
* Fix qtPlatformTargetSuffix for darwin platformsv5.14.1Joerg Bornemann2020-01-231-1/+1
* MinGW: Fix debug builds of applicationsKai Koehne2020-01-221-4/+15
* MinGW: Allow debug-and-release buildsKai Koehne2020-01-061-1/+1
* Default to #!/bin/bash in wrapper scripts on macOSJoerg Bornemann2019-10-121-1/+5
* Android: Fix plugins namingBogDan Vatra2019-10-011-1/+7
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-1/+2
* Qmake: Introduce and use QMAKE_{SYSTEM,SHELL}_NULL_DEVICE variable, take 2Orgad Shaneh2017-10-131-4/+1
* Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-051-13/+49
|\
| * decouple packageExists() and PKGCONFIG from qt configurationOswald Buddenhagen2016-11-011-13/+49
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-2/+4
|\|
| * use bindir instead of libdir when launching tools on windows, take 2Oswald Buddenhagen2016-09-281-2/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-151-10/+12
|\|
| * Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-5/+11
| * Remove simulator_and_device handling for the Makefile generatorJake Petroules2016-09-031-5/+1
* | qmake: Add shallow bundle supportJake Petroules2016-08-251-2/+4
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-3/+3
* Add support for safe feature checking at compile timeLars Knoll2016-08-191-0/+9
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+4
| |\
| | * Add warning when using pkg-config with a Qt build with it disabledSamuel Gaist2016-07-131-1/+4
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
|/ /
* | make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-0/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+13
|\|
| * support relative paths in configure -ROswald Buddenhagen2016-03-161-0/+13
* | Merge "Merge dev into 5.7" into refs/staging/5.7Oswald Buddenhagen2016-02-171-2/+3
|\ \
| * | Generalize iOS simulator and device exclusive buildTor Arne Vestbø2016-02-121-2/+3
* | | Revert "Fix shared library framework builds of Qt with a platform suffix."Tor Arne Vestbø2016-02-171-10/+0
|/ /
* / Fix shared library framework builds of Qt with a platform suffix.Jake Petroules2016-02-061-0/+10
|/
* give the pkg-config wrapper a proper nameOswald Buddenhagen2016-01-211-0/+1
* Make pkgConfigExecutable() work when a pkg-config is defined in the specChristian Strømme2016-01-211-1/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+1
|\
| * qt_functions.prf: Add missing $$evalDmitry Shachnev2016-01-051-1/+1
* | Append the environment's QT_PLUGIN_PATH to 'make check' targetsRomain Pokrzywka2016-01-121-0/+1
* | Revert "use bindir instead of libdir when launching tools on windows"Oswald Buddenhagen2016-01-081-4/+2
* | add always_prepend mode to qtAddToolEnv()Oswald Buddenhagen2016-01-081-3/+8
* | rewrite qtAddToolEnv()Oswald Buddenhagen2016-01-081-10/+51
* | use bindir instead of libdir when launching tools on windowsOswald Buddenhagen2015-11-261-8/+10
* | remove redundant "mac" checksOswald Buddenhagen2015-11-191-1/+1
* | inline qtAddModules() and dependenciesOswald Buddenhagen2015-09-171-120/+0
* | change implementation of deprecated qtAddLibrary() to modify QTOswald Buddenhagen2015-09-171-1/+2
* | inline qtAddRpathLink()Oswald Buddenhagen2015-09-171-17/+0
* | simplify qt rpath codeOswald Buddenhagen2015-09-171-5/+0
|/
* remove vestiges of .private_dependsOswald Buddenhagen2015-05-221-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-5/+11
|\
| * restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen2015-03-051-5/+11
* | Qmake: Add newly detected OSX framework paths also if they don't existUlf Hermann2015-03-121-1/+1
* | make use of qtAddToolEnv() in pkgConfigExecutable()Oswald Buddenhagen2015-02-121-9/+5
* | add value quoting to qtAddToolEnv()Oswald Buddenhagen2015-02-041-1/+2