aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/lib.qbs
Commit message (Expand)AuthorAgeFilesLines
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-365/+0
* introduce class ItemDeclarationJoerg Bornemann2014-01-071-0/+2
* Track access to product properties in commands.Christian Kandeler2013-12-051-0/+2
* Add API for adding groups and files.Christian Kandeler2013-11-201-0/+2
* Import code for rewriting QML files.Christian Kandeler2013-11-141-1/+5
* fix use_installed.priJoerg Bornemann2013-11-051-1/+4
* Fix installation of library in qbs project file.Christian Kandeler2013-10-301-1/+1
* Give the qbs library a version.Christian Kandeler2013-10-221-0/+1
* Add a variant of use.pri for an installed qbs.Christian Kandeler2013-09-091-0/+6
* Install qbs_export.h.Christian Kandeler2013-09-091-1/+1
* move file dependencies to dedicated classJoerg Bornemann2013-08-011-0/+2
* don't link against QtConcurrentJoerg Bornemann2013-07-231-1/+0
* Only add QtTest dependency to lib if the unit tests are enabled.Christian Kandeler2013-07-111-1/+2
* Fix rpath on OSX for the qbs build.Christian Kandeler2013-07-041-0/+2
* Make built-in JavaScript extensions available on demand.Christian Kandeler2013-07-031-0/+2
* Make the qbs project files embeddable in another project.Christian Kandeler2013-07-031-9/+8
* Prepare qbs project files for selective inclusion.Christian Kandeler2013-07-021-1/+2
* Build static lib with static Qt in qbs build also.Christian Kandeler2013-06-271-3/+5
* Update list of Qt modules required by apps linking against libqbscore.v1.0.1Christian Kandeler2013-06-271-1/+1
* Add XmlDom generator/parser to JavaScriptBogDan Vatra2013-06-241-2/+4
* Move BuildGraphLoader into its own set of files.Christian Kandeler2013-06-191-0/+2
* allow qbs to be built without rpathJoerg Bornemann2013-06-181-1/+2
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-181-7/+7
* Make the toolchain property a list.Jake Petroules2013-06-181-2/+2
* Use the new sub-project feature in the qbs project files.Christian Kandeler2013-06-171-1/+1
* Use private implementation in API classes.Christian Kandeler2013-05-231-0/+3
* rename ProductModule to ExportJoerg Bornemann2013-05-221-1/+1
* add missing files in lib.qbsJoerg Bornemann2013-04-261-0/+2
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-171-3/+3
* Remove structural redundancy in project and product classes.Christian Kandeler2013-04-121-4/+4
* remember product properties used in prepare scriptsJoerg Bornemann2013-03-251-0/+1
* Remember properties used in prepare scripts.Christian Kandeler2013-03-201-0/+1
* move PropertyMapInternal to its own filesJoerg Bornemann2013-03-181-0/+2
* qbs build: Install public headers.Christian Kandeler2013-03-181-17/+50
* qbs project files: Add support for auto tests.Christian Kandeler2013-03-181-2/+2
* add qbs files to build qbsJoerg Bornemann2013-03-151-0/+290