aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/baremetalrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Use new setup scheme for various factorieshjk2023-11-171-15/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-4/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* BareMetal: De-Q_OBJECT-ify RunConfigurationshjk2020-02-131-11/+6
* Standardize RunConfiguration id specificationhjk2019-12-111-2/+0
* BareMetal: Use new runconfiguration aspect update mechanismhjk2019-11-261-3/+0
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+9
* BareMetal: Split runconfigs into independent classeshjk2018-04-301-14/+1
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+1
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-5/+0
* BareMetal: Do not use QtOutputFormatterhjk2018-04-121-1/+0
* BareMetal: Some consolidation of RunConfiguration related classeshjk2018-04-061-4/+6
* BareMetal: Use now-standard WorkingDirectoryAspecthjk2018-03-221-6/+0
* BareMetal: Fix run configuration display name setuphjk2018-03-221-6/+2
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-2/+2
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-1/+1
* BareMetal: standardize RunConfiguration::initialize() signaturehjk2017-11-141-1/+2
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-1/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-5/+4
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-4/+0
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+2
* BareMetal: Simplify RunConfigurationTobias Hunger2017-01-301-6/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BareMetal: Use ArgumentsAspect in run configuration subclasseshjk2016-01-061-2/+0
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-6/+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
|/
* 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
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* BareMetal: Code cosmeticshjk2014-06-231-9/+13
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup baremetalTim Sander2013-09-261-1/+0
* add baremetal pluginTim Sander2013-09-201-0/+95