summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* fix recognition of -no-verboseOswald Buddenhagen2016-07-221-0/+5
* don't mention config.log in error messages when not applicableOswald Buddenhagen2016-07-221-3/+7
* don't error() out on user errorsOswald Buddenhagen2016-07-221-3/+6
* make command line parsing error messages consistentOswald Buddenhagen2016-07-221-6/+6
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-2211-11/+34
|\
| * Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-1911-11/+34
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-157-6/+26
| | |\
| | | * Set library strip flags on Apple platformsJake Petroules2016-07-131-0/+1
| | | * generalize references to exclusive buildsOswald Buddenhagen2016-07-133-4/+3
| | | * remove redundant condition from private module use warningOswald Buddenhagen2016-07-131-1/+1
| | | * Add warning when using pkg-config with a Qt build with it disabledSamuel Gaist2016-07-131-1/+4
| | | * OpenBSD: add X11R6/lib to QMAKE_RPATHDIRRalf Nolden2016-07-131-0/+2
| | | * OpenBSD: redefine g++/gcc commands to eg++/egcc to use newer gcc 4.9Ralf Nolden2016-07-071-0/+15
| | * | Enable -WX (warnings are errors) for MSVC 2015Thiago Macieira2016-07-151-3/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-043-2/+5
| | |\|
| | | * Fix the naming of an LLVM tool in common/clang.confThiago Macieira2016-07-021-1/+1
| | | * NetBSD: add QMAKE_RPATHDIR for standard QMAKE_LIBDIRRalf Nolden2016-07-011-0/+3
| | | * winrt: Set minimum SDK version to 10586Maurice Kalinowski2016-07-011-1/+1
* | | | Make moc obey the preprocessor environment variable for include pathsThiago Macieira2016-07-201-0/+1
* | | | moc: get the system #defines from the compiler itselfThiago Macieira2016-07-201-4/+25
|/ / /
* | | Fix the linkerSupportsFlag configure test typeLars Knoll2016-07-151-1/+1
* | | Replace EXTRA_LIBS with EXTRA_LIBDIR and EXTRA_FRAMEWORKPATHLars Knoll2016-07-132-3/+6
* | | Set QMAKE_DEFAULT_INC/LIBDIRS on MSVCLars Knoll2016-07-131-0/+5
* | | Fix log messageLars Knoll2016-07-081-1/+1
* | | Remove the -target command line optionLars Knoll2016-07-054-14/+2
* | | Get rid of the qt_no_framework setting in the CONFIG variableLars Knoll2016-07-051-1/+1
* | | Make more configure tests work on WindowsLars Knoll2016-07-051-12/+18
* | | 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 "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2320-15/+187
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2320-15/+187
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2322-17/+189
| | |\|
| | | * Fix installation of debug symbols on Apple platforms.Jake Petroules2016-06-221-2/+21
| | | * purge vestige: plugin_no_soname is no moreOswald Buddenhagen2016-06-2213-13/+8
| | | * 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
| | | * Add some 64-bit QNX platformsJames McDonnell2016-06-226-0/+148
* | | | Clean up some unused variables in the qmake.conf filesLars Knoll2016-06-232-8/+0
|/ / /
* | | 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-2121-226/+242
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2016-219/+234
| |\|
| | * Add back osx compatibility check in QMAKE_PLATFORM.Jake Petroules2016-06-161-3/+10
| | * Common BSD: Add --gc-sections ld flagsRalf Nolden2016-06-151-0/+1