summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/fileapiparser.h
Commit message (Expand)AuthorAgeFilesLines
* CMakeProjectManager: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-2/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake: Move to Tr::trhjk2022-09-301-5/+2
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Do not treat generated files as project filesCristian Adam2021-09-021-11/+1
* CMakePM: Fix build library search path with CMake 3.20+Cristian Adam2021-08-201-0/+2
* CMake: Use Utils::FilePath in fileapi parser and readerhjk2021-06-091-4/+4
* CMake: cancel file api parsingEike Ziller2021-06-011-1/+6
* CMakePM: Better error message when CMake file-api config is missingCristian Adam2021-03-231-0/+1
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-2/+4
* CMakePM: Start integrating ctestChristian Stenger2020-11-091-0/+1
* CMake: Move notification on outside cmake runs into FileApiReaderTobias Hunger2020-05-151-18/+1
* CMake: Clean up API of FileApiParserTobias Hunger2020-05-151-13/+9
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-1/+5
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* CMake: Make fileapi not race against its own reply file detectionTobias Hunger2019-07-251-0/+3
* CMake: Update code to decide whether to run cmake in fileapi modeTobias Hunger2019-07-231-0/+3
* CMake: Add initial fileapireader classTobias Hunger2019-06-201-0/+269