aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakerunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Unification of desktop run configurations, step 1hjk2019-08-071-57/+0
* Revert "ProjectExplorer: Upstream CMake's handling of outdated builds"hjk2019-05-031-0/+5
* ProjectExplorer: Upstream CMake's handling of outdated buildshjk2019-02-221-5/+0
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* CMake: Do not store the "title" in the run configurationhjk2018-04-261-4/+0
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+1
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-3/+0
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-2/+0
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-4/+0
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+0
* CMake: Use new ExecutableAspecthjk2018-03-291-18/+4
* Consolidate some run configuration widget boilerplatehjk2018-03-221-1/+1
* Partially decouple local CMakeRunConfiguration from CMakeProjecthjk2018-03-131-8/+2
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-2/+2
* ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-1/+1
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-2/+2
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-1/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-3/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-9/+2
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-3/+0
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-5/+1
* CMake: Use Standard RunConfiguration::initialize(Id) signaturehjk2017-11-151-4/+2
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-2/+0
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-1/+0
* CMake: Use QtOutputFormatter for CMakeRunConfigurationsTobias Hunger2017-11-071-0/+2
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-8/+8
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-4/+2
* CMakePM: Fix assignment of build system targetChristian Stenger2017-03-281-2/+3
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+2
* CMake: Use Utils::FileName where appropriateTobias Hunger2016-10-171-2/+2
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-17/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-13/+13
* CMakeProjectManager: Use WorkingDirectoryAspecthjk2015-12-171-20/+1
* Remove unnecessary destructorsTobias Hunger2015-11-161-1/+0
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-10/+10
* CMake: Remove no more used CMakeRunConfiguration::setRunMode functionhjk2015-05-181-1/+0
* CMake: Use TerminalAspect in CMakeRunConfigurationhjk2015-05-121-2/+0
* CMake: Use ArgumentsAspect in CMakeRunConfigurationhjk2015-04-301-5/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-1/+1
* ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunModeOrgad Shaneh2014-05-281-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-3/+0
|/
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-26/+0