aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rulecommands.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-2/+12
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* Prevent "dynamic" values from getting assigned to command propertiesChristian Kandeler2018-10-251-1/+3
* corelib: Apply modernize-use-autoAlessandro Portale2018-08-201-2/+1
* Add support for job poolsChristian Kandeler2018-08-081-0/+3
* Provide rules with information about the content of Export itemsChristian Kandeler2018-03-141-4/+4
* Add product name to command descriptionsChristian Kandeler2018-03-121-0/+5
* Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-161-52/+11
* Move transformer change tracking out of the build graph loaderChristian Kandeler2018-02-161-0/+8
* Introduce dedicated type for command listsChristian Kandeler2018-02-151-10/+9
* Fix autotests on Windows by re-adding weird conversion round-tripChristian Kandeler2017-11-301-2/+10
* Modernize variable declarationsDenis Shienkov2017-11-301-1/+1
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-84/+104
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-1/+1
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-4/+4
* Lower the default response file threshold a bit on Windowsv1.9.1Christian Kandeler2017-09-291-1/+9
* Re-run process commands if a relevant environment variable has changedChristian Kandeler2017-06-081-0/+14
* Replace QSharedPointer/QWeakPointer with std::shared_ptr/std::weak_ptrJake Petroules2017-05-231-1/+1
* Bump required Qt version to 5.6Christian Kandeler2017-02-271-11/+1
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+2
* Make loaded extensions available in JavaScript commandsJoerg Bornemann2017-01-191-1/+22
* Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-051-0/+440