summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/create_cmake.prf
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-28/+13
|\
| * Fix win32 support for linking against static builds in CMakeArtem Pisarenko2020-01-191-28/+13
* | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-251-1/+5
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-131-1/+2
|\
| * CMake: Fix usage of debug frameworks on macOSAlexandru Croitor2019-09-101-1/+2
* | Android: Fix cmake generatorBogDan Vatra2019-09-071-0/+3
* | CMake: Fix usage of non debug and release static builds on WindowsAlexandru Croitor2019-08-251-1/+8
* | CMake: Fix detection of debug_and_release for Windows buildsJoerg Bornemann2019-08-251-2/+2
* | CMake: Fix detection of debug_and_release for iOS simulator_and_deviceAlexandru Croitor2019-08-171-2/+2
* | CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-121-29/+65
|/
* Fix erroneous missing-cmake-tests errorsSimon Hausmann2019-07-311-1/+1
* CMake: Create Config.cmake files for internal modules in static buildsAlexandru Croitor2019-07-081-0/+8
* CMake: Put the static dependencies into the relevant configurationAlexandru Croitor2019-07-051-0/+18
* CMake: Fix prl and library names on macOS for debug configurationsAlexandru Croitor2019-07-051-6/+16
* Fix CMake file generation for debug libs on macOSJoerg Bornemann2019-05-091-3/+3
* CMake: fix generation of config files for external Qt modules on macOSJean-Michaël Celerier2019-04-121-10/+15
* CMake: fix generation of config files for external Qt modulesJean-Michaël Celerier2019-03-011-1/+3
* Do emit CMake declarations for existing private headersUlf Hermann2018-04-271-5/+5
* don't call qmake's exists() with an empty argumentOswald Buddenhagen2018-04-101-1/+3
* stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module prisOswald Buddenhagen2017-02-061-1/+1
* Get rid of the qt_no_framework setting in the CONFIG variableLars Knoll2016-07-051-1/+1
* qmake: Remove Windows CE support.Joerg Bornemann2016-03-101-1/+1
* don't overengineer DESTDIR calculationOswald Buddenhagen2015-04-231-6/+8
* cmake: Generate INTERFACE targets for include-only modules.Stephen Kelly2015-04-151-3/+22
* CMake: Fix QObject::connect failing on ARMAlbert Astals Cid2015-02-031-2/+0
* use the major qt version for the library stem also in cmake filesOswald Buddenhagen2015-01-081-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-5/+10
|\
| * create_cmake: Fix mingw plugin pathTimothy Gu2014-09-291-5/+10
* | create_cmake: Make the warning actually useful.Robin Burchell2014-09-261-1/+3
|/
* CMake: Allow modules to specify the location of tests.Stephen Kelly2014-06-251-1/+10
* CMake: Report an error if unit tests are not found for a module.Stephen Kelly2014-06-251-0/+2
* CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-221-2/+0
* CMake: Fix build with unversion_libname configurationDaiwei Li2014-05-301-0/+4
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-7/+14
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* make better use of $$MODULE_PLUGIN_TYPESOswald Buddenhagen2013-10-241-9/+9
* rewrite handling of private modulesOswald Buddenhagen2013-10-241-1/+1
* Use the cmakeTargetPaths function to process multiple paths.Stephen Kelly2013-10-161-4/+3
* Generate source includes in a separate file, if needed.Stephen Kelly2013-10-161-0/+9
* Don't test DLLDESTDIR when calculating dll location.Stephen Kelly2013-10-161-1/+1
* Fix extension of static pluginsStephen Kelly2013-09-171-6/+15
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-4/+15
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-4/+15
| |\
| | * Fix usr-move workaround in the presence of multi-arch.Stephen Kelly2013-09-061-2/+2
| | * Add source directories to include paths if needed.Stephen Kelly2013-09-051-2/+13
* | | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-101-0/+48
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-27/+27
|\|
| * CMake: Move some code around.Stephen Kelly2013-08-211-27/+27
| * Move the cmakeRelativePath function to cmake_functions.Stephen Kelly2013-07-241-5/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-0/+11
|\|