summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* fix example source installation of qrc/rc files in subdirsOswald Buddenhagen2018-01-181-6/+12
* use correct path separators when invoking testcases on windowsOswald Buddenhagen2018-01-181-1/+1
* unify windows mkspecs: update definitionsAlexander Shevchenko2018-01-174-10/+25
* qmake: ignore QT if we have failed requires()Oswald Buddenhagen2018-01-121-0/+4
* Fix license headersJani Heikkinen2018-01-091-12/+18
* qmake: set COPY_PHASE_STRIP to NO in Xcode generatorJake Petroules2018-01-051-0/+4
* unify windows mkspecs: reorder variables and flagsAlexander Shevchenko2017-12-203-9/+10
* unify windows mkspecs: delete redundantsAlexander Shevchenko2017-12-192-7/+0
* Add mkspec for INTEGRITY Multivisor on the Renesas Salvator-XTimo Aarnipuro2017-12-152-0/+72
* Fix an issue causing asset catalogs to be miscompiled with iOS simulatorJake Petroules2017-12-141-1/+1
* configure: during early setup, skip all of default_pre.prfOswald Buddenhagen2017-12-142-3/+3
* qmake: print compiler output if detection phase failsOswald Buddenhagen2017-12-141-5/+11
* unbreak plugin dependency trackingOswald Buddenhagen2017-12-141-1/+1
* configure: make cached results immediately availableOswald Buddenhagen2017-12-141-1/+6
* configure: support discarding selected test results with -recheckOswald Buddenhagen2017-12-142-2/+16
* Add mkspec for INTEGRITY Qualcomm s820 MSM8996AUKimmo Ollila2017-12-012-0/+102
* configure: reset *_LIBS when *_LIBS_{DEBUG|RELEASE} are specifiedOswald Buddenhagen2017-11-301-6/+9
* configure: make *_LIBS_{DEBUG|RELEASE} always workOswald Buddenhagen2017-11-301-4/+8
* configure: fix over-quoting in library exportingOswald Buddenhagen2017-11-301-3/+4
* configure: fix processing of *_LIBS_{DEBUG|RELEASE}= argsOswald Buddenhagen2017-11-301-2/+2
* unify windows mkspecs: update descriptionAlexander Shevchenko2017-11-294-10/+15
* Disable Xcode main thread checker by defaultTor Arne Vestbø2017-11-071-0/+1
* Qmake: Introduce and use QMAKE_{SYSTEM,SHELL}_NULL_DEVICE variable, take 2Orgad Shaneh2017-10-134-32/+18
* Add support for ICC in toolchain.prfTony Sarajärvi2017-09-291-2/+2
* Do not define _HAS_EXCEPTIONS=0 in MSVC buildsJoerg Bornemann2017-09-272-2/+2
* Mark Clang 5.0 as warning-freeThiago Macieira2017-09-181-2/+2
* Fix conditions in some QMAKE_COMPILER_DEFINES assignmentsRobert Loehning2017-09-151-3/+3
* Fix quoting of mocinclude.opt for paths containing spacesJoerg Bornemann2017-09-141-1/+1
* Android: Use unified headers if availableBogDan Vatra2017-09-071-2/+6
* Set the CROSS_COMPILE variable in Android mkspecsJoerg Bornemann2017-09-063-7/+8
* Add qmake feature and configure option to use ccacheTor Arne Vestbø2017-09-051-0/+19
* Remove unused mkspecs variable QMAKE_LIBS_NISJoerg Bornemann2017-08-2810-10/+0
* Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-284-5/+0
* configure: Disable warnings in configure testsThiago Macieira2017-08-241-0/+3
* Use libc++ instead of libstdc++ when compiling with android-clang mkspecBogDan Vatra2017-08-235-39/+49
* Propagate all module defines to CMake config filesVolker Krause2017-08-151-2/+2
* qmake: don't limit command line length when not actually on windowsOswald Buddenhagen2017-08-151-2/+4
* refuse to build examples inside the qt source tree stand-aloneOswald Buddenhagen2017-08-151-1/+7
* fix excessive execution of code meant for examples onlyOswald Buddenhagen2017-08-151-5/+6
* employ return() inside qt_example_installs.prf gainfullyOswald Buddenhagen2017-08-151-84/+85
* configure: fix detection of icu in static buildOswald Buddenhagen2017-08-151-2/+2
* configure: simplify construction of QMAKE_CONFIG_CACHEOswald Buddenhagen2017-08-151-4/+1
* make compiler invocation error messages mention host/targetOswald Buddenhagen2017-08-111-8/+14
* Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-101-1/+1
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-5/+47
* configure: factor out $$qtConfScalarOrList()Oswald Buddenhagen2017-08-021-10/+15
* android-clang: Use -Oz instead of -Os to produce smaller binariesSérgio Martins2017-07-311-2/+8
* Windows: Automatically set metadata for all Qt appsKai Koehne2017-07-312-3/+4
* Windows: Simplify generic tool descriptionKai Koehne2017-07-311-2/+2