aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/parser
Commit message (Expand)AuthorAgeFilesLines
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-217-30/+99
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-3/+3
* Introduce per-profile preferences.Christian Kandeler2014-01-091-19/+1
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0911-11/+11
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0811-11/+11
* | Merge "Merge remote-tracking branch 'origin/1.1'"Christian Kandeler2013-11-282-25/+29
|\ \
| * | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-282-25/+29
| |\|
| | * Fix formatting of command line option descriptions.Jake Petroules2013-11-261-23/+28
| | * Braces cleanupOrgad Shaneh2013-11-261-2/+1
* | | Return a clean build directory from the command line parser.Christian Kandeler2013-11-281-0/+1
|/ /
* / Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-267-0/+93
|/
* Remove "showProperties" command.Christian Kandeler2013-08-205-47/+1
* remove legacy .qbp file supportJoerg Bornemann2013-08-131-7/+1
* add build option --check-timestampsJoerg Bornemann2013-07-237-1/+40
* Some minor improvements to the Error class.Christian Kandeler2013-06-183-18/+18
* Allow installing without building.Christian Kandeler2013-06-177-3/+43
* Fix typo.Tobias Hunger2013-06-121-1/+1
* bump version number to 1.0.0Joerg Bornemann2013-05-311-2/+2
* Don't install into sysroot by default.Christian Kandeler2013-05-233-5/+21
* Use private implementation in API classes.Christian Kandeler2013-05-231-21/+22
* fix relative install root pathsJoerg Bornemann2013-04-101-0/+5
* Fix building for more than one configuration at once.Christian Kandeler2013-04-091-19/+60
* Sort commands and options by name in help output.Christian Kandeler2013-04-052-4/+18
* Add option to log how much time an operation takes.Christian Kandeler2013-03-267-5/+76
* Add new command "resolve".Christian Kandeler2013-03-266-14/+68
* Do not needlessly run time-consuming operations in cmdline parser.Christian Kandeler2013-03-221-12/+11
* remove pointless assignmentJoerg Bornemann2013-03-111-1/+1
* Introduce class CleanOptions.Christian Kandeler2013-02-282-7/+14
* Fix documentation for the "clean" operation.Christian Kandeler2013-02-141-0/+1
* Fix "qbs clean".Christian Kandeler2013-02-121-2/+3
* Clean up autotests.Christian Kandeler2013-02-111-0/+2
* Build a shared library.Christian Kandeler2013-02-081-3/+1
* Remove global log sink.Christian Kandeler2013-02-062-14/+15
* Introduce new command-line option "--force".Christian Kandeler2013-02-017-2/+42
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-292-5/+8
* do not pass relative file paths to loaderJoerg Bornemann2013-01-291-0/+2
* Integrate tool-specific help into general help.Christian Kandeler2013-01-281-7/+34
* Introduce the "install" command.Christian Kandeler2013-01-2210-30/+167
* Remove the "platform" concept.Christian Kandeler2013-01-181-1/+0
* Remove support for "global" settings.Christian Kandeler2013-01-151-1/+1
* update copyright yearJoerg Bornemann2013-01-0911-11/+11
* Fix compile warning.Christian Kandeler2012-12-191-0/+1
* fix "no such command" error messageJoerg Bornemann2012-12-181-1/+1
* Make the "run" command easier to use.Christian Kandeler2012-12-115-18/+6
* Add command-line support for removing all build artifacts.v0.2.0Christian Kandeler2012-12-117-2/+39
* Allow "-h" or "--help" to get general help.Christian Kandeler2012-12-111-2/+10
* Make it possible to mark the build artifacts as up to date ...Christian Kandeler2012-12-065-3/+52
* Fix minor bug in command line parser.Christian Kandeler2012-12-061-1/+1
* Fix "run" command.Christian Kandeler2012-12-061-0/+2
* Remove editor artifact.Christian Kandeler2012-12-051-1/+1