summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmaketool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-3/+3
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMakePM: Make "Autorun CMake" a global settingCristian Adam2023-01-051-9/+0
* CMakePM: Add "CMake Install" deployment stepCristian Adam2022-12-191-7/+0
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-031-0/+3
|\
| * CMake: Fix settings display not updatedMarcus Tillmanns2022-10-271-0/+3
* | Utils: Add sorted() functionChristian Kandeler2022-10-251-2/+2
|/
* CMake: Use correct device environment for remote cmake binarieshjk2022-10-041-2/+3
* CMakeProjectManager: Limit the usage of std::make_pairJarek Kobus2022-09-301-8/+6
* CMake: Move to Tr::trhjk2022-09-301-1/+2
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Fix registering CMake as version 0.0.0Cristian Adam2022-06-291-2/+2
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-5/+5
* CmakeProjectManager: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-201-2/+2
* docker: Correctly initialize Kit during autodetectionMarcus Tillmanns2022-04-121-0/+5
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-111-2/+2
|\
| * CMake: Drop two use of HostOsInfo::isXXXHosthjk2022-03-101-2/+2
* | QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-5/+5
|/
* CMakePM: Add "variable" link to CMake offline/online documentationCristian Adam2022-02-041-13/+19
* CMakePM: Add options link to the CMake offline/online documentationCristian Adam2022-02-041-0/+24
* CMakePM: Do not register qch files from deviceChristian Stenger2021-10-071-1/+1
* Docker: Rework auto-detection and removal of kit itemshjk2021-07-141-0/+3
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-2/+2
* Utils: Merge QtcProcess and SynchronousProcesshjk2021-06-231-1/+1
* CMake: Display cmake version on the cmake settings pagehjk2021-06-211-0/+12
* CMakePM: Always create build directoriesCristian Adam2021-06-101-14/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-5/+5
* Utils: Make Environment::setEnglishOutput a proper member functionhjk2021-05-211-1/+1
* CMake: Remove CMakeTool::supportedFileApiObjects()hjk2021-05-201-5/+0
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-2/+2
* CMake: Minor code cosmetichjk2021-05-171-33/+35
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-22/+22
* Utils: Re-do Replace SynchronousCommand::flags by a named boolhjk2021-05-071-1/+1
* Revert "Utils: Replace SynchronousCommand::flags by a named bool"hjk2021-05-071-1/+1
* Utils: Replace SynchronousCommand::flags by a named boolhjk2021-05-071-1/+1
* Utils: Remove SynchronousProcess::{setP,p}rocessEnvironmenthjk2021-05-051-1/+1
* cmake: Fix version information about unsupported cmake toolEike Ziller2020-11-191-1/+1
* cmake: Remove unused variableEike Ziller2020-11-191-3/+0
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* CMake: Fix GCC warningsOrgad Shaneh2020-05-041-0/+2
* CMake: Remove servermode supportTobias Hunger2020-04-291-140/+20
* CMake: Do not crash without a supported CMakeTobias Hunger2020-04-221-19/+18
* CMake: Fix WS in cmaketool.cppTobias Hunger2020-04-211-1/+1
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-5/+3
* CMake: Fix build with older GCCEike Ziller2020-02-211-1/+1
* CMake: Remove tealeaf reader modeTobias Hunger2020-02-191-8/+2
* CMake: Fix snap-ed CMake installations on ubuntuTobias Hunger2020-01-221-1/+8