aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add documentation for overriding module properties per productChristian Kandeler2017-06-151-3/+4
* | Don't set minimum deployment targets for iOS and macOS when using libc++Jake Petroules2017-06-142-2/+0
* | Add a how-to about creating app bundles and frameworks on Apple OSesJake Petroules2017-06-141-0/+49
* | GCC: Try harder to find binutils binariesChristian Kandeler2017-06-142-6/+45
* | Fix qbs buildChristian Kandeler2017-06-141-1/+4
* | API: Allow synchronous retrieval of build graph dataChristian Kandeler2017-06-148-2/+116
* | Add a Dockerfile to create a Windows dev environment for QbsJake Petroules2017-06-143-0/+92
* | Fix nodejs/typescript probes when the Node interpreter is not in PATHJake Petroules2017-06-146-13/+44
* | Use the same compatibility defines in qmake and qbs buildJoerg Bornemann2017-06-131-0/+1
* | Fix the auto-connection of Qt profiles to toolchain profilesJoerg Bornemann2017-06-131-9/+5
* | Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-13107-211/+481
* | Simplify the Java compiler scanner toolJake Petroules2017-06-1311-560/+32
* | Add specialization for Set<QString>::toString(value)Joerg Bornemann2017-06-131-0/+2
* | Adapt autotest for modules prefixJake Petroules2017-06-131-1/+1
* | ModuleLoader: Re-add error message removed in 1.8Christian Kandeler2017-06-131-3/+2
* | Add support for building macOS disk imagesJake Petroules2017-06-1255-36/+1453
* | Autotests: Fix TestBlackboxApple::assetCatalog()Christian Kandeler2017-06-121-1/+1
* | Fix "separateDebugInfo" autotestChristian Kandeler2017-06-121-6/+24
* | Fix race in qmake buildJoerg Bornemann2017-06-122-0/+2
* | Merge "Merge remote-tracking branch 'origin/1.8'"Christian Kandeler2017-06-127-6/+36
|\ \
| * | Merge remote-tracking branch 'origin/1.8'Joerg Bornemann2017-06-127-6/+36
| |\|
| | * Fix race in qmake buildJoerg Bornemann2017-06-123-0/+3
| | * Fix "enableExceptions" autotestChristian Kandeler2017-06-122-4/+8
| | * Fix error message for property overridesChristian Kandeler2017-06-121-2/+3
| | * Document how to override property values from the command lineChristian Kandeler2017-06-091-0/+22
* | | Fix xcode autotestChristian Kandeler2017-06-121-1/+1
* | | Autotests: Improve the QbsRunParameters classChristian Kandeler2017-06-126-35/+30
|/ /
* | Blackbox tests: Prevent duplicate occurrence of --settings-dir optionChristian Kandeler2017-06-121-1/+1
* | Fix "disappearedProfile" autotestChristian Kandeler2017-06-091-0/+1
* | Switch to strict mode for property checkingChristian Kandeler2017-06-092-2/+3
* | Fix command line overrides in a number of autotestsChristian Kandeler2017-06-093-29/+34
* | Fix compilationChristian Kandeler2017-06-091-1/+1
* | Use stored profile contents when re-resolving implicitlyChristian Kandeler2017-06-0913-26/+161
* | Merge 1.8 into masterChristian Kandeler2017-06-0935-133/+399
|\|
| * setup-qt: Fix automatic base profile assignment for MSVC Qt'sJoerg Bornemann2017-06-092-46/+64
| * setup-qt: compress MSVC profiles even when Qt's MSVC version is unknownJoerg Bornemann2017-06-091-8/+25
| * Allow the GccProbe to fail more gracefullyJake Petroules2017-06-082-0/+17
| * Warn against non-prefixed command-line property overridesChristian Kandeler2017-06-084-8/+46
| * Fix mismatched class/struct warningJake Petroules2017-06-081-1/+1
| * Provide more user-friendly errors in module validationJake Petroules2017-06-072-6/+27
| * PathProbe: don't search Unix paths on WindowsJake Petroules2017-06-071-1/+1
| * PathProbe: provide candidate paths that were searchedJake Petroules2017-06-074-13/+18
| * Give the "staticQtPluginLinking" autotest a shorter product nameChristian Kandeler2017-06-071-0/+1
| * Fix "qtScxml" autotestChristian Kandeler2017-06-071-1/+4
| * Doc: Extend the documentation for the "outer" valueJoerg Bornemann2017-06-072-1/+17
| * Add an entry for the qbs file itself in the generated vcxprojJake Petroules2017-06-064-0/+36
| * Fix handling of same subproject names in generated VS solutionsJake Petroules2017-06-063-5/+42
| * Fix a couple of typosDmitry Shachnev2017-06-063-3/+3
| * Fix sysroot handling for GCC-like toolchainsJake Petroules2017-06-066-21/+10
| * Add -lang-c and lang-c++ arguments to QCC compiler when neededJake Petroules2017-06-061-6/+37