aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with MSVC 2010.v1.4.1Christian Kandeler2015-06-181-9/+9
* qtprofilesetup: Fix check for static Qt.Christian Kandeler2015-06-181-2/+3
* setup-qt: Fix mkspec name extraction for Qt4/mingw.Christian Kandeler2015-06-171-0/+5
* Add 'm' flag to javac compiler version regex.Jake Petroules2015-06-171-1/+2
* setup-qt: Relax toolchain compatibility requirements.Christian Kandeler2015-06-161-18/+45
* GCC Module: fix case where toolchain has no OSTim Sander2015-06-121-1/+1
* Use product.targetName as the default value of archiver.archiveBaseName.Jake Petroules2015-06-122-2/+2
* fix Depends.required for transitive dependenciesJoerg Bornemann2015-06-123-17/+23
* Add failing autotest for broken Depends.required property.Jake Petroules2015-06-115-0/+25
* don't build qbs-javac-scan on every incremental buildJoerg Bornemann2015-06-111-5/+4
* Fix edge case in change tracking.Christian Kandeler2015-06-045-10/+57
* Make operator< of Item::Module a non-member.Christian Kandeler2015-06-031-1/+2
* Keep the list of modules sorted.Christian Kandeler2015-06-035-16/+21
* Add XFAIL'ing autotest for newly discovered bug.Christian Kandeler2015-06-038-0/+71
* fix TestBlackbox::jsExtensionsProcessJoerg Bornemann2015-06-031-7/+6
* fix "outer" behaviorJoerg Bornemann2015-06-035-38/+46
* disable evaluator cache by defaultJoerg Bornemann2015-06-032-1/+7
* Remove unnecessary prefix from qbs --version option.Jake Petroules2015-06-031-1/+1
* Refactor the JSExtensions tests.Christian Kandeler2015-06-0210-133/+184
* fix TestBlackbox::listPropertiesWithOuterJoerg Bornemann2015-06-022-2/+4
* Allow to attach properties only to selected (sub-)projects.Christian Kandeler2015-06-016-0/+64
* MinGW-w64: Remove unneeded special caseRay Donnelly2015-06-011-9/+0
* Add XFAIL'ing autotest for new bug.Christian Kandeler2015-06-016-0/+48
* Extend "nestedProperties" autotest.Christian Kandeler2015-06-013-7/+20
* Make libexec path properly configurable.Christian Kandeler2015-06-014-9/+12
* Introduce, document, and use File.makePath.Jake Petroules2015-05-294-18/+32
* Fix qbs-javac-scan usage with Windows/nmake.Jake Petroules2015-05-292-2/+18
* Fix build with MinGWKai Koehne2015-05-293-3/+3
* Call a module's validate() script only if the product is enabled.Christian Kandeler2015-05-293-7/+3
* Add support for tracking class, h files produced by Java inner classes.Jake Petroules2015-05-2819-29/+1031
* Add support for new Android SDK build tools layout in rev 23.Jake Petroules2015-05-271-1/+11
* remove QLockFile work-around for Qt >= 5.5.1Joerg Bornemann2015-05-271-0/+7
* Move build tools properties to the same place.Jake Petroules2015-05-261-6/+6
* Add exhaustive autotest for module property precedence.Christian Kandeler2015-05-267-0/+342
* OS X: fix qbs_disable_rpath buildJoerg Bornemann2015-05-221-2/+4
* add a --version command line argumentJoerg Bornemann2015-05-228-0/+54
* fix dependencies of tst_blackboxJoerg Bornemann2015-05-221-0/+1
* Do not shadow list properties in module prototypes.Joerg Bornemann2015-05-226-8/+45
* move next chain to ValueJoerg Bornemann2015-05-224-21/+20
* move definingItem to ValueJoerg Bornemann2015-05-224-22/+23
* introduce QualifiedId classJoerg Bornemann2015-05-2115-94/+204
* Fix possible crash in build graph loader.Christian Kandeler2015-05-211-1/+4
* fix property lookupJoerg Bornemann2015-05-2118-202/+482
* add operator< for QStringListJoerg Bornemann2015-05-212-0/+20
* Check for the item type when trying to load a module.Christian Kandeler2015-05-212-3/+13
* Clean up directories created as part of dry run builds.Christian Kandeler2015-05-213-7/+37
* Convert separators in paths for libraries on WindowsIlya Lyubimov2015-05-211-1/+1
* Don't assume that project.qbsSearchPaths must come from a project file.Christian Kandeler2015-05-213-4/+31
* Fix qbs build.Jake Petroules2015-05-201-0/+1
* fix concatLibs callJoerg Bornemann2015-05-201-3/+2