aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/baremetalrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-3/+2
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-1/+1
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-4/+3
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-2/+2
* BareMetal: Split runconfigs into independent classeshjk2018-04-301-74/+13
* Pass id to RunConfiguration constructorhjk2018-04-251-2/+2
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-2/+2
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-20/+1
* BareMetal: Do not use QtOutputFormatterhjk2018-04-121-6/+0
* BareMetal: Some consolidation of RunConfiguration related classeshjk2018-04-061-3/+58
* BareMetal: Use now-standard WorkingDirectoryAspecthjk2018-03-221-19/+3
* BareMetal: Fix run configuration display name setuphjk2018-03-221-30/+12
* BareMetal: fix run configuration creationAlexander Drozdov2018-03-021-9/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-23/+7
* BareMetal: standardize RunConfiguration::initialize() signaturehjk2017-11-141-2/+18
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-9/+0
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-6/+4
|\
| * BareMetal: Fix target file name resolvingOrgad Shaneh2017-09-261-6/+4
* | ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-20/+19
* | ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-16/+0
|/
* BareMetal: fix Run configurationAlexander Drozdov2017-06-231-3/+6
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+9
* BareMetal: Simplify RunConfigurationTobias Hunger2017-01-301-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BareMetal: Use ArgumentsAspect in run configuration subclasseshjk2016-01-061-10/+3
* BareMetal: Modernize connectionshjk2015-06-091-4/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | baremetal: add support for generic projectsTim Sander2015-02-101-1/+1
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | BareMetal: Remove unused data memberhjk2014-09-191-1/+0
|/
* BareMetal: Code cosmeticshjk2014-06-231-53/+26
* 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
* BareMetal plugin: fix UI text capitalizationLeena Miettinen2013-10-101-2/+2
* Cleanup baremetalTim Sander2013-09-261-3/+0
* add baremetal pluginTim Sander2013-09-201-0/+213