aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Give hint about possible reason for missing import libChristian Kandeler2018-09-041-4/+23
* MSVC: Suppress "performing full link" also for executablesOrgad Shaneh2018-08-291-1/+2
* Android: Properly support the aidl toolChristian Kandeler2018-08-271-2/+10
* Enable the Application item to create Android appsChristian Kandeler2018-08-108-62/+99
* Add support for job poolsChristian Kandeler2018-08-084-0/+9
* Merge 1.12 into masterChristian Kandeler2018-08-033-7/+10
|\
| * GCC: Allow the -march option to be set in project filesChristian Kandeler2018-08-021-3/+2
| * GCC: Fix ldconfig ProbeChristian Kandeler2018-07-311-2/+6
| * GCC: Only consider absolute paths for the system paths checkChristian Kandeler2018-07-301-2/+2
* | Report an error on unexpected output tagsChristian Kandeler2018-07-135-8/+12
* | Remove support for in-build-dir-execution of the qbs qbs buildJoerg Bornemann2018-07-121-27/+4
* | Merge 1.12 into masterChristian Kandeler2018-07-122-2/+2
|\|
| * Update link for minimumWindowsVersionOrgad Shaneh2018-07-111-1/+1
| * MSVC: Suppress "performing full link" messageOrgad Shaneh2018-07-101-1/+1
* | mingw: Create import libraries alongside DLLsChristian Kandeler2018-07-054-18/+34
* | Merge 1.12 into masterChristian Kandeler2018-06-294-8/+18
|\|
| * GCC: Do not add non-existing paths to cpp.systemRunPathsChristian Kandeler2018-06-281-1/+2
| * GCC: Filter libraryPaths for entries from systemRunPathsChristian Kandeler2018-06-261-1/+10
| * Fix rule input tags in the Exporter modulesChristian Kandeler2018-06-222-6/+5
* | Do not pull in the bundle module unconditionallyChristian Kandeler2018-06-221-1/+1
* | Remove "qbs" from some rule input tagsChristian Kandeler2018-06-223-3/+3
* | Merge 1.12 into masterChristian Kandeler2018-06-222-1/+7
|\|
| * Don't link to multiplexed libraries when depending on the aggregateAlexandru Croitor2018-06-201-0/+6
| * MSVC: Relax version check for /WHOLEARCHIVEChristian Kandeler2018-06-181-1/+1
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-2275-97/+0
* | 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