aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/qbs/common.qbs
Commit message (Expand)AuthorAgeFilesLines
* Rewrite ModuleLoaderChristian Kandeler2023-04-201-1/+1
* Prefer built-in JS function in modulesChristian Kandeler2023-02-201-20/+20
* Switch JavaScript back-endChristian Kandeler2023-02-071-2/+3
* Add qbs.hostArchitecture propertyIvan Komissarov2020-03-111-0/+1
* Add "profiling" build variantIvan Komissarov2020-03-061-3/+3
* Initialize the multiplexing properties to empty listsChristian Kandeler2018-11-021-3/+3
* qbs module: Do not set default values for multiplexing propertiesChristian Kandeler2018-10-311-21/+2
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Simplify installation of applications and librariesChristian Kandeler2018-06-011-1/+1
* Remove the deprecated Product.profile propertyChristian Kandeler2018-04-131-1/+1
* Add the qbs.toolchainType propertyJake Petroules2017-12-071-12/+11
* Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-221-2/+4
* Consider library dependencies when setting up run environmentChristian Kandeler2017-11-221-25/+8
* Android: match default NDK behaviorJake Petroules2017-10-041-1/+1
* Fix default value of qbs.buildVariantsChristian Kandeler2017-09-281-1/+1
* Remove the "readonly" flag from the qbs.installRoot propertyChristian Kandeler2017-06-021-1/+1
* Initialize qbs.installRoot in the qbs moduleChristian Kandeler2017-06-011-1/+1
* Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-231-3/+24
* Switch to a new multiplexing approachJoerg Bornemann2017-05-231-0/+10
* Add support for QNX and the QCC toolchainJake Petroules2017-03-221-1/+5
* Give qbs.toolchain a sensible default valueChristian Kandeler2017-03-131-1/+10
* Fix misuse of Function.prototype.applyJoerg Bornemann2017-01-191-3/+3
* Merge 1.5 into 1.6Jake Petroules2016-06-281-4/+10
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-3/+9
* | Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-1/+10
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Do extensive validation on the value of qbs.toolchain.Jake Petroules2016-04-291-1/+30
* | Only set commonRunEnvironment for host platforms.Jake Petroules2016-04-221-5/+5
|/
* Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-011-2/+3
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-9/+10
* Make installSourceBase a path type.Jake Petroules2015-08-261-1/+1
* Introduce qbs.shellPath.Jake Petroules2015-08-261-2/+7
* Introduce qbs.nullDevice.Jake Petroules2015-07-221-0/+1
* Fix typo that broke Darwin platforms.Christian Kandeler2015-07-101-1/+1
* Initialize qbs.commonRunEnvironment from the current environment.Christian Kandeler2015-07-101-12/+15
* Make qbs.architecture an optional property.Jake Petroules2015-07-091-3/+1
* Do not give env variable values array type in qbs.commonRunEnvironment.Christian Kandeler2015-07-021-7/+3
* Provide access to the Qbs version from project files.Jake Petroules2015-05-131-0/+6
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Set environment variables for run environments of Windows and Linux.Jake Petroules2015-04-031-1/+9
* Handle DYLD_ROOT_PATH better. It's only really useful on iOS Simulator.Jake Petroules2015-03-111-1/+1
* Remove qbs.endianness property - it is not used and will not be used.Jake Petroules2015-02-041-18/+0
* support installation of directory treesJoerg Bornemann2015-02-031-0/+1
* Set cpp run environment variables when running autotests.Jake Petroules2015-01-291-0/+24
* Do installation at build time.Joerg Bornemann2015-01-081-0/+1
* remove qbs.getHostOS()Joerg Bornemann2014-10-291-1/+1
* Allow qbs.endianness to be undefined.Jake Petroules2014-07-221-0/+2
* Add a PropertyValidator class to centralize Module.validate operations.Jake Petroules2014-04-241-27/+32
* Define hostOSBuildVersion on Windows as well.Jake Petroules2014-03-031-4/+6