aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsystem.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+3
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-0/+1
* ProjectExplorer: Introduce "extra data" handling for build systemhjk2020-04-011-0/+3
* BuildSystem: Add buildConfiguration() methodTobias Hunger2020-03-231-0/+1
* QmakeProjectManager: Use delay timer from base classChristian Kandeler2020-03-161-0/+3
* QbsProjectManager: Make more use of base class infrastructureChristian Kandeler2020-03-121-0/+1
* 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