aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs
Commit message (Expand)AuthorAgeFilesLines
* don't print usage on missing project fileJoerg Bornemann2014-07-211-4/+2
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-161-1/+1
* remove qbsSettings() functionJoerg Bornemann2014-07-093-7/+4
* Command-line frontend: Make plugin and search paths configurable.Christian Kandeler2014-06-243-7/+10
* 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-273-2/+9
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-218-33/+103
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-142-13/+21
* Introduce per-profile preferences.Christian Kandeler2014-01-093-24/+48
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0924-24/+24
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0824-24/+24
* | 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-268-1/+94
* | Merge "Merge branch '1.1' into 'master'."Joerg Bornemann2013-11-061-2/+11
|\|
| * Separate between overridden values and others in command-line frontend.Christian Kandeler2013-10-311-2/+11
* | Fix meaning of "Command.silent".Christian Kandeler2013-11-061-2/+1
|/
* fix product/module name collisionJoerg Bornemann2013-10-301-1/+2
* Fix potential deadlock in Ctrl-C handling.Christian Kandeler2013-10-282-16/+56
* check for existence before execution of a toolJoerg Bornemann2013-09-041-1/+8
* Remove "showProperties" command.Christian Kandeler2013-08-2010-156/+2
* remove legacy .qbp file supportJoerg Bornemann2013-08-132-8/+1
* add build option --check-timestampsJoerg Bornemann2013-07-237-1/+40
* split overridden values off the build configurationJoerg Bornemann2013-07-191-0/+1
* Prepare qbs project files for selective inclusion.Christian Kandeler2013-07-021-1/+2
* Some minor improvements to the Error class.Christian Kandeler2013-06-186-32/+31
* Allow installing without building.Christian Kandeler2013-06-179-12/+64
* Move expanding of configuration to SetupProjectParametersTobias Hunger2013-06-171-1/+6
* Allow projects to be nested.Christian Kandeler2013-06-172-2/+2
* Fix typo.Tobias Hunger2013-06-121-1/+1
* Pass the environment to be used as part of the setupprojectparametersTobias Hunger2013-06-061-3/+2
* bump version number to 1.0.0Joerg Bornemann2013-05-311-2/+2
* Fix misleading messages when canceling operations.Christian Kandeler2013-05-311-1/+1
* Introduce ILogSink::printWarning().Christian Kandeler2013-05-282-7/+0
* Don't install into sysroot by default.Christian Kandeler2013-05-234-6/+22
* Use private implementation in API classes.Christian Kandeler2013-05-233-39/+42
* 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
* Show more fine-grained progress information for project loading.Christian Kandeler2013-03-284-1/+18
* Add option to log how much time an operation takes.Christian Kandeler2013-03-268-6/+79
* Add new command "resolve".Christian Kandeler2013-03-267-14/+72
* Do not needlessly run time-consuming operations in cmdline parser.Christian Kandeler2013-03-221-12/+11
* add qbs files to build qbsJoerg Bornemann2013-03-151-0/+43