aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow overriding the autotest profile for each test suite individuallyJake Petroules2017-11-154-1/+12
* STL compatibility: use front() instead of first()Jake Petroules2017-11-1430-161/+161
* Provide more detailed error output when a Process jsextension failsJake Petroules2017-11-141-4/+10
* Doc: Describe the build process at a general levelLeena Miettinen2017-11-142-9/+101
* Benchmarker: Build qbs with debug infoChristian Kandeler2017-11-141-1/+2
* Benchmarker: Keep raw data in case a regression is detectedChristian Kandeler2017-11-135-21/+55
* Merge 1.10 into masterJake Petroules2017-11-136-17/+36
|\
| * Fix default deployment target of storyboard in assetcatalog testJake Petroules2017-11-131-1/+1
| * Fix assetcatalog test with newer versions of macOSJake Petroules2017-11-132-6/+19
| * Make the teapot test a little less strictJake Petroules2017-11-131-6/+11
| * Only include one of gl3stub.cpp or gl3stub.c in the Android teapot testJake Petroules2017-11-131-1/+2
| * Rename CoreUtils in install-bundle exampleJake Petroules2017-11-131-3/+3
* | Merge 1.10 into masterChristian Kandeler2017-11-1317-149/+344
|\|
| * Fix the outer value for Properties itemsJoerg Bornemann2017-11-104-28/+74
| * Fix check for the "same file as different artifact" case in connect()Christian Kandeler2017-11-095-2/+89
| * Fix evaluation of Properties.conditionJoerg Bornemann2017-11-084-111/+124
| * SVConverter: Bail out early if the importScope is erroneousJoerg Bornemann2017-11-081-8/+7
| * SVConverter: Factor out the creation of the extra scopeJoerg Bornemann2017-11-081-33/+47
| * Fix import search path precedenceChristian Kandeler2017-11-089-1/+37
* | Make the product's qbs instance visible in Module.conditionJoerg Bornemann2017-11-101-0/+58
* | Evaluate condition in the module instance, not in the prototypeJoerg Bornemann2017-11-102-15/+23
* | Better change tracking for imported JS filesChristian Kandeler2017-11-1036-46/+342
* | Allow disabling pieces of the Qbs project by categoryJake Petroules2017-11-094-87/+116
* | Replace remaining occurrences of Q_DECL_OVERRIDEChristian Kandeler2017-11-081-4/+4
* | Remove unnecessary indirection from property mapsChristian Kandeler2017-11-089-52/+33
* | Fix build with Qt < 5.9Christian Kandeler2017-11-081-16/+16
* | Use "override" in command line parser classesChristian Kandeler2017-11-082-147/+147
* | CLI autotest: Give testInvalidCommandLine a _data functionChristian Kandeler2017-11-071-16/+28
* | CLI autotest: Factor out common codeChristian Kandeler2017-11-071-33/+36
* | Enable modules to declare target artifactsChristian Kandeler2017-11-0734-51/+435
* | CLI: Fix the --version optionChristian Kandeler2017-11-0713-45/+115
* | Merge 1.10 into masterChristian Kandeler2017-11-0723-14/+175
|\|
| * Yield error if Rule.outputArtifacts has invalid elementsJoerg Bornemann2017-11-067-4/+79
| * Fix change tracking for rules with more than one commandChristian Kandeler2017-11-063-2/+6
| * Fix handling of empty JS filesChristian Kandeler2017-11-065-1/+24
| * Include file dependencies in artifact rescue dataChristian Kandeler2017-11-027-1/+53
| * Fix File.move() and add autotestChristian Kandeler2017-11-013-6/+13
* | CLI: Make the --help option behave exactly like the help commandChristian Kandeler2017-11-071-5/+3
* | CLI: Allow to mix options and property assignmentsChristian Kandeler2017-11-073-82/+73
* | Un-observe properties on observer destructionChristian Kandeler2017-11-078-6/+86
* | Add BinaryFile service to manipulate binary filesDenis Shienkov2017-11-077-0/+467
* | Give BinaryProbe a more sensible set of default paths on UnixJake Petroules2017-11-062-2/+1
* | Fix mocSameFileName autotestChristian Kandeler2017-11-021-0/+1
* | Remove qbs-qmltypes appJake Petroules2017-11-028-101/+3
* | cpp module: Add property for linking-only driver flagsChristian Kandeler2017-11-027-1/+75
* | Allow fully overriding the QML type info build and install pathsJake Petroules2017-11-023-10/+13
* | Qt: Support mocable files with the same name in the same productChristian Kandeler2017-11-0214-6/+122
* | Give the SubProject item a condition propertyChristian Kandeler2017-11-025-4/+51
* | Automatically generate the QML type descriptions as part of the buildJake Petroules2017-11-014-2/+144
* | Docs: Add a how-to for accessing the repository stateChristian Kandeler2017-11-011-0/+25