summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add Android Multi ABI supportBogDan Vatra2019-10-281-7/+30
* 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
* | 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
* ProjectExplorer: Remove BuildTargetInfoList wrapper classhjk2019-05-141-3/+3
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-081-1/+2
|\
| * CMakeProjectManager: Fix deployment data setupChristian Kandeler2019-04-241-1/+2
* | RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-4/+4
* | Say hello to Android CMake supportBogDan Vatra2019-03-061-4/+46
* | CMake: Remove the "Default" built type from the list of build typesCristian Adam2019-02-271-7/+2
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
|/
* CMakeBuildConfiguration: Remove some castshjk2019-01-311-3/+2
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-40/+57
* ProjectExplorer: Fix Clang toolchain setup on WindowsIvan Donchevskii2019-01-211-0/+13
* Cmake: Move some code from project to build configurationhjk2019-01-091-2/+58
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-5/+5
* CMake: Do not generate build directories with spacesCristian Adam2018-10-291-0/+1
* Move "builddirectory" template from Core to ProjectExplorerTobias Hunger2018-10-101-2/+1
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-3/+4
* ProjectExplorer: Simplify BuildManager::buildList() callshjk2018-01-111-2/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-115/+32
* CMake: Allow to unset configuration valuesTobias Hunger2017-10-171-1/+2
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-146/+30
* CMake: Modernize CMakeBuildConfigurationTobias Hunger2017-10-041-9/+8
* CMake: Quieten soft-assert on small project loadsTobias Hunger2017-09-261-4/+6