aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-2317-30/+30
* Merge 1.11 into masterChristian Kandeler2018-01-198-28/+53
|\
| * Merge 1.10 into 1.11Christian Kandeler2018-01-192-19/+44
| |\
| | * ModuleLoader: Fix order of module mergingChristian Kandeler2018-01-172-19/+44
| * | Add missing <iterator> include in stlutils.hJoerg Bornemann2018-01-181-0/+1
| * | Introduce a named constant for the magic "_qbs_procenv" variableChristian Kandeler2018-01-185-9/+8
* | | Remove the qtcore id from Qt.coreJoerg Bornemann2018-01-191-2/+0
|/ /
* | Replace some uses of find_if with any_of and none_ofJoerg Bornemann2018-01-174-14/+21
* | Qt templates: Remove phonon.qbsChristian Kandeler2018-01-173-31/+0
* | Merge remote-tracking branch 'origin/1.10'Joerg Bornemann2018-01-175-3/+33
|\|
| * Qt module templates: Fix for Qt 4Christian Kandeler2018-01-155-3/+30
* | Fix id pointer of base itemsJoerg Bornemann2018-01-173-3/+49
* | Correct the name of the base item variable in code dealing with inheritanceJoerg Bornemann2018-01-151-9/+8
* | Generators: Fix some includesChristian Kandeler2018-01-122-4/+1
* | Executor: Add missing check for module target artifactChristian Kandeler2018-01-121-0/+2
* | Properly take the --dry-run option into account in the "run" commandChristian Kandeler2018-01-123-53/+72
* | Install missing header filesChristian Kandeler2018-01-112-2/+20
* | Remove duplicated script error handling codeJoerg Bornemann2018-01-103-42/+38
* | Fix include guard commentJoerg Bornemann2018-01-091-1/+1
* | Let the archive product simply depend on all Qbs applicationsJake Petroules2018-01-081-8/+1
* | Move the Qt library installation out of the archive productJake Petroules2018-01-085-64/+81
* | ModuleLoader: Add missing base values when merging Export itemsChristian Kandeler2018-01-081-0/+6
* | Merge 1.10 into masterChristian Kandeler2018-01-053-21/+9
|\|
| * Don't crash when calling methods on empty IMultiplexableContainersJake Petroules2018-01-051-0/+2
| * Fix convenience command-line override syntax for qbs propertiesChristian Kandeler2017-12-231-0/+2
| * Fix scopes of dependency parametersChristian Kandeler2017-12-232-21/+5
* | Mark values that were set up as the defaults of built-in item propertiesChristian Kandeler2018-01-056-14/+22
* | Executor: Improve unbuilt products outputChristian Kandeler2018-01-051-2/+6
* | Internal::Set: use the size_type that is actually advertisedJake Petroules2018-01-031-4/+4
* | ModuleLoader: Run property checks also for Module itemsChristian Kandeler2017-12-231-6/+10
* | Merge 1.10 into masterChristian Kandeler2017-12-224-8/+10
|\|
| * qbs.Environment: Normalize key values on WindowsChristian Kandeler2017-12-221-2/+5
| * Fix invalid property assignments in Qt.core templateChristian Kandeler2017-12-211-2/+1
| * Fix qtquickcompiler support properlyChristian Kandeler2017-12-202-4/+4
* | Process commands: Fix environment merging for some path list variablesChristian Kandeler2017-12-221-6/+25
* | Merge 1.10 into masterChristian Kandeler2017-12-182-19/+29
|\|
| * Fix spurious "unknown property" error on loading module candidatesChristian Kandeler2017-12-152-19/+29
* | Merge 1.10 into masterChristian Kandeler2017-12-159-12/+34
|\|
| * ModuleLoader: Copy id when setting up module instance child itemsChristian Kandeler2017-12-152-0/+2
| * Fix qtquickcompiler support for QML files in subdirectoriesChristian Kandeler2017-12-151-3/+3
| * Fix copy-paste error in Qt.core templateChristian Kandeler2017-12-141-1/+1
| * Fix regression resolving exported paths defined in the exporting productChristian Kandeler2017-12-131-2/+8
| * Adapt chocolatey spec file to new repository URLChristian Kandeler2017-12-121-2/+2
| * Allow running multiplexed iOS application bundles via `qbs run`Jake Petroules2017-12-123-4/+11
| * Fix crash when "original" is being misusedChristian Kandeler2017-12-081-0/+7
* | Fix changelog order in generated Chocolatey packagesJake Petroules2017-12-121-7/+12
* | Rewrite rpath handling for binaries that are a part of Qbs itselfJake Petroules2017-12-082-7/+4
* | Get rid of all remaining dynamic_castsChristian Kandeler2017-12-077-5/+61
* | Do not use the set class outside corelibChristian Kandeler2017-12-078-20/+19
* | Get rid of the PersistentObject classChristian Kandeler2017-12-0620-212/+135