aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a Utilities.cStringQuote functionJake Petroules2017-01-301-0/+1
* | Command line parser: Make output on parse errors more conciseChristian Kandeler2017-01-242-24/+21
* | Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-056-9/+9
* | Change style of #includes of Qt headersJake Petroules2017-01-0416-35/+35
|/
* Remove unused functionJake Petroules2016-12-221-14/+0
* Add or improve header guards for some filesJake Petroules2016-11-302-3/+8
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-082-3/+3
* Allow JavaScript expressions when overriding propertiesChristian Kandeler2016-11-081-1/+3
* Merge 1.6 into masterChristian Kandeler2016-09-303-3/+2
|\
| * Fix undefined behavior in command line parserChristian Kandeler2016-09-083-3/+2
* | Merge 1.6 into masterChristian Kandeler2016-09-052-8/+0
|\|
| * Remove assertions from command line parserChristian Kandeler2016-09-022-7/+0
* | Update license headersIikka Eklund2016-08-2912-168/+276
* | Update license headersIikka Eklund2016-08-2912-168/+276
* | Flesh out generators APIJake Petroules2016-08-221-5/+3
* | API: Add installation info to ArtifactDataChristian Kandeler2016-08-031-2/+1
* | Remove support for deprecated Transformer itemChristian Kandeler2016-08-021-1/+1
* | Merge 1.6 into masterChristian Kandeler2016-07-298-2/+40
|\|
| * Introduce the --wait-lock command line optionJake Petroules2016-07-148-2/+40
* | Fix crash when getting help for the generate commandChristian Kandeler2016-07-271-1/+2
* | 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-202-37/+32
* Cache the results of probes.Christian Kandeler2016-06-158-0/+39
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0824-24/+24
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0624-24/+24
* | Use Qt5-style connectsOrgad Shaneh2016-06-073-18/+16
* | qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-3/+3
|/
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-071-2/+2
* Add an option to require transformers to generate all declared outputs.Jake Petroules2016-03-097-0/+38
* Do not give special treatment to target artifacts in "qbs clean".Christian Kandeler2015-09-046-33/+1
* Enable --install-root also for the generate command.Jake Petroules2015-08-251-0/+1
* 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
* Fix libexec path.Christian Kandeler2015-07-061-1/+1
* Remove unnecessary prefix from qbs --version option.Jake Petroules2015-06-031-1/+1
* add a --version command line argumentJoerg Bornemann2015-05-228-0/+54
* Add support for building internal executables (libexec) as part of Qbs.Jake Petroules2015-05-193-0/+5
* 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
* Add more options for dump-tree-nodes command.Christian Kandeler2015-03-201-1/+7
* remove Qt4 work-aroundsJoerg Bornemann2015-03-192-4/+4
* Fix command echo mode for the generator command.Jake Petroules2015-03-043-12/+4
* update license headersJoerg Bornemann2015-03-0224-48/+48
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-258-35/+117
* Make some necessary adjustments to the project generator API.Jake Petroules2015-02-233-99/+110
* Improve the semantics of preferences.defaultBuildDirectory.Jake Petroules2015-02-203-6/+16
* Add an API to support build system generators.Jake Petroules2015-02-1212-2/+139
* Fix help output for the "clean" command.Christian Kandeler2015-02-021-0/+1
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-2824-144/+144
|\
| * Update LicenseEike Ziller2015-01-2624-144/+144