aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/jscommandexecutor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix change tracking for module properties requested from artifactsChristian Kandeler2016-11-301-0/+2
* Attach information about the context to our script engineChristian Kandeler2016-11-071-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Use Qt5-style connectsOrgad Shaneh2016-06-071-9/+9
* | Provide the ability to let commands bypass dry-run mode.Jake Petroules2016-06-011-1/+1
* | Add a new command line echo mode that also prints environment variables.Jake Petroules2016-05-231-1/+3
* | Do not use QScriptEngine::push/popScope in rule evaluationJoerg Bornemann2016-05-101-3/+3
|/
* Display proper file paths and line numbers for errors in more places.Jake Petroules2016-04-141-1/+3
* Add an extendedDescription property for commands.Jake Petroules2015-08-131-0/+10
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | do not distinguish between internal and external module namesJoerg Bornemann2014-08-141-0/+1
|/
* Fix JS command canceling for the "dry run" case.Christian Kandeler2014-07-211-1/+2
* Fix exception leak in JS command execution.Christian Kandeler2014-07-021-5/+20
* Fix repeated emission of the finished() signal in JsCommandExecutor.Christian Kandeler2014-05-261-4/+4
* Prevent user code from hanging qbs during resolving.Christian Kandeler2014-04-161-3/+1
* Allow long-running commands to be canceled.Christian Kandeler2014-04-151-1/+15
* Sanitize error/finished handling in executor jobs and command executors.Christian Kandeler2014-04-151-1/+1
* Add new qml item ScannerMaxim Zaitsev2014-03-121-1/+1
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-2/+2
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+1
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-1/+1
* rename Rule::script to prepareScriptJoerg Bornemann2014-01-141-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+190