summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of -v/-verbose command line flags to configureLars Knoll2016-07-021-0/+7
* Call arch test through the new qmake based configure systemLars Knoll2016-07-021-9/+14
* Allow passing configure opts with two dashes againFrederik Gladhorn2016-07-011-5/+5
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-019-20/+20
|\
| * fix default inc/lib path detection on msysOswald Buddenhagen2016-06-281-1/+1
| * don't override user-provided dependencies for our extra compilersOswald Buddenhagen2016-06-238-19/+19
* | pass pkg-config environment to qmake invocationsOswald Buddenhagen2016-06-281-1/+1
* | beautify generated spacingOswald Buddenhagen2016-06-281-3/+3
* | use globally available constantsOswald Buddenhagen2016-06-281-9/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-233-4/+33
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-233-4/+33
| |\
| | * Fix installation of debug symbols on Apple platforms.Jake Petroules2016-06-221-2/+21
| | * fix make -i wreaking havoc in configure tests outside qtbaseOswald Buddenhagen2016-06-221-1/+11
| | * limit installation of ANGLE translator and preprocessor helper librariesOswald Buddenhagen2016-06-221-1/+1
* | | Let qmake do most of the work of configuring QtLars Knoll2016-06-223-27/+1215
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-216-11/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-4/+11
| |\|
| | * Add back osx compatibility check in QMAKE_PLATFORM.Jake Petroules2016-06-161-3/+10
| | * Update for the newest Darwin-family operating systems.Jake Petroules2016-06-151-4/+4
| * | fix detection of default incdirs on macOswald Buddenhagen2016-06-171-3/+4
| * | fix logical mismerge from 5.6Oswald Buddenhagen2016-06-174-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-0/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-0/+41
| |\ \
| | * | Determine the compiler's default include and lib directories at qmake timeKai Koehne2016-05-241-0/+41
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-139-11/+37
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-104-4/+12
| |\ \ \ | | | |/ | | |/|
| | * | fix ios device&simulator builds againOswald Buddenhagen2016-06-104-4/+12
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-063-2/+20
| |\| | | | |/ | |/|
| | * Enable -separate-debug-info for mingw toolchainsUlf Hermann2016-05-231-0/+18
| | * qpa: Use LIBS_PRIVATE, not LIBS when linking in font database bits.Robin Burchell2016-05-192-2/+2
* | | Add some more interesting warnings new in GCC 6Thiago Macieira2016-05-291-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2310-15/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1910-15/+39
| |\|
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-194-1/+21
| | |\
| | | * enable example installs for all modulesOswald Buddenhagen2016-05-181-0/+1
| | | * complain about examples which don't install themselves properlyOswald Buddenhagen2016-05-181-0/+14
| | | * Restore the missing -P option for lex handlingAndy Shaw2016-05-101-1/+5
| | | * make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-091-0/+1
| | * | QT_CONFIG simplification re debug_and_release and build_allOswald Buddenhagen2016-05-175-11/+7
| | * | Fix running of configure tests when cross compiling on WindowsSimon Hausmann2016-05-171-3/+1
| | * | Add -Wzero-as-null-pointer-constant to headerclean checkMarc Mutz2016-05-131-0/+10
| | |/
* | | Add support for Apple tvOSMike Krus2016-05-1712-15/+58
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1210-63/+166
|\| |
| * | Add support for -Werror with ICC 17 on LinuxThiago Macieira2016-05-101-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-063-8/+26
| |\|
| | * automate the installation of some more example source filesOswald Buddenhagen2016-05-031-0/+5
| | * support directories in COPIESOswald Buddenhagen2016-05-021-4/+20
| | * add some missing filename expandos to extra compilersOswald Buddenhagen2016-05-021-1/+1
| | * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-3/+0
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-294-19/+48
| |\|