summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| | * linux-icc: always compile applications as position-independent execsThiago Macieira2017-01-261-0/+1
| | * Inform user that a non-prefix build can't be used on other machinesAlexandru Croitor2017-01-241-0/+1
| * | Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-262-0/+6
| * | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-2645-578/+532
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2545-578/+532
| | |\|
| | | * features/resources.prf: fix use of unescaped backslashMikkel Krautz2017-01-231-1/+1
| | | * Fix sanity checks in DRIVE CX and Jetson K1 Pro specsLaszlo Agocs2017-01-212-4/+16
| | | * utilize configure results better in native buildsOswald Buddenhagen2017-01-202-2/+2
| | | * Don't ignore major version "0" when resolving targets on windowsUlf Hermann2017-01-201-1/+0
| | | * winrt: Add support for Visual Studio 2017Oliver Wolff2017-01-206-4/+123
| | | * don't separate host and target toolchain when not x-buildingOswald Buddenhagen2017-01-201-1/+1
| | | * determine QMAKE_DEFAULT_{INC,LIB}DIRS separately for host and targetOswald Buddenhagen2017-01-201-8/+13
| | | * prevent configure from putting garbage into .qmake.stashOswald Buddenhagen2017-01-202-1/+2
| | | * fix up static linking of plugins somewhatOswald Buddenhagen2017-01-191-21/+18
| | | * put some empty lines between configure runs into config.logOswald Buddenhagen2017-01-191-0/+2
| | | * log configure command line to config.logOswald Buddenhagen2017-01-191-4/+12
| | | * inline "committing" of configure command line built-insOswald Buddenhagen2017-01-192-20/+6
| | | * qt_targets.prf: Bump copyright yearFriedemann Kleint2017-01-181-1/+1
| | | * qt_targets.prf: Don't unconditionally set product and descriptionFriedemann Kleint2017-01-171-2/+2
| | | * fix configure --opt=val syntaxOswald Buddenhagen2017-01-061-2/+2
| | | * track plugins' qt dependenciesOswald Buddenhagen2017-01-062-64/+88
| | | * statically link plugins for transitive deps' private deps as wellOswald Buddenhagen2017-01-061-7/+7
| | | * import static plugins also into dllsOswald Buddenhagen2017-01-061-5/+6
| | | * complain about various invalid configuration attemptsOswald Buddenhagen2017-01-061-1/+12
| | | * name top-level configure scope after the project fileOswald Buddenhagen2017-01-061-3/+2
| | | * make skipping of configure in sub-repos less arcaneOswald Buddenhagen2017-01-061-10/+12
| | | * move emission of final messages to qmake-based configureOswald Buddenhagen2017-01-062-0/+17
| | | * re-introduce config.summaryOswald Buddenhagen2016-12-301-24/+12
| | | * fail early after command line parsing errorOswald Buddenhagen2016-12-301-0/+1
| | | * configure: make library sources fail more verboselyOswald Buddenhagen2016-12-301-4/+9
| | | * de-duplicate {mac,uikit}/default_post.prf re valid architecturesOswald Buddenhagen2016-12-302-17/+9
| | | * remove redundant arch list truncation in single_arch caseOswald Buddenhagen2016-12-301-5/+1
| | | * delay resolution of darwin deployment target and architecturesOswald Buddenhagen2016-12-302-80/+80
| | | * remove pointless conditionalsOswald Buddenhagen2016-12-301-2/+2
| | | * centralize QMAKE_COMPILER_DEFINES+=_WIN32 also for winrt specsOswald Buddenhagen2016-12-304-3/+1
| | | * Fix GCC 7 developer buildAllan Sandfeld Jensen2016-12-261-0/+3
| | | * Fix typo in -Xarch handlingJake Petroules2016-12-231-1/+1
| | | * Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-2320-292/+28
| | | * Remove hard-coded MS compiler versions from the mkspecsThiago Macieira2016-12-2320-44/+22
| | | * determine msvc compat version in clang spec dynamicallyOswald Buddenhagen2016-12-232-2/+21
| | | * determine compiler version at build time, not in configureOswald Buddenhagen2016-12-2311-9/+108
| | | * prune obsolete qml file deploymentOswald Buddenhagen2016-12-231-34/+0
| | | * prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-231-21/+2
| | | * Mark QPA symbols as privateLisandro Damián Nicanor Pérez Meyer2016-12-211-2/+5
* | | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-274-0/+16
|/ / /
* / / Remove useless DARWIN_NO_CARBON define from uikit mkspecsJake Petroules2017-01-241-1/+0
|/ /
* | Rename ill-named RPi3 specs to match the restLaszlo Agocs2017-01-204-0/+0
* | Fix --exceptions flag usage on INTEGRITYKimmo Ollila2017-01-181-0/+5
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1815-427/+12
* | Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-102-5/+10