summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal/baremetalrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Use a derived class for debug support factoryhjk2023-01-101-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-16/+12
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-2/+2
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-2/+2
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-3/+3
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-3/+3
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+2
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* BareMetal: De-Q_OBJECT-ify RunConfigurationshjk2020-02-131-13/+63
* ProjectExplorer: Remove enabledChanged emissionshjk2019-12-201-1/+0
* Standardize RunConfiguration id specificationhjk2019-12-111-3/+1
* BareMetal: Let RunConfiguration not listen to Kit changeshjk2019-12-031-2/+0
* BareMetal: Use new runconfiguration aspect update mechanismhjk2019-11-261-10/+8
* ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-5/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
* 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
|\