aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Add support for the Visual Studio 2017 Build ToolsChristian Kandeler2018-10-081-0/+2
* 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
* Update link for minimumWindowsVersionOrgad Shaneh2018-07-111-1/+1
* MSVC: Suppress "performing full link" messageOrgad Shaneh2018-07-101-1/+1
* 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
* 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
* 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: 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
* 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
|\