aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Use Rule.name in favor of id in toolchain rulesJoerg Bornemann2018-06-142-10/+10
* Merge 1.12 into masterChristian Kandeler2018-06-083-1/+320
|\
| * GCC: Fix input tags for static librariesChristian Kandeler2018-06-081-1/+1
| * Exporter.pkgconfig: Add support for custom variablesChristian Kandeler2018-06-061-0/+8
| * Add module Exporter.pkgconfigChristian Kandeler2018-06-042-0/+311
* | AutotestRunner: Fix override logic for the arguments propertyChristian Kandeler2018-06-041-1/+4
* | Make the texttemplate module publicJoerg Bornemann2018-06-011-0/+64
* | Merge "Merge 1.12 into master"Christian Kandeler2018-06-012-2/+9
|\ \
| * | Merge 1.12 into masterChristian Kandeler2018-06-012-2/+9
| |\|
| | * AutotestRunner: Make sure to run only the actual autotestsChristian Kandeler2018-05-301-0/+7
| | * AutotestRunner: Fix default working dirChristian Kandeler2018-05-301-1/+1
| | * Fix the type of the cpp.cLanguageVersion propertyChristian Kandeler2018-05-281-1/+1
* | | Simplify installation of applications and librariesChristian Kandeler2018-06-015-1/+44
|/ /
* | Introduce the autotest moduleChristian Kandeler2018-05-302-3/+22
* | Allow rules without output artifactsChristian Kandeler2018-05-281-6/+1
|/
* Fix vcsSubversion test on macOSAlexandru Croitor2018-05-181-1/+1
* Make cpp.cxxLanguageVersion a listChristian Kandeler2018-05-144-4/+57
* Merge remote-tracking branch 'origin/1.11'Joerg Bornemann2018-05-091-1/+5
|\
| * setupRunEnv: Try harder to keep system run paths out of the environmentChristian Kandeler2018-05-071-1/+5
* | Add AutotestRunner.auxiliaryInputsChristian Kandeler2018-05-071-0/+8
* | Add support for prefix/output in lex_yacc moduleJoerg Bornemann2018-05-042-26/+121
* | AutotestRunner: Set the working dir when invoking a test executableChristian Kandeler2018-05-021-0/+3
* | Do not use the moduleProperty function in the lex_yacc moduleJoerg Bornemann2018-05-022-15/+15
* | vcs module: Create header file even without a repository being presentChristian Kandeler2018-04-231-2/+2
* | Expose cl-generated PDBs as debuginfo_cl artifacts for static libsJoerg Bornemann2018-04-182-8/+23
* | Check that inputs.partial_infoplists is not emptyAlexandru Croitor2018-04-161-16/+17
* | Don't make a copy of the inputs properties in BundleModule.qbsAlexandru Croitor2018-04-161-12/+17
* | Remove the deprecated Product.profile propertyChristian Kandeler2018-04-131-1/+1
* | Merge 1.11 into masterChristian Kandeler2018-04-131-3/+7
|\|
| * setupRunEnv: Visit each product dependency only onceChristian Kandeler2018-04-121-3/+7
* | Fix and rename the excludedAuxiliaryInputs propertyChristian Kandeler2018-04-051-1/+1
* | Merge 1.11 into masterChristian Kandeler2018-03-152-7/+2
|\|
| * cpp.setupRunEnvironment: Ignore rpathsChristian Kandeler2018-03-121-7/+0
| * vcs module: Make sure the git meta data directory is absoluteChristian Kandeler2018-03-121-0/+2
* | Exporter.qbs: Properly support variant valuesChristian Kandeler2018-03-141-7/+11
* | Add module Exporter.qbsChristian Kandeler2018-03-142-0/+346
* | Add product name to command descriptionsChristian Kandeler2018-03-121-13/+1
|/
* NativeBinary: Do not evaluate qbs properties unnecessarilyChristian Kandeler2018-02-221-5/+13
* Darwin: Fix lipo rulesChristian Kandeler2018-02-222-4/+7
* mingw: Use a lower response file thresholdChristian Kandeler2018-02-221-0/+8
* Only use fallback values for the -std= command line option when neededJake Petroules2018-02-212-17/+97
* Pull in the latest Xcode build specs from Xcode 9.2Jake Petroules2018-02-191-3/+5
* Fix race conditions in innosetup, wix and nsis modulesChristian Kandeler2018-02-167-52/+7
* Officially provide "c++17" as possible value for cpp.cxxLanguageVersionChristian Kandeler2018-02-073-2/+12
* Re-add build environment to mingw compiler probeChristian Kandeler2018-02-051-0/+1
* Java: Adapt to Java 9 changesChristian Kandeler2018-02-053-10/+28
* setupRunEnvironment: Do not access properties of undefined valuesChristian Kandeler2018-01-301-5/+6
* Merge 1.10 into 1.11Christian Kandeler2018-01-262-10/+13
|\
| * Fix detection of Android SDK on WindowsJake Petroules2018-01-251-9/+13
| * Add better module validation for Android SDK and NDKJake Petroules2018-01-254-7/+29