aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix warning in autotestv1.1.21.1Joerg Bornemann2014-01-231-0/+2
* 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
* Doc: document cpp.archiverNameJoerg Bornemann2014-01-161-0/+18
* Make config commands understand booleans.Christian Kandeler2014-01-161-0/+6
* Fix API test.Christian Kandeler2014-01-141-6/+10
* Fix build data rescuing.Christian Kandeler2014-01-141-6/+6
* Take source artifact properties into account when change tracking.Christian Kandeler2014-01-146-10/+40
* Fix "clean" autotest on OSX.Christian Kandeler2014-01-141-6/+12
* Use a qbs-specific group for the settings.Christian Kandeler2014-01-141-11/+9
* Tighten sanity check.Christian Kandeler2014-01-131-0/+11
* Fix profile test.Christian Kandeler2014-01-101-53/+28
* Do not leak exceptions from the Profile class.Christian Kandeler2014-01-103-11/+30
* Fix corner case in "up to date" check.Christian Kandeler2014-01-102-14/+20
* fix usage of dsym file tagJoerg Bornemann2014-01-091-1/+4
* increment copyright year in remaining placesJoerg Bornemann2014-01-084-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-08374-382/+382
* fix OS X dsym file tagsJoerg Bornemann2014-01-071-3/+4
* Docs: Add documentation for convenience items.Christian Kandeler2013-12-129-6/+211
* Fix artifact cleaner.Christian Kandeler2013-12-122-4/+9
* Fix installation for read-only files.Christian Kandeler2013-12-111-9/+16
* Fix transformer comparison.Christian Kandeler2013-12-101-1/+2
* fix serialization of ResolvedTransformer.explicitlyDependsOnJoerg Bornemann2013-12-102-1/+3
* fix serialization of RuleArtifact.alwaysUpdatedJoerg Bornemann2013-12-102-5/+9
* iOS: exclude non-applicable functionality from Simulator builds.Jake Petroules2013-12-092-1/+3
* Use -arch instead of -m32/-m64 when using LLVM toolchains.Jake Petroules2013-12-051-4/+10
* Fix "qbs clean" autotest on Windows.Christian Kandeler2013-12-042-1/+4
* Fix Export item documentation.Christian Kandeler2013-12-041-3/+3
* Fix "clean" operation.Christian Kandeler2013-12-043-14/+43
* Fix artifact visitor.Christian Kandeler2013-12-044-10/+12
* Update docs to mention $(VAR) form in Info.plist processing.Jake Petroules2013-12-021-2/+2
* Support :rfc1034identifier in Info.plist processing.Jake Petroules2013-12-025-19/+25
* simplify output of detect-toolchainsv1.1.1Joerg Bornemann2013-11-271-2/+1
* use the Windows SDK version, not the ProductVersionJoerg Bornemann2013-11-271-1/+1
* fix Windows SDK lookup for x86_64 buildJoerg Bornemann2013-11-271-6/+14
* ensure the same working dir for all MSVC compiler callsJoerg Bornemann2013-11-273-2/+6
* add /FS to cpp.platformC(xx)Flags for VS 2013Joerg Bornemann2013-11-271-4/+10
* fix stdoutFilterFunction for MSVC PCHsJoerg Bornemann2013-11-271-1/+2
* bump version number to 1.1.1Joerg Bornemann2013-11-272-2/+2
* Better error diagnostics.Christian Kandeler2013-11-272-0/+9
* Fix formatting of command line option descriptions.Jake Petroules2013-11-261-23/+28
* fix "invalid subsystem" warning for MSVCJoerg Bornemann2013-11-262-10/+43
* Braces cleanupOrgad Shaneh2013-11-269-28/+19
* fix regression introduced in e0a8ec89Joerg Bornemann2013-11-223-1/+12
* Add iOS equivalent of CocoaApplication example.Jake Petroules2013-11-2219-0/+1847
* Fix minor issues in the CocoaApplication example.Jake Petroules2013-11-213-2/+6
* Take the qbs.install* properties into account when change tracking.Christian Kandeler2013-11-217-0/+72
* Fix settings export.Christian Kandeler2013-11-211-2/+4