aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/commandlinefrontend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headersIikka Eklund2016-08-291-14/+23
* Flesh out generators APIJake Petroules2016-08-221-5/+3
* API: Add installation info to ArtifactDataChristian Kandeler2016-08-031-2/+1
* Merge 1.6 into masterChristian Kandeler2016-07-291-0/+1
|\
| * Introduce the --wait-lock command line optionJake Petroules2016-07-141-0/+1
* | Forward parsed properties from the qbs CLI frontend to generatorsJake Petroules2016-07-261-1/+3
|/
* Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-3/+3
* Cache the results of probes.Christian Kandeler2016-06-151-0/+1
* 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-14/+13
|/
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-071-2/+2
* Fix typo in function name.Christian Kandeler2015-08-181-1/+1
* DRY up shell quoting code, and do it properly in all places.Jake Petroules2015-07-131-2/+2
* Remove unnecessary prefix from qbs --version option.Jake Petroules2015-06-031-1/+1
* add a --version command line argumentJoerg Bornemann2015-05-221-0/+5
* Add support for building internal executables (libexec) as part of Qbs.Jake Petroules2015-05-191-0/+2
* Fix per-profile preferences.qbsSearchPaths.Christian Kandeler2015-05-121-1/+1
* Install headers necessary for Qt Creator to build with QBS_INSTALL_DIR.Jake Petroules2015-05-041-0/+1
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-3/+3
* update license headersJoerg Bornemann2015-03-021-2/+2
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-251-9/+12
* Make some necessary adjustments to the project generator API.Jake Petroules2015-02-231-93/+88
* Improve the semantics of preferences.defaultBuildDirectory.Jake Petroules2015-02-201-2/+4
* Add an API to support build system generators.Jake Petroules2015-02-121-0/+26
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Do installation at build time.Joerg Bornemann2015-01-081-0/+6
* | Add command for showing a tree of build graph nodes.Christian Kandeler2014-12-171-1/+19
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | Allow products to opt-out of the normal build process.Christian Kandeler2014-10-021-4/+14
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-09-251-1/+2
|\|
| * Fix command look-up.Christian Kandeler2014-09-121-1/+2
* | Merge branch '1.3' into master.Christian Kandeler2014-09-111-2/+8
|\|
| * If build fails because no default profile is set, say how to set it.Christian Kandeler2014-08-291-2/+6
| * Fix run environment setup.Jake Petroules2014-08-281-0/+2
* | CL frontend: Print list of runnable products in case of ambiguity.Christian Kandeler2014-09-011-22/+42
|/
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-161-1/+1
* Command-line frontend: Make plugin and search paths configurable.Christian Kandeler2014-06-241-5/+4
* Add the settings directory to the project setup parameters.Christian Kandeler2014-05-261-4/+1
* Sanitize the project setup API.Christian Kandeler2014-05-231-14/+9
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-2/+2
* Make the "lib" part of plugin and library locations configurable.Christian Kandeler2014-02-271-1/+2
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-1/+1
* Introduce per-profile preferences.Christian Kandeler2014-01-091-5/+45
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-091-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-261-1/+1
* | Merge "Merge branch '1.1' into 'master'."Joerg Bornemann2013-11-061-2/+11
|\|