aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmaketool.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* CMake: Remove servermode supportTobias Hunger2020-04-291-12/+2
* CMake: Do not crash without a supported CMakeTobias Hunger2020-04-221-1/+1
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-4/+0
* CMake: Do not default to CodeBlocks extra generatorTobias Hunger2020-03-051-1/+1
* CMake: Remove tealeaf reader modeTobias Hunger2020-02-191-1/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-1/+1
|\
| * CMake: Do not make the CMake tool invalid on timeoutTobias Hunger2019-11-141-1/+1
* | CMake: Make use of CMake-provided .qch filesTobias Hunger2019-10-161-0/+5
|/
* CMake: Do not run GUI CMake tool on macOSEike Ziller2019-08-121-0/+1
* Run CMake via canonical path instead of warningEike Ziller2019-08-121-6/+2
* CMake: Better warnings for strange/invalid CMake binariesTobias Hunger2019-08-051-0/+5
* CMake: Add an option to override cmake reader typeTobias Hunger2019-06-201-4/+8
* CMakeTool: Update cmake fileapi detectionTobias Hunger2019-06-121-0/+1
* CMake: Detect fileapi in cmakeTobias Hunger2019-06-061-0/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-1/+1
* CMakeTool: Move introspection data into separate classTobias Hunger2018-07-121-13/+4
* CMakeTool: Split parsing out of data retrievel methodsTobias Hunger2018-07-111-0/+3
* CMake: CMakeTool de-QObject-ificationTobias Hunger2018-07-111-3/+2
* CMake: Add option to auto-create build directoriesTobias Hunger2017-09-201-0/+3
* CMake: Use Utils::FileName where appropriateTobias Hunger2016-10-171-1/+1
* CMake: Only pass the path mapper to the cbp-parserTobias Hunger2016-10-171-2/+2
* CMake: Report version information on cmake toolTobias Hunger2016-09-301-1/+22
* CMake: Add method to query server mode support to CMakeToolTobias Hunger2016-09-301-0/+1
* CMake: Parse Generators out of new cmake -E capabilities outputTobias Hunger2016-09-301-1/+7
* CMake: Improve generator selection in kitsTobias Hunger2016-09-301-2/+15
* CMake: Polish cmaketool a bitTobias Hunger2016-09-271-5/+4
* CMake: Add per-cmake option to not automatically run cmakeTobias Hunger2016-06-281-0/+4
* CMake: Remove no longer used codeTobias Hunger2016-03-011-2/+0
* CMakeCbpParser: Small cleanupsTobias Hunger2016-02-121-2/+2
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* CMake: Delay initialization of CMakeToolsTobias Hunger2016-01-271-28/+24
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-10/+9
* CMakeProjectManager: Support mapping chroot include pathsBenjamin Zeller2015-04-211-0/+8
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-8/+30
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* cmakeprojectmanager: Rename CMakeValidator to CMakeToolBenjamin Zeller2014-03-141-0/+87