summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-1/+3
|\
| * unset OBJECTIVE_SOURCES and QMAKE_OBJECTIVE_CFLAGS after absorbing themOswald Buddenhagen2016-10-251-0/+2
| * don't moc OBJECTIVE_SOURCES twiceOswald Buddenhagen2016-10-251-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-3/+4
|\|
| * normalize name of plugin default linkage overridesOswald Buddenhagen2016-10-171-2/+3
| * don't strip off plugin subtypesOswald Buddenhagen2016-10-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-7/+11
|\|
| * fix xcodebuilds without -sdk iphonesimulatorOswald Buddenhagen2016-10-141-7/+11
* | findclasslist.pl: namespaces can be exported tooThiago Macieira2016-10-131-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-2/+3
|\|
| * Skip chmod for separate_debug_info when cross compiling on WindowsSamuli Piippo2016-10-071-2/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-2/+113
|\|
| * Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-283-2/+113
* | purge attempt to install fontsOswald Buddenhagen2016-09-291-4/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-7/+7
|\|
| * Fixes issue with iOS when project path has a whitespaceVikas Pachdha2016-09-151-7/+7
* | fix QMAKE_DEFAULT_*DIRS resolution with apple SDKOswald Buddenhagen2016-09-155-46/+49
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-3/+3
|\|
| * Mark Apple Clang 7.x as warning-free on macOS and (also Clang 3.9) iOSJake Petroules2016-08-311-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-292-2/+9
|\|
| * Mark Clang 3.9 as warning-freeThiago Macieira2016-08-271-2/+2
| * winrt: Add support for version requirements for MSVC2015Maurice Kalinowski2016-08-251-0/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-252-3/+3
|\|
| * fix conditions relating to host_build in non-cross buildsOswald Buddenhagen2016-08-242-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-19/+23
|\|
| * Fix missing qmlplugindump_wrapper.sh (debug_and_release)J-P Nurmi2016-08-161-19/+23
* | Fix missing plugins.qmltypes in static buildsJ-P Nurmi2016-08-172-8/+14
* | Fix qmldir copying in debug and release builds on WindowsSimon Hausmann2016-08-151-7/+9
* | Copy qmldir file even for prefix buildsKai Koehne2016-08-131-3/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-1/+1
|\|
| * configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-155-6/+8
|\|
| * 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
* | Enable -WX (warnings are errors) for MSVC 2015Thiago Macieira2016-07-151-3/+3
* | 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
* | 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
* | 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.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.6' into 5.7Liang Qi2016-06-104-4/+12
|\ \ \ | | |/ | |/|