aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Serialize information about rules with changed inputs.Christian Kandeler2014-02-204-7/+20
* Remove the tool for setting up MADDE platforms.Christian Kandeler2014-02-205-221/+0
* Fix exception leak in qtprofilesetup.Christian Kandeler2014-02-201-6/+12
* Do not cache external project data.Christian Kandeler2014-02-181-9/+5
* Do not call processEvents() in executor.Christian Kandeler2014-02-181-5/+0
* De-obfuscate Executor.Christian Kandeler2014-02-184-104/+100
* Move "static Qt" discovery into libqtprofilesetup.Christian Kandeler2014-02-173-33/+28
* Condense executor code.Christian Kandeler2014-02-176-93/+51
* Fix restoring product build data.Christian Kandeler2014-02-172-97/+98
* Improve register{Added,Removed}FileTag.Christian Kandeler2014-02-171-6/+19
* Fix buildgraph autotest.Christian Kandeler2014-02-142-18/+31
* Turn struct ScannerPlugin into a class.Christian Kandeler2014-02-132-2/+3
* build with Qt4Joerg Bornemann2014-02-131-1/+1
* unshadow loop variableJoerg Bornemann2014-02-131-2/+2
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-1356-1213/+2520
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-2/+2
* Let detect-toolchains be used like setup-qt.Christian Kandeler2014-02-1317-277/+495
* Get rid of "duplicate dependency" nagging.Christian Kandeler2014-02-121-4/+1
* fix safeConnect functionJoerg Bornemann2014-02-071-2/+12
* centralize pointer-to-scriptvalue-attachmentJoerg Bornemann2014-02-055-26/+24
* fix variable name in createSourceArtifactJoerg Bornemann2014-02-041-2/+2
* fix variable name in Transformer::translateInOutputsJoerg Bornemann2014-02-041-3/+3
* add missing input.filePath for non-multiplex rulesJoerg Bornemann2014-02-031-0/+1
* make setup-qt templates known to Qt CreatorJoerg Bornemann2014-02-032-1/+4
* make Rule.toString unambiguousJoerg Bornemann2014-01-301-2/+6
* make keyFromElem(ArtifactProperties) unambiguousJoerg Bornemann2014-01-301-2/+5
* Fix handling additionalProductFileTagsMaxim Zaitsev2014-01-296-12/+28
* Small refactoring in Executor.Christian Kandeler2014-01-292-48/+54
* check for unknown item types in modules tooJoerg Bornemann2014-01-292-0/+8
* introduce Array.uniqueConcatJoerg Bornemann2014-01-291-0/+12
* make the MinGW build of setup-qt work for non-admin usersJoerg Bornemann2014-01-294-0/+26
* purge superfluous Q_UNUSEDsJoerg Bornemann2014-01-271-2/+0
* Do not match files in build directories as source files.Christian Kandeler2014-01-271-0/+13
* libqtprofilesetup: Fix some module names for Qt 4.Christian Kandeler2014-01-271-2/+2
* Fix compilation on Windows.Christian Kandeler2014-01-231-1/+1
* Do lazy allocation of CodeLocation's private pointer.Christian Kandeler2014-01-232-5/+7
* Merge "Merge remote-tracking branch 'origin/1.1'"Christian Kandeler2014-01-226-5/+22
|\
| * Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-226-5/+22
| |\
| | * Include profile.h via qbs.h.Christian Kandeler2014-01-212-0/+4
| | * Fix compilation on Windows.Christian Kandeler2014-01-201-1/+1
| | * Check all output artifacts if checking timestamps was requested.Christian Kandeler2014-01-201-2/+3
| | * Tighten sanity checks, part XXXIII.Christian Kandeler2014-01-173-3/+9
| | * Make config commands understand booleans.Christian Kandeler2014-01-161-0/+6
* | | Remove local "debug" variable in Executor.Christian Kandeler2014-01-221-6/+5
|/ /
* | Only import Foundation for the PropertyList extension.Jake Petroules2014-01-214-6/+6
* | Fix qbs build on OSX.Christian Kandeler2014-01-211-0/+14
* | Make ModUtils a proper import.Christian Kandeler2014-01-215-218/+2
* | libqtprofilesetup: Remove profile first.Christian Kandeler2014-01-201-0/+1
* | Add a JS extension for working with property lists.Jake Petroules2014-01-204-0/+290
* | Fix more regressions due to new Qt modules approach.Christian Kandeler2014-01-201-13/+79