summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* introduce class BuildGraphNodedynablasterJoerg Bornemann2013-11-2752-786/+2215
* Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-2612-19/+136
* Lock the build graph while jobs are running.Christian Kandeler2013-11-258-4/+61
* API: Add the ability to remove groups.Christian Kandeler2013-11-255-53/+187
* API: Allow to remove files from a product.Christian Kandeler2013-11-258-84/+353
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-2222-1/+1859
|\
| * fix regression introduced in e0a8ec89Joerg Bornemann2013-11-223-1/+12
| * Add iOS equivalent of CocoaApplication example.Jake Petroules2013-11-2219-0/+1847
* | Rename OsxProbe to XcodeProbe.Jake Petroules2013-11-225-22/+22
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-2219-13/+124
|\ \ | |/
| * 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
| * evaluate qbsSearchPaths after the item has been fully set upJoerg Bornemann2013-11-204-5/+29
| * Let cpp.linkerName default to cpp.compilerName for gcc-like compilers.Christian Kandeler2013-11-201-1/+1
| * allow invalid bindings in disabled groupsJoerg Bornemann2013-11-193-1/+10
| * Fix check for qbs library type.Christian Kandeler2013-11-182-2/+2
* | API: Allow adding files to a group with a directory prefix.Christian Kandeler2013-11-215-16/+45
* | API: Allow adding to a non-literal files list.Christian Kandeler2013-11-212-11/+29
* | Fix compilation with Qt 4.Christian Kandeler2013-11-201-1/+2
* | Add API for adding groups and files.Christian Kandeler2013-11-2023-44/+932
* | Make MSVC manifest embedding preparation command silent.Christian Kandeler2013-11-201-0/+1
* | Fix group prefix bug.Christian Kandeler2013-11-191-4/+3
* | Centralize determination of endianness.Jake Petroules2013-11-194-14/+30
* | Store information about file tags and prefix in the ResolvedGroup class.Christian Kandeler2013-11-184-8/+18
* | Turn NSIS manual test into an autotest.Jake Petroules2013-11-185-0/+42
* | Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-183-6/+6
* | prioritize artifacts by product when buildingJoerg Bornemann2013-11-143-11/+72
* | Fix the condition for the WiX and NSIS imports.Jake Petroules2013-11-143-3/+3
* | Fix a number of problems with the NSIS module.Jake Petroules2013-11-143-35/+49
* | Fix api.pri.Christian Kandeler2013-11-141-2/+2
* | Make Windows files executable through Wine using the run command.Jake Petroules2013-11-141-5/+23
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-1426-38/+281
|\ \ | |/
| * fix filetags language test for 1.1 branchJoerg Bornemann2013-11-141-1/+1
| * fix FileTagger application for other patterns than *.fooJoerg Bornemann2013-11-144-2/+14
| * fix 'Unexpected item type' error messageJoerg Bornemann2013-11-146-7/+25
| * build fixJoerg Bornemann2013-11-131-1/+1
| * detect-toolchains: set qbs.endianness for MinGWJoerg Bornemann2013-11-131-0/+2
| * detect-toolchains: set qbs.architecture for MinGWJoerg Bornemann2013-11-131-0/+7
| * Docs: fix cpp.compilerPath descriptionJoerg Bornemann2013-11-131-1/+1
| * introduce cpp.linkerName and cpp.linkerPathJoerg Bornemann2013-11-135-3/+26
| * translate multipart module names in moduleProperty functionJoerg Bornemann2013-11-123-1/+15
| * Fix bug in rescuing build data.Christian Kandeler2013-11-112-9/+18
| * don't throw exceptions through script engineJoerg Bornemann2013-11-111-2/+11
| * fix assembly autotest for clang profilesJoerg Bornemann2013-11-111-1/+1
| * Take rules into account when tracking changes.Christian Kandeler2013-11-118-12/+161
* | fix deprecation warnings in GCC cpp moduleJoerg Bornemann2013-11-141-3/+3
* | Import code for rewriting QML files.Christian Kandeler2013-11-147-2/+1365
* | Rethrow exceptionTobias Hunger2013-11-131-1/+1
* | Doc: Use the \QBS macro for the product nameLeena Miettinen2013-11-1111-54/+55