summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/fileapireader.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-2/+2
* CMakeProjectManager: Work around deprecation warninghjk2019-08-301-1/+1
* CMake: Simplify based on Project::projectFileIsDirty signalTobias Hunger2019-08-161-0/+5
* CMake: More logging of cmake parsing flagsTobias Hunger2019-08-091-1/+1
* CMake: Make fileapi not race against its own reply file detectionTobias Hunger2019-07-251-0/+2
* CMake: Update code to decide whether to run cmake in fileapi modeTobias Hunger2019-07-231-5/+16
* CMake: Add an option to override cmake reader typeTobias Hunger2019-06-201-1/+1
* CMake: Add initial fileapireader classTobias Hunger2019-06-201-0/+283