summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/create_cmake.prf
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-151-0/+11
* | Generate the directory for the mkspec include in a helper file.Stephen Kelly2013-06-211-11/+0
|/
* Only generate entries for private include dirs if they exist.Stephen Kelly2013-05-141-0/+2
* Handle usr-move without forcing absolute pathsStephen Kelly2013-04-191-8/+11
* mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-081-4/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-061-15/+1
|\
| * Extract some cmake related functions for re-use.Stephen Kelly2013-02-251-15/+1
* | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
|/
* Make cmake packages installed to /usr non-relocatable.Stephen Kelly2013-02-141-4/+14
* Fix regex for determining if a path is relative.Stephen Kelly2013-02-111-4/+4
* Use new path manipulation functions from qmake.Stephen Kelly2013-01-241-21/+20
* The executables always go into QT_HOST_BINS.Stephen Kelly2013-01-091-1/+1
* Fix the computation of the location of mkspecs.Stephen Kelly2012-12-201-4/+4
* mark a bunch of features as internalOswald Buddenhagen2012-12-121-0/+10
* move cmake template files under features/data/Oswald Buddenhagen2012-12-071-2/+2
* Only generate -fPIE on unix.Stephen Kelly2012-12-071-1/+1
* Topologically sort $${MODULE}.depends when generating cmake files.Stephen Kelly2012-12-071-1/+1
* Refactor create_cmake to re-use the computed stem.Stephen Kelly2012-11-131-27/+29
* Insert the Qt major version (5) in the library namesThiago Macieira2012-11-101-27/+27
* Use the new QMAKE_XSPEC to get the mkspec.Stephen Kelly2012-11-011-1/+1
* Use a qmake variable to pass the Qt version to the cmake version file.Stephen Kelly2012-10-191-0/+2
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-0/+2