aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/runenvironment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use pass-by-value and moveIvan Komissarov2019-03-071-8/+8
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-2/+4
* Return initializer list where it is possibleDenis Shienkov2019-02-261-5/+5
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-12/+12
* Call QProcess::waitForFinished with timeout of -1Joerg Bornemann2018-06-141-2/+2
* RunEnvironment: Add safety check for API mis-useChristian Kandeler2018-02-211-2/+12
* Properly take the --dry-run option into account in the "run" commandChristian Kandeler2018-01-121-50/+67
* Remove dependency on QtXml in RunEnvironmentJake Petroules2017-11-301-11/+14
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-8/+9
* Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-221-5/+10
* Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-7/+13
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-2/+2
* Remove superfluous use of QScopedPointer in RunEnvironmentJoerg Bornemann2017-10-131-7/+5
* Fix shell commandChristian Kandeler2017-10-051-11/+26
* Add support for running iOS and tvOS apps on the simulatorJake Petroules2017-10-041-21/+54
* Add support for running Android apps on devicesJake Petroules2017-10-041-1/+67
* Merge 1.8 into masterChristian Kandeler2017-06-301-18/+3
|\
| * Fix running bundled applications on Apple platformsJake Petroules2017-06-271-18/+3
* | Fix nodejs/typescript probes when the Node interpreter is not in PATHJake Petroules2017-06-141-5/+8
|/
* Clean up [q]fileinfo.h includesJoerg Bornemann2017-03-061-1/+0
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-3/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-6/+6
* Remove usage of PropertyFinder from RunEnvironmentJoerg Bornemann2016-12-231-14/+4
* Add PropertyMapInternal::modulePropertyJoerg Bornemann2016-12-231-2/+1
* Attach information about the context to our script engineChristian Kandeler2016-11-071-1/+1
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-301-3/+3
* Update license headersIikka Eklund2016-08-291-14/+23
* RunEnvironment: Be more robustOrgad Shaneh2016-06-141-0/+4
* 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
* | Ignore WiFi devices during iOS deployment.Jake Petroules2016-04-181-0/+1
|/
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-071-4/+49
* Add support for running iOS apps on devices.Jake Petroules2015-10-211-1/+48
* Merge branch 1.4 into master.Christian Kandeler2015-07-311-0/+1
|\
| * Code clean-up in corelib/language/.Christian Kandeler2015-07-301-0/+1
* | Merge branch 1.4 into master.Christian Kandeler2015-05-111-3/+6
|\|
| * fix usage of QFileInfo when running nodejsJoerg Bornemann2015-05-041-3/+6
* | Add support for building Common Language Infrastructure assemblies.Jake Petroules2015-04-301-0/+10
|/
* Try to forward "bad interpreter" errors to the user.Jake Petroules2015-03-271-1/+22
* 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
* | Use new qbs.installRoot property instead of QBS_INSTALL_ROOT env var.Jake Petroules2015-01-081-3/+0
|/
* License update.Eike Ziller2014-10-161-7/+8
* Fix run environment setup.Jake Petroules2014-08-281-4/+13
* Added an API to retrieve the current run/build environmentThomas Epting2014-06-051-0/+12
* Add support for running Node.js using qbs run.Jake Petroules2014-04-151-0/+25
* Do not share product properties with artifacts.Christian Kandeler2014-02-261-1/+1
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+176