aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/environmentscriptrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-use product, module and project script valuesChristian Kandeler2018-01-261-1/+1
* Introduce a named constant for the magic "_qbs_procenv" variableChristian Kandeler2018-01-181-6/+2
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-5/+7
* Share ScriptFunction objects between productsChristian Kandeler2017-11-231-11/+13
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-5/+5
* Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-221-4/+8
* Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-0/+219