aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Properly set up the output formatterChristian Kandeler2020-09-041-1/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-14/+14
* QtSupport: Add QtTestParser to the list of output formattersChristian Kandeler2020-04-281-2/+3
* OutputFormatter: Take ownership of the line parsersChristian Kandeler2020-04-151-1/+1
* Utils: Split up OutputFormatter classChristian Kandeler2020-04-141-5/+5
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-2/+2
* ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-1/+1
* ProjectExplorer: Store parts of active build config in runcontrolhjk2019-09-241-0/+4
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-1/+2
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-12/+8
* ProjectExplorer: Remove traces of previous attempthjk2019-08-301-7/+0
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-6/+1
* ProjectExplorer: Add a facility to dump supported run worker setupshjk2019-08-201-0/+3
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-0/+17
* Project: Push direct RunConfiguration use out of RunWorker factorieshjk2019-08-131-2/+2
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-48/+16
* ProjectExplorer: RunControl header cleanuphjk2019-08-071-4/+0
* ProjectExplorer: Replace RunControl::buildTargetInfohjk2019-08-071-2/+3
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-3/+4
* ProjectExplorer: Add a Runnable::setCommandLine()hjk2019-06-031-0/+1
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-0/+3
* ProjectExplorer: Make it easier to use RunConfiguration idshjk2019-04-051-0/+4
* ProjectExplorer: Switch order of template parametershjk2019-04-021-1/+1
* ProjectExplorer: Remove RunWorker::runMode()hjk2019-03-211-1/+0
* ProjectExplorer: Replace one overload of RunControl::registerWorkerhjk2019-03-201-8/+0
* ProjectExplorer: Replace RunControl::producerhjk2019-03-201-1/+2
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-0/+16
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+330