aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Remove operator< for QualifiedIdChristian Kandeler2017-12-052-14/+0
* | Re-add file scope to configure scriptsChristian Kandeler2017-12-041-0/+2
* | Clean up LanguageInfoJake Petroules2017-12-019-27/+21
* | Make Version a public classJake Petroules2017-12-019-13/+8
* | Change a bunch of includes to forward declarationsJake Petroules2017-12-0114-18/+51
* | Sync up qbs.h with the list of headers that actually get installedJake Petroules2017-12-011-1/+6
* | Fix inconsistent-missing-override warningsJake Petroules2017-11-301-6/+6
* | Remove as many dynamic_casts as possibleChristian Kandeler2017-11-3013-74/+103
* | Clean up the scope of configure scriptsChristian Kandeler2017-11-301-35/+29
* | Fix autotests on Windows by re-adding weird conversion round-tripChristian Kandeler2017-11-301-2/+10
* | Re-use VariantValue objectsChristian Kandeler2017-11-304-8/+32
* | Guard Qt dependencies of Internal::SetJake Petroules2017-11-301-15/+22
* | Don't export a Qt dependency from language/forward_decls.hJake Petroules2017-11-301-2/+10
* | Turn Qt.core.architecture into Qt.core.architecturesJake Petroules2017-11-3010-14/+250
* | Fix some issues preventing Qbs from being built in amalgamation modeJake Petroules2017-11-305-4/+8
* | Remove dependency on QtXml in RunEnvironmentJake Petroules2017-11-301-11/+14