aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix buildChristian Kandeler2017-08-141-1/+1
* Fix build data rescuing when multiplexingChristian Kandeler2017-08-148-8/+36
* Add autotest checking that module loading respects property overridesChristian Kandeler2017-08-145-0/+50
* Fix help outputChristian Kandeler2017-08-081-1/+1
* Add reference pages to index.htmlKai Koehne2017-08-041-0/+12
* Fix recursiveWildcards() autotestChristian Kandeler2017-08-031-0/+2
* Update third party DMG dependenciesJake Petroules2017-08-034-14/+15
* Fix change tracking for wildcardsChristian Kandeler2017-08-033-3/+63
* Do not access the bundle module unconditionallyChristian Kandeler2017-08-0232-66/+176
* cpp module: Fix the GCC compiler path probeChristian Kandeler2017-07-311-1/+1
* Cpp module: Fix mingw's setupBuildEnvironment scriptChristian Kandeler2017-07-311-2/+2
* Autotests: Ensure that waitForNewTimestamp() always terminatesChristian Kandeler2017-07-311-3/+8
* Revert change to module merger that broke overriding list propertiesChristian Kandeler2017-07-313-9/+25
* Update third party DMG dependenciesJake Petroules2017-07-2810-146/+221
* Docs: Add "Properties" section to those items where it was missingChristian Kandeler2017-07-274-0/+8
* Fix false positive in change tracking codeChristian Kandeler2017-07-271-2/+3
* Fix glitch with new module property access syntaxChristian Kandeler2017-07-272-2/+4
* Move the Docker documentation out of the README and add more detailJake Petroules2017-07-262-18/+82
* MSVC: Fix 'inconsistent dll linkage' warningsKai Koehne2017-07-261-2/+2
* Add test case for a "dynamic project"Christian Kandeler2017-07-245-0/+53
* Export equality operator for qbs::PropertyMapChristian Kandeler2017-07-241-2/+2
* Document how to get binaries for QbsKai Koehne2017-07-244-21/+132
* Fix autotest on MacChristian Kandeler2017-07-211-1/+2
* GCC: Don't assume the presence of sources in static library productsChristian Kandeler2017-07-215-2/+27
* JsCommandExecutor: Try harder not to cancel non-running commandsChristian Kandeler2017-07-211-1/+4
* Avoid hardcoded paths to the Windows system drive/root and shell pathJake Petroules2017-07-204-5/+7
* Make sure we don't create permanent directories needlesslyChristian Kandeler2017-07-203-34/+63
* Fix Windows buildChristian Kandeler2017-07-201-0/+1
* Qt.qml template: Consider possible placeholder in plugin prl filesChristian Kandeler2017-07-192-2/+4
* Modify make-release-archive.sh to produce both archive types at onceJake Petroules2017-07-192-6/+7
* Add the creation of a Chocolatey package to our release processJake Petroules2017-07-195-0/+173
* Organize the 'dist' release package into a new file structureJake Petroules2017-07-186-2/+26
* Fix build with Qt < 5.8Christian Kandeler2017-07-171-0/+1
* Add fall-through annotations to switch statementsChristian Kandeler2017-07-172-1/+28
* Merge 1.8 into 1.9Christian Kandeler2017-07-142-2/+3
|\
| * Install missing public header1.8Joerg Bornemann2017-07-102-2/+3
* | Add XFAILing autotest for false positive in declaration checkerChristian Kandeler2017-07-134-0/+31
* | Add a Dockerfile to create a Debian Linux dev environment for QbsJake Petroules2017-07-122-0/+74
* | Update Docker image to Windows 10.0.14393.1358, Qt 5.9, and Qbs 1.8.1Jake Petroules2017-07-102-14/+20
* | Replace improper 'variant' terminology with 'configuration [name]'Jake Petroules2017-07-102-14/+25
* | dist product: Adapt to doc product name changeChristian Kandeler2017-07-101-1/+1
* | Fix behavior with corrupt or outdated build graphsChristian Kandeler2017-07-1017-88/+149
* | Rename the doc productChristian Kandeler2017-07-101-1/+1
* | Fix build graph locker error message on WindowsChristian Kandeler2017-07-101-1/+6
* | Doc: Enable context-sensitive help (F1) for Qbs itemsLeena Miettinen2017-07-0733-0/+33
* | De-noise "deprecatedProperty" autotestChristian Kandeler2017-07-071-1/+3
* | Add change log for 1.9.0Christian Kandeler2017-07-061-0/+56
* | Put the launcher process into its own process groupChristian Kandeler2017-07-062-3/+22
* | Allow to pass the initial value to PropertyDeclaration constructorChristian Kandeler2017-07-054-94/+78
* | Cpp module: Default value for use*PrecompiledHeader is now trueChristian Kandeler2017-07-057-10/+5