summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildsystem.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-251-0/+2
|\
| * CMakePM: Do not filter out all UTILITY targetsCristian Adam2021-05-201-0/+2
* | Use Utils::FutureSynchronizer instead of QFutureSynchronizerJarek Kobus2021-05-121-3/+2
* | Support for QML module mappingErik Verbruggen2021-03-191-1/+2
* | Support merged QML import paths with header pathsErik Verbruggen2021-03-181-1/+1
|/
* Fix a deadlock when closing Creator while loading a projectJarek Kobus2021-03-091-0/+3
* CMakePM: Ask for configuration save if the user has changed variablesCristian Adam2021-03-021-1/+1
* CMakeProjectManager: Write cmake configuration into qtcsettings.cmakeCristian Adam2021-03-021-1/+2
* CMakeProjectManager: Make backup of CMake configuration before starting CMakeCristian Adam2021-02-181-0/+2
* Add signing options to CMake/iOS build configurationEike Ziller2021-02-161-1/+2
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-0/+3
* CMakePM: Start integrating ctestChristian Stenger2020-11-091-0/+10
* CMakeProjectManager: Add File System virtual folderDmitriy Purgin2020-11-091-2/+2
* CMake: Parse project on initial loadChristian Kandeler2020-08-121-1/+1
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-13/+12
* CMake: Remove BuildDirManagerTobias Hunger2020-04-301-2/+46
* CMake: Simplify CMake Build System states a bitTobias Hunger2020-04-301-12/+15
* CMake: Make sure a CMakeBuildConfiguration always has a CMakeBuildSystemTobias Hunger2020-04-221-0/+2
* CMake: Remove dead member from CMakeBuildSystemTobias Hunger2020-04-201-1/+0
* BuildSystem: Add buildConfiguration() methodTobias Hunger2020-03-231-5/+2
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-14/+44
* ProjectExplorer: Use a functor for BuildSystem creationhjk2019-10-251-1/+1
* Qbs, Qmake, Python, Generic: Introduce BuildSystem derived classeshjk2019-10-251-0/+7
* ProjectExplorer: Add BuildSystem classTobias Hunger2019-08-291-87/+2
* CMake: Move code from CMakeProject into CMakeBuildSystemTobias Hunger2019-08-131-0/+174