aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/qbs/common.qbs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check ServerVersion first when retrieving Darwin product version.Jake Petroules2014-03-031-4/+4
* Use getNativeSetting instead of sw_vers for increased performance.Jake Petroules2014-02-271-0/+13
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-1/+1
* fix hostOSVersion for other platforms than Windows or OS XJoerg Bornemann2013-11-041-8/+10
* Centralize architecture canonicalization data.Jake Petroules2013-11-041-11/+4
* Add a hostOSVersion property, defined for Windows and OS X.Jake Petroules2013-11-041-0/+26
* yield error on missing qbs.architecture propertyJoerg Bornemann2013-10-311-3/+2
* create a profile per MSVC installation and per architectureJoerg Bornemann2013-10-161-2/+5
* temporarily weaken the architecture check in common.qbsJoerg Bornemann2013-10-151-0/+3
* Enforce canonical architecture names in qbs.architecture.Jake Petroules2013-10-111-0/+15
* Change property types from "string" to "path" where applicable.Christian Kandeler2013-09-301-1/+1
* Do not use an "as" specifier for URI imports.Christian Kandeler2013-07-051-1/+1
* Re-introduce property qbs.installPrefix.Christian Kandeler2013-06-281-0/+1
* make hostOS the default of targetOS againJoerg Bornemann2013-06-181-1/+1
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-181-14/+4
* Make the toolchain property a list.Jake Petroules2013-06-181-1/+1
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-031-1/+1
* change values of qbs.endiannessJoerg Bornemann2013-03-221-0/+7
* Improve iOS toolchain detectionFawzi Mohamed2013-03-211-1/+1
* use the simplified base import statementJoerg Bornemann2013-03-081-1/+1
* remove superfluous version numbers from import statementsJoerg Bornemann2013-03-081-1/+1
* Make the qbs.platforms property a bit more generic.Christian Kandeler2013-02-081-7/+5
* Better support for non-Linux, non-Mac Unixoid systems.Christian Kandeler2013-02-061-2/+1
* Introduce the "install" command.Christian Kandeler2013-01-221-77/+2
* Remove the "platform" concept.Christian Kandeler2013-01-181-1/+0
* support android.Arvid Picciani2012-11-021-0/+2
* define NDEBUG in release modeJoerg Bornemann2012-10-231-0/+1
* remove the "combine profiles on command line" featureJoerg Bornemann2012-10-121-1/+1
* Added targetPlatform property to qbsRuslan Nigmatullin2012-09-181-0/+10
* remove unnecessary indirection for qbs.getenvJoerg Bornemann2012-09-121-2/+0
* Added qbs.getenv methodRuslan Nigmatullin2012-08-201-0/+2
* Fixed typo in qbs moduleRuslan Nigmatullin2012-08-161-2/+2
* Added pathListSeparator and pathSeparator properties to qbs moduleRuslan Nigmatullin2012-08-161-0/+2
* qbs.targetName renamed to qbs.buildProfileNameJoerg Bornemann2012-04-031-1/+1
* base module: initialize properties with undefined, not nullJoerg Bornemann2012-04-031-6/+6
* removed unused property qbs.referencesJoerg Bornemann2012-04-031-1/+0
* Add support for deployment.Christian Kandeler2012-03-221-1/+49
* Fix wrong path generation for installMarco Bubke2012-03-201-1/+1
* Fix install prefix logic.Christian Kandeler2012-03-151-2/+2
* Add new global property "installPrefix".Christian Kandeler2012-03-131-0/+3
* throw error on failing install -> installed_content transformationJoerg Bornemann2012-02-271-4/+4
* fix build variant descriptionJoerg Bornemann2012-02-271-1/+1
* Support installing to sysroot.Christian Kandeler2012-02-271-1/+6
* Make sysroot a base property.Christian Kandeler2012-02-241-0/+1
* Long live qbs!Joerg Bornemann2012-02-151-0/+50