summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Fix building when lex source refers to a file generated by yaccJoni Poikelin2016-11-012-0/+2
* 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
* normalize name of plugin default linkage overridesOswald Buddenhagen2016-10-171-2/+3
* don't strip off plugin subtypesOswald Buddenhagen2016-10-171-1/+1
* fix xcodebuilds without -sdk iphonesimulatorOswald Buddenhagen2016-10-141-7/+11
* Skip chmod for separate_debug_info when cross compiling on WindowsSamuli Piippo2016-10-071-2/+3
* Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-283-2/+113
* Fixes issue with iOS when project path has a whitespaceVikas Pachdha2016-09-151-7/+7
* Mark Apple Clang 7.x as warning-free on macOS and (also Clang 3.9) iOSJake Petroules2016-08-311-3/+3
* 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
* fix conditions relating to host_build in non-cross buildsOswald Buddenhagen2016-08-242-3/+3
* Fix missing qmlplugindump_wrapper.sh (debug_and_release)J-P Nurmi2016-08-161-19/+23
* configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+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
* 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
* 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 ios device&simulator builds againOswald Buddenhagen2016-06-104-4/+12
* 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
* 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
|/
* 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
* don't apply warning options to host buildsOswald Buddenhagen2016-04-291-0/+4
* make use of COPIESOswald Buddenhagen2016-04-271-17/+2
* add support for copying arbitrary filesOswald Buddenhagen2016-04-272-1/+42
* Fix separate_debug_info with no_plugin_name_prefixJake Petroules2016-04-141-1/+1
* qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-141-16/+64
* Clang 3.8 is clean of warningsThiago Macieira2016-04-131-2/+2
* remove empty dylib.prfOswald Buddenhagen2016-04-121-1/+0
* Fix bugs in accuracy of target path calculation in resolve_target.Jake Petroules2016-04-111-2/+21
* Adjust egl config.test to pass sysrooted libsDonald Carr2016-04-081-1/+1
* remove bogus no_cxx_module conditionalOswald Buddenhagen2016-04-081-1/+1
* winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-073-1/+23
* winrt: Enable windeployqt by default for Visual Studio projectsMaurice Kalinowski2016-03-231-0/+2