aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/parser/commandlineoption.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the fallback providerIvan Komissarov13 days1-11/+0
* Port from qAsConst() to std::as_const()Marc Mutz2023-05-221-1/+1
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-041-0/+35
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-9/+3
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-41/+41
* Introduce module providersChristian Kandeler2019-01-231-0/+11
* Add support for job poolsChristian Kandeler2018-08-081-0/+53
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-2/+3
* Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-221-0/+12
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-4/+4
* CLI: Fix the --version optionChristian Kandeler2017-11-071-17/+0
* Remove the --force optionChristian Kandeler2017-09-041-14/+0
* 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