aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix build error with Qt < 5.7Christian Kandeler2017-07-041-0/+1
* | Fix false positive in property declaration checkerChristian Kandeler2017-07-045-11/+49
* | Do not use hardcoded file locations when accessing pch filesChristian Kandeler2017-07-042-35/+34
* | Small clean-up in Transformer classChristian Kandeler2017-07-044-11/+12
* | Give rules access to artifacts matching "explicitlyDependsOn"Christian Kandeler2017-07-0414-40/+120
* | Fix trace messageJoerg Bornemann2017-07-041-1/+1
* | Replace a mkdir call with File.makePathJake Petroules2017-07-041-1/+5
* | Add change log for 1.8.1Christian Kandeler2017-07-031-0/+12
* | Fix layout of windows src packagesKai Koehne2017-07-031-1/+1
* | Merge "Merge 1.8 into master"Christian Kandeler2017-06-305-27/+17
|\ \
| * | Merge 1.8 into masterChristian Kandeler2017-06-305-27/+17
| |\|
| | * Recognize Visual Studio 2017Jake Petroules2017-06-291-1/+1
| | * Remove unneeded methodJake Petroules2017-06-292-7/+0
| | * Fix running bundled applications on Apple platformsJake Petroules2017-06-273-19/+16
* | | Fix TestBlackbox::auxiliaryInputsFromDependencies()Christian Kandeler2017-06-301-0/+1
* | | Fix change tracking with Rule.requiresInputs == falseChristian Kandeler2017-06-302-1/+7
|/ /
* | Make Rule.auxiliaryInputs consider outputs of rules in dependenciesChristian Kandeler2017-06-305-13/+57
* | Introduce Rule.requiresInputsChristian Kandeler2017-06-3015-32/+111
* | Add product dependencies to ResolvedProduct::modulesChristian Kandeler2017-06-306-8/+24
* | Add changelog files to the repositoryChristian Kandeler2017-06-306-0/+88
* | Re-introduce endianness propertyJake Petroules2017-06-299-12/+66
* | Make command-line-with-environment mode print in an executable formJake Petroules2017-06-291-3/+6
* | Move the compiler version detection into a separate ProbeJake Petroules2017-06-293-18/+83
* | Merge "Merge 1.8 into master"Christian Kandeler2017-06-266-5/+36
|\ \