aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmaketool.h
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Remove per CMake tool "Auto Run" settingCristian Adam7 days1-3/+0
* Utils: Remove PresistentStoreCacheMarcus Tillmanns2024-03-121-4/+4
* CMakePM: Remove remainders of extraGeneratorCristian Adam2023-10-201-1/+1
* CMakePM: Add support for "$ENV{" code completion and helpCristian Adam2023-10-101-0/+1
* CMakePM: Display help details for code completionCristian Adam2023-09-251-11/+11
* CMakePM: Add policy support for help and code completionCristian Adam2023-09-201-0/+1
* CMakePM: Expand help for variables, properties and modulesCristian Adam2023-09-201-10/+10
* CMakePM: Revamp the CMake code completionCristian Adam2023-09-181-1/+17
* CMake: Cache CMakeTool capabilitiesMarcus Tillmanns2023-09-121-4/+4
* Plugins: A bit more Keys and Storehjk2023-08-251-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+3
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-111-0/+2
|\
| * CMakePM: Store CMake Autorun state for all toolsCristian Adam2023-05-081-0/+2
* | Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
|/
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMakePM: Make "Autorun CMake" a global settingCristian Adam2023-01-051-2/+0
* Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Add "variable" link to CMake offline/online documentationCristian Adam2022-02-041-2/+2
* CMakePM: Add options link to the CMake offline/online documentationCristian Adam2022-02-041-0/+3
* Docker: Rework auto-detection and removal of kit itemshjk2021-07-141-0/+2
* CMake: Allow autodetected tools to associate themselves with kitshjk2021-06-251-0/+4
* Utils: Merge QtcProcess and SynchronousProcesshjk2021-06-231-2/+2
* CMake: Display cmake version on the cmake settings pagehjk2021-06-211-0/+1
* CMakePM: Always create build directoriesCristian Adam2021-06-101-1/+0
* CMake: Remove CMakeTool::supportedFileApiObjects()hjk2021-05-201-1/+0
* CMake: Minor code cosmetichjk2021-05-171-4/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-1/+1
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* 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