aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Do not create .cmake directories in source dirTobias Hunger2020-04-091-1/+12
* CMake: Remove unused CMakeBuildConfiguration::emitBuildTypeChanged()hjk2020-03-021-5/+0
* CMake: Remove disabledReasonTobias Hunger2020-02-111-6/+0
* CMakePM: Fix handling of qml debuggingChristian Stenger2020-02-071-0/+12
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-7/+4
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-5/+5
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-21/+18
* ProjectExplorer: Register some initial build steps by idhjk2020-01-071-4/+3
* CMake: Dissolve CMakeExtraBuildInfohjk2019-12-111-43/+22
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-6/+7
* CMake: Remove CMakeBuildConfiguration::project() overloadhjk2019-12-101-7/+0
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-70/+69
* Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-3/+3
|\
| * Android: Default to armv7 instead of arm64 (qmake & CMake)BogDan Vatra2019-12-021-3/+3
* | ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-12/+7
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-223/+10
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-10-281-7/+30
|\|
| * CMake: Add Android Multi ABI supportBogDan Vatra2019-10-281-7/+30
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-10-171-12/+15
|\|
| * Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-1/+1
| |\
| | * RemoteLinux: Fix look-up of remote file path in deployment dataChristian Kandeler2019-10-101-1/+1
| * | CMake: Use non translatable names for build directory namesCristian Adam2019-10-101-11/+14
* | | CMake: Add some more categorized loggingTobias Hunger2019-10-081-2/+9
* | | CMake: Add a constTobias Hunger2019-10-081-1/+2
|/ /
* | BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-4/+2
* | Cmake: Replace connect/disconnect of builddirmanagerhjk2019-09-161-0/+8
* | Android multi arch supportBogDan Vatra2019-09-161-1/+12
* | ProjectExplorer: Add BuildSystem classTobias Hunger2019-08-291-6/+7
* | ProjectExplorer: Proliferate FilePathhjk2019-08-291-1/+1
* | CMake: Fix regression that a "Build" build configuration was availableEike Ziller2019-08-261-1/+1
* | ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-6/+7
* | ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-11/+0
* | CMake: Move code from CMakeProject into CMakeBuildSystemTobias Hunger2019-08-131-10/+20
* | CMake: Fix race/crash on project openTobias Hunger2019-08-091-8/+0
* | CMake: Simplify setting up a new readerTobias Hunger2019-08-091-8/+3
* | CMake: More logging of cmake parsing flagsTobias Hunger2019-08-091-2/+8
* | Unification of desktop run configurations, step 6hjk2019-08-081-0/+14
* | CMake: Remove legacy code from before version 3.7Tobias Hunger2019-08-061-18/+1
* | CMake: Move code from CMakeProject into CMakeBuildConfigurationTobias Hunger2019-08-051-13/+73
* | CMake: Move builddirmanager into CMakeBuildConfigurationTobias Hunger2019-08-051-4/+95
* | CMake: Fix WSTobias Hunger2019-08-051-1/+1
* | ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-21/+11
* | ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-3/+4
* | ProjectExplorer etc: More FilePath usagehjk2019-06-261-5/+5
* | Use build step ids for construction in more caseshjk2019-06-261-2/+2
* | CMake: Simplify buildkey generationTobias Hunger2019-06-201-1/+1
|/
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* Some more FileName::appendPath -> pathAppended() changeshjk2019-05-151-1/+1
* Utils: Replace mutating FileName::appendStringhjk2019-05-151-2/+1