aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs/base
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 1.4 into master.Christian Kandeler2015-07-312-3/+3
|\
| * Separate Android profile name components with '-' instead of '_'.Jake Petroules2015-07-302-2/+2
| * Add the android.nativelibrary file tag for application libraries.Jake Petroules2015-07-291-1/+1
* | Merge branch 1.4 into master.Christian Kandeler2015-07-246-12/+13
|\|
| * Move more Android NDK logic out of the profiles.Jake Petroules2015-07-222-2/+2
| * AndroidApk item: default to the modern directory layout.Jake Petroules2015-07-201-5/+8
| * Don't restrict the wix module to Windows host OSes.Jake Petroules2015-07-132-2/+2
| * Do not give env variable values array type in qbs.commonRunEnvironment.Christian Kandeler2015-07-021-3/+1
* | Add support for building Common Language Infrastructure assemblies.Jake Petroules2015-04-301-0/+4
* | Merge branch 1.4 into master.Christian Kandeler2015-04-2419-1/+571
|\|
| * Fix AutotestRunner.Christian Kandeler2015-04-231-1/+1
| * add missing license headersJoerg Bornemann2015-04-1519-0/+570
* | Add a wrapper property to AutotestRunner.Jake Petroules2015-03-201-1/+5
|/
* Add support for building OS X and iOS App Extensions.Jake Petroules2015-02-091-0/+24
* Add support for building XPC services.Jake Petroules2015-02-091-0/+19
* Add support for building loadable modules.Jake Petroules2015-02-061-0/+6
* Allow users to specify command line arguments to an auto test runner.Jake Petroules2015-01-291-1/+2
* Set cpp run environment variables when running autotests.Jake Petroules2015-01-291-9/+5
* Set environment for dyld when running autotests.Jake Petroules2015-01-281-0/+9
* Add new item "InstallPackage".Christian Kandeler2015-01-261-0/+36
* Add support for building Android command-line applications.Jake Petroules2015-01-201-1/+15
* Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-132-2/+3
* Add missing Android library type.Jake Petroules2015-01-061-1/+1
* First stage of Android support.Christian Kandeler2015-01-053-1/+54
* Introduce Library template.Jake Petroules2014-12-233-3/+13
* Add Java support.Jake Petroules2014-12-182-0/+9
* Make type of AutotestRunner an array.Christian Kandeler2014-10-171-1/+1
* Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-1/+1
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-103-3/+3
|\
| * fix property values of Application.type and friendsJoerg Bornemann2014-09-253-3/+3
* | Add convenience product "AutotestRunner".Christian Kandeler2014-10-021-0/+25
|/
* Add and make use of convenience item QtGuiApplication.Christian Kandeler2014-07-142-0/+16
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-07-021-0/+0
|\
| * Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-161-0/+0
* | Add support for running Node.js using qbs run.Jake Petroules2014-04-151-0/+3
|/
* Remove QmlApp product template.Christian Kandeler2013-12-106-420/+0
* Fix the condition for the WiX and NSIS imports.Jake Petroules2013-11-143-3/+3
* Don't use the term "Burn" in the WiX module.Jake Petroules2013-11-041-1/+1
* Add support for building NSIS setup packages.Jake Petroules2013-10-231-0/+4
* Fix a couple minor bugs in WiX support.Jake Petroules2013-10-221-1/+1
* Add support for building MSI and EXE installers with WiX.Jake Petroules2013-10-212-0/+8
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-182-2/+2
* Introduce a series of functions for working with Darwin bundles.Jake Petroules2013-06-042-0/+2
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-032-2/+2
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-171-3/+3
* Check for Darwin in general rather than merely OS X, where appropriate.Jake Petroules2013-04-121-1/+1
* Default to applicationbundle for iOS as well.Jake Petroules2013-03-251-1/+1
* use the simplified base import statementJoerg Bornemann2013-03-082-2/+2
* add missing import in CppApplication.qbsJoerg Bornemann2013-02-151-0/+2
* Introduce the "install" command.Christian Kandeler2013-01-221-6/+1