aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmaketoolmanager.h
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Add project CMake settings supportCristian Adam2024-05-281-1/+5
* CMakePM: Use junctions for source/build dirs on WindowsCristian Adam2024-02-021-0/+2
* CMakeProjectManager: Use setup function for CMakeToolManagerhjk2024-01-291-2/+2
* CMakePM: Integrate RSTParser into hover help / code completionCristian Adam2023-09-271-1/+3
* CMakeToolManager: Add static readFirstParagraphs()Jarek Kobus2023-09-271-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Remove or replace a few unnecessary #includeshjk2022-05-201-1/+1
* docker: Correctly initialize Kit during autodetectionMarcus Tillmanns2022-04-121-2/+2
* Docker: Provide a means to select search paths for auto-detectionhjk2021-12-141-1/+1
* Docker: Add a button to list auto-detected kit itemshjk2021-07-211-0/+1
* Docker: Rework auto-detection and removal of kit itemshjk2021-07-141-0/+1
* Docker: Move some cmake detection logic to cmake pluginhjk2021-07-141-1/+7
* CMake: Allow autodetected tools to associate themselves with kitshjk2021-06-251-1/+1
* Docker: Simple Auto-detection for cmake binarieshjk2021-05-191-0/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-8/+7
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-3/+6
* CMake: Make use of CMake-provided .qch filesTobias Hunger2019-10-161-0/+2
* CMake: Remove unused functionEike Ziller2019-08-121-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* CMakePM: Fix order of initializationChristian Stenger2019-03-201-1/+1
* CMake: Use unique_ptr to store CMakeTools in CMakeToolManagerTobias Hunger2018-07-101-1/+1
* CMake: Make handling of default CMakeTool more consistentTobias Hunger2018-07-031-0/+1
* CMake: Remove CMakeTool::addCMakeTool methodTobias Hunger2018-07-021-1/+0
* CMake: Remove cmake autodetectionhelpersTobias Hunger2018-06-271-3/+0
* CMake: Simplify codeTobias Hunger2018-06-011-0/+1
* CMake: Remove "Prefer Ninja" checkbox on CMake Tool pageTobias Hunger2016-02-151-2/+0
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* 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-4/+4
* CMakeProjectManager: Support mapping chroot include pathsBenjamin Zeller2015-04-211-0/+1
* CMakeProjectManager: Provide way for plugins to autodetect cmake toolsBenjamin Zeller2015-03-091-1/+5
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-0/+13
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-0/+71