aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-1/+1
* ProjectExplorer: Simplify IBuildConfigurationFactory interfacehjk2018-04-041-64/+22
* ProjectExplorer: Fix handling on restrictions of usable kitshjk2018-01-111-6/+11
* Android: Fix BuilConfiguration priority calculationVikas Pachdha2018-01-101-2/+4
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+6
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-29/+29
* BuildConfiguration: Check return value of fromMapRobert Loehning2017-12-121-1/+4
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-70/+119
* Qmake: Set up environment for initial project parsingTobias Hunger2017-11-281-2/+6
* ProjectExplorer: Handle Macros in build directoryTobias Hunger2017-11-061-1/+1
* BuildConfiguration: Make method name clearerTobias Hunger2017-10-181-7/+7
* ProjectExplorer: Do not prepend compiler path to PATH everywhere!Tobias Hunger2017-10-181-1/+23
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-2/+4
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+5
* ProjectExplorer: Add CurrentBuild:Env to the MacroExpanderTobias Hunger2017-01-271-2/+5
* QmakeBuildConfiguration: Pass build dir to base setterhjk2016-12-051-0/+2
* IBuildConfiguration: More constTobias Hunger2016-08-261-1/+1
* Remove BuildStepList::isNullhjk2016-07-211-2/+2
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+3
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-5/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* BuildConfiguration: Add static helper to turn buildtype into a stringTobias Hunger2015-10-231-0/+15
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-8/+38
* Update LicenseEike Ziller2015-01-161-6/+6
* Set up hierarchy of ProjectConfiguration macro expanders.hjk2014-11-051-2/+17
* Provide %{buildDir} macro expansion again.hjk2014-11-051-22/+3
* Add MacroExpander member to ProjectConfigurationhjk2014-10-231-24/+24
* Move uses of ProjectMacroExpander closer to build configurationhjk2014-10-221-35/+16
* Utils: MacroExpander API cosmetics.hjk2014-10-221-2/+2
* MacroExpander: Fall back to global expanderhjk2014-10-161-2/+2
* VariableChooser: Reworkhjk2014-10-151-1/+0
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-3/+3
|/ /
* | BuildConfiguration: Use ProjectMacroExpanderDaniel Teske2014-10-091-5/+13
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-3/+1
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-7/+4
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-071-1/+1
|\|
| * Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* | Utils: Merge Abstract{Qtc,}MacroExpander classeshjk2014-06-251-1/+2
|/
* IBuildConfigurationFactory: Partial revert of 5a30007e45eDaniel Teske2014-06-191-11/+21
* ProjectExplorer: Fix comparing prioritiesDaniel Teske2014-06-161-2/+2
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-24/+14
* Fix return value of project explorers macro expandersEike Ziller2014-06-051-2/+3
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-14/+8
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1