aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsystem.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Introduce BuildSystem::parsingStarted/Finishedhjk2020-02-121-0/+2
* ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-0/+2
* ProjectExplorer: Introduce per-buildsystem setRootProjectNodehjk2019-11-211-0/+2
* ProjectExplorer: Use a Kit to initialize KitInfohjk2019-11-201-0/+1
* ProjectExplorer: Fix compilation with MSVChjk2019-11-191-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-58/+60
* Qbs, Qmake, Python, Generic: Introduce BuildSystem derived classeshjk2019-10-251-1/+13
* BuildSystem: Fix move semantics of ParseGuard and related codeTobias Hunger2019-10-081-2/+16
* ProjectExplorer: Add BuildSystem classTobias Hunger2019-08-291-0/+111