aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/builddirreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add an option to override cmake reader typeTobias Hunger2019-06-201-3/+7
* CMake: Add initial fileapireader classTobias Hunger2019-06-201-0/+3
* CMake: Make all readers use isReadyNow() signalTobias Hunger2019-06-071-5/+0
* CMake: Use unique_ptr to manage builddirreaderTobias Hunger2019-06-061-4/+4
* CMake: Do not crash when deleting cmake toolsTobias Hunger2018-05-281-2/+3
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-51/+5
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-2/+3
* CMake: separate processing C and C++ flags in TeaLeafReaderAlexander Drozdov2016-11-251-1/+4
* CMake: Remove unused parameterNikolai Kosjar2016-11-241-1/+1
* Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-141-0/+1
* CMake: Use ServerModeReader to retrieve dataTobias Hunger2016-10-311-1/+3
* CMake: Implement different backends to run cmakeTobias Hunger2016-10-311-0/+95