summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/default_post.prf
Commit message (Expand)AuthorAgeFilesLines
* Make utf8_source the default for qmake buildsLars Knoll2020-05-141-1/+1
* Use C++17 for qmake and force the build of everything with C++17Olivier Goffart2020-02-081-9/+7
* Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variablesJoerg Bornemann2020-01-231-0/+2
* Add the c++latest CONFIG value to select the latest C++ standardJoerg Bornemann2019-05-141-0/+1
* Add qmake support for c++2aAllan Sandfeld Jensen2019-04-191-3/+4
* Add llvm linker detection to configureMichal Klocek2019-02-061-0/+2
* Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-161-0/+4
* qmake: Add support for CONFIG += c++17Kai Koehne2018-10-151-0/+2
* Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-0/+13
* qmake: add support for mkspecs which don't support strict_c++Mikhail Svetkin2018-04-051-1/+1
* Generate gdb indexing for faster debugging on LinuxAllan Sandfeld Jensen2017-12-191-0/+1
* Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-131-0/+5
* MSVC: Enable standard-conformance mode by defaultThiago Macieira2017-06-031-2/+6
* make mkspecs not mess up library and include search pathsOswald Buddenhagen2017-05-311-3/+0
* Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-291-1/+8
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+5
|\
| * Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-311-0/+5
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-0/+5
|\|
| * Turn on -utf-8 compiler option for msvc2015 update 2 and upJian Liang2017-02-011-0/+5
* | Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-261-0/+5
|/
* utilize configure results better in native buildsOswald Buddenhagen2017-01-201-1/+1
* factor out QMAKE_USE* processing to a separate prf fileOswald Buddenhagen2016-10-041-23/+0
* Add method to encapsulate dependencies to external librariesLars Knoll2016-08-191-0/+23
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+10
|\
| * Disable c++ standard compiler flags for the host buildPeter Seiderer2016-03-081-1/+4
|/
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-4/+0
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-0/+15
* Disable gold linker/new dtags support for host buildsPeter Seiderer2015-06-101-2/+5
* rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+1
* make -force-debug-info work for objective COswald Buddenhagen2014-09-261-0/+1
* Introduce qmake feature use_gold_linkerAllan Sandfeld Jensen2014-07-231-0/+2
* untangle use of system vs. shell path(-list) semanticsOswald Buddenhagen2014-04-301-2/+2
* Add optimize_full qmake config optionAllan Sandfeld Jensen2014-03-061-0/+9
* Move no-pch extra compiler to common featuresAllan Sandfeld Jensen2014-01-081-0/+2
* complete implementation of force_debug_infoOswald Buddenhagen2013-12-031-5/+3
* Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-251-0/+2
* qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø2013-10-111-0/+12
* Fix interaction between sdk.prf and silent.prfTor Arne Vestbø2013-03-141-0/+8
* take advantage of new safety regarding build config resolutionOswald Buddenhagen2013-02-181-1/+1
* refactor build config resolutionOswald Buddenhagen2013-02-181-7/+22
* add some docu about the project loading sequenceOswald Buddenhagen2012-12-131-0/+2
* factor out testcase_targets.prfOswald Buddenhagen2012-12-031-9/+0
* factor out qt_docs_targets.prfOswald Buddenhagen2012-11-281-53/+0
* revamp doc generation targetsOswald Buddenhagen2012-11-271-7/+20
* Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-251-2/+17
* Prevent 'make install' from automatically installing documentationTor Arne Vestbø2012-10-181-0/+8
* Refactor recursive target logic out of default_post into functionTor Arne Vestbø2012-10-181-31/+5
* Modularize documenation buildTor Arne Vestbø2012-10-101-0/+1
* Make it possible to force generation of debug info in release buildsAndreas Holzammer2012-08-091-3/+9
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-281-2/+2