summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | WiX: add missing qbs. qualifiers.Jake Petroules2013-11-111-5/+5
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-1116-93/+84
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-1128-46/+652
|\ \ | |/
| * don't call sw_vers twiceJoerg Bornemann2013-11-071-5/+3
| * Docs: explain default of cpp.positionIndependentCodeJoerg Bornemann2013-11-071-0/+2
| * Add support for compiling assembler files with GCC.Tim Sander2013-11-079-4/+71
| * Allow disabling of -fPIC for libraries.Tim Sander2013-11-071-2/+2
| * Add many missing calls to Process.close() and one to TextFile.close().Jake Petroules2013-11-064-35/+55
| * BSD-license the examplesJoerg Bornemann2013-11-0614-0/+519
| * Fix ln command highlighting.Christian Kandeler2013-11-061-1/+1
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-0712-25/+34
* | Silence framework bundle structural commands.Jake Petroules2013-11-071-0/+3
* | Merge "Merge branch '1.1' into 'master'."Joerg Bornemann2013-11-0658-130/+470
|\ \
| * \ Merge branch '1.1' into 'master'.Christian Kandeler2013-11-0658-130/+470
| |\ \ | | |/
| | * make qbs-config-ui a non-console applicationJoerg Bornemann2013-11-062-0/+2
| | * Fix look-up of scalar module properties.v1.1.0Christian Kandeler2013-11-052-9/+9
| | * fix crash on missing Depends items in Export itemsJoerg Bornemann2013-11-051-0/+1
| | * fix use_installed.priJoerg Bornemann2013-11-053-4/+13
| | * fix static buildJoerg Bornemann2013-11-041-2/+6
| | * Prevent the .gitignore file from being packaged by git-archive.Christian Kandeler2013-11-041-0/+2
| | * Fix autotest.Christian Kandeler2013-11-043-10/+1
| | * Doc: document the remaining language items and their properties.Jake Petroules2013-11-0412-10/+295
| | * Add missing description for "ln" commands.Christian Kandeler2013-11-041-0/+3
| | * Fix filetag for "C" file extension.Christian Kandeler2013-11-041-1/+1
| | * Fix file tagger pattern matching.Christian Kandeler2013-11-041-1/+2
| | * Add missing include statement.Christian Kandeler2013-11-041-0/+1
| | * Fix broken property reference.Jake Petroules2013-11-041-1/+1
| | * Add documentation for "global" built-in functions.Christian Kandeler2013-11-011-0/+57
| | * Clean up manual tests.Christian Kandeler2013-10-3123-66/+36
| | * Rename "qbsPath" preference setting to "qbsSearchPaths".Christian Kandeler2013-10-312-2/+12
| | * Separate between overridden values and others in command-line frontend.Christian Kandeler2013-10-311-2/+11
| | * Store the right build configuration.Christian Kandeler2013-10-303-18/+13
| | * Fix installation of library in qbs project file.Christian Kandeler2013-10-301-1/+1
| | * Fix some property types in qbs' qbs project file.Christian Kandeler2013-10-301-3/+3
* | | Fix meaning of "Command.silent".Christian Kandeler2013-11-066-10/+19
* | | Remove unused setters from the Command class.Christian Kandeler2013-11-061-5/+0
|/ /
* | Make MSI files executable with the run command.Jake Petroules2013-11-042-5/+15
* | fix hostOSVersion for other platforms than Windows or OS XJoerg Bornemann2013-11-041-8/+10
* | Centralize architecture canonicalization data.Jake Petroules2013-11-0413-53/+87
* | Improve the way that the NSIS installation is found.Jake Petroules2013-11-042-10/+72
* | Improve the way that the WiX installation is found.Jake Petroules2013-11-042-23/+100
* | Add a hostOSVersion property, defined for Windows and OS X.Jake Petroules2013-11-042-0/+77
* | Don't use the term "Burn" in the WiX module.Jake Petroules2013-11-043-10/+10
* | Add support for accessing native settings.Jake Petroules2013-11-048-0/+85
* | remove support for the moduleSearchPaths propertyJoerg Bornemann2013-10-313-33/+9
* | remove support for the deprecated ProductModule itemJoerg Bornemann2013-10-313-12/+0
* | remove architecture fallback from msvc cpp moduleJoerg Bornemann2013-10-311-1/+1
* | yield error on missing qbs.architecture propertyJoerg Bornemann2013-10-311-3/+2
* | bump version number to 1.2.0Joerg Bornemann2013-10-302-2/+2
* | Merge remote-tracking branch 'origin/1.1'Oswald Buddenhagen2013-10-3098-525/+785
|\ \ | |/