aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/parser/commandlineoption.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.6 into masterChristian Kandeler2016-09-301-1/+0
|\
| * Fix undefined behavior in command line parserChristian Kandeler2016-09-081-1/+0
* | Merge 1.6 into masterChristian Kandeler2016-09-051-4/+0
|\|
| * Remove assertions from command line parserChristian Kandeler2016-09-021-3/+0
* | Update license headersIikka Eklund2016-08-291-14/+23
* | Remove support for deprecated Transformer itemChristian Kandeler2016-08-021-1/+1
* | Merge 1.6 into masterChristian Kandeler2016-07-291-0/+12
|\|
| * Introduce the --wait-lock command line optionJake Petroules2016-07-141-0/+12
* | Fix crash when getting help for the generate commandChristian Kandeler2016-07-271-1/+2
|/
* Cache the results of probes.Christian Kandeler2016-06-151-0/+14
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Add an option to require transformers to generate all declared outputs.Jake Petroules2016-03-091-0/+12
* Do not give special treatment to target artifacts in "qbs clean".Christian Kandeler2015-09-041-13/+0
* add a --version command line argumentJoerg Bornemann2015-05-221-0/+17
* Fix command echo mode for the generator command.Jake Petroules2015-03-041-8/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-251-5/+47
* Improve the semantics of preferences.defaultBuildDirectory.Jake Petroules2015-02-201-4/+11
* Add an API to support build system generators.Jake Petroules2015-02-121-0/+27
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Parser: Fix compiler warning on release buildOrgad Shaneh2015-01-121-0/+1
* | Do installation at build time.Joerg Bornemann2015-01-081-2/+15
* | add option to show command lines in build outputJoerg Bornemann2014-11-071-0/+12
* | 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-0/+13
|/
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-0/+29
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-091-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-281-23/+28
|\|
| * Fix formatting of command line option descriptions.Jake Petroules2013-11-261-23/+28
* | Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-261-0/+33
|/
* add build option --check-timestampsJoerg Bornemann2013-07-231-0/+13
* Some minor improvements to the Error class.Christian Kandeler2013-06-181-6/+6
* Allow installing without building.Christian Kandeler2013-06-171-0/+15
* Fix typo.Tobias Hunger2013-06-121-1/+1
* Don't install into sysroot by default.Christian Kandeler2013-05-231-5/+16
* Add option to log how much time an operation takes.Christian Kandeler2013-03-261-2/+35
* Remove global log sink.Christian Kandeler2013-02-061-6/+5
* Introduce new command-line option "--force".Christian Kandeler2013-02-011-0/+15
* Introduce the "install" command.Christian Kandeler2013-01-221-5/+47
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Fix compile warning.Christian Kandeler2012-12-191-0/+1
* Make the "run" command easier to use.Christian Kandeler2012-12-111-1/+1
* Add command-line support for removing all build artifacts.v0.2.0Christian Kandeler2012-12-111-0/+12
* Redo help output.Christian Kandeler2012-12-051-0/+296