aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmaketoolmanager.h
Commit message (Expand)AuthorAgeFilesLines
* 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