aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildtarget.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use QList instead of QVectorhjk2025-04-101-2/+2
* CMakePM: Restrict addition of CMakeLists.txt:<line> nodeCristian Adam2025-01-291-0/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-4/+0
* cmake: Add support for custom startup programs for executable targetsRalf Habacker2024-06-201-0/+2
* CMake: Add information about all sourceFiles to the CMakeBuildTargetDominik Holland2023-12-221-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Add support for qtc_runnable featureCristian Adam2021-06-251-0/+1
* CMake: Add LD_LIBRARY supportTobias Hunger2020-01-221-0/+1
* CMake: Add heuristics to set "Run in Terminal" flagTobias Hunger2019-12-121-0/+1
* CMake: Extract and show more CMake location information for targetsTobias Hunger2019-07-291-2/+11
* CMake: Remember file location of CMake target definitionsTobias Hunger2019-07-241-0/+3
* CMake: Keep more accurate information on build typesTobias Hunger2019-06-191-4/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-6/+6
* CMake: Remove CMakeBuildTarget::clear()hjk2019-05-141-2/+0
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-0/+64