aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Do not list library symlinks as input to linker rule.Christian Kandeler2013-12-051-1/+1
* Rename Gcc.libraryLinkerFlags() to Gcc.linkerFlags().Christian Kandeler2013-12-032-3/+3
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-281-2/+3
|\
| * ensure the same working dir for all MSVC compiler callsJoerg Bornemann2013-11-271-1/+1
| * fix stdoutFilterFunction for MSVC PCHsJoerg Bornemann2013-11-271-1/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-221-1/+1
|\|
| * Let cpp.linkerName default to cpp.compilerName for gcc-like compilers.Christian Kandeler2013-11-201-1/+1
* | Make MSVC manifest embedding preparation command silent.Christian Kandeler2013-11-201-0/+1
* | Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-182-5/+5
* | 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-141-34/+46
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-144-3/+8
|\|
| * introduce cpp.linkerName and cpp.linkerPathJoerg Bornemann2013-11-134-3/+8
* | fix deprecation warnings in GCC cpp moduleJoerg Bornemann2013-11-141-3/+3
* | WiX: add missing qbs. qualifiers.Jake Petroules2013-11-111-5/+5
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-116-59/+14
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-116-46/+82
|\|
| * don't call sw_vers twiceJoerg Bornemann2013-11-071-5/+3
| * Add support for compiling assembler files with GCC.Tim Sander2013-11-073-4/+23
| * 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-063-35/+54
| * Fix ln command highlighting.Christian Kandeler2013-11-061-1/+1
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-073-5/+5
* | Silence framework bundle structural commands.Jake Petroules2013-11-071-0/+3
* | Merge branch '1.1' into 'master'.Christian Kandeler2013-11-062-1/+4
|\|
| * 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 hostOSVersion for other platforms than Windows or OS XJoerg Bornemann2013-11-041-8/+10
* | Centralize architecture canonicalization data.Jake Petroules2013-11-041-11/+4
* | Improve the way that the NSIS installation is found.Jake Petroules2013-11-041-10/+17
* | Improve the way that the WiX installation is found.Jake Petroules2013-11-041-21/+34
* | Add a hostOSVersion property, defined for Windows and OS X.Jake Petroules2013-11-041-0/+26
* | Don't use the term "Burn" in the WiX module.Jake Petroules2013-11-042-7/+7
* | remove architecture fallback from msvc cpp moduleJoerg Bornemann2013-10-311-1/+1
* | yield error on missing qbs.architecture propertyJoerg Bornemann2013-10-311-3/+2
* | Merge remote-tracking branch 'origin/1.1'Oswald Buddenhagen2013-10-309-42/+60
|\|
| * do not collect cpp.platformDefines from dependent modulesJoerg Bornemann2013-10-303-6/+6
| * Install examples.Christian Kandeler2013-10-301-0/+6
| * Remove duplicates when transitively adding library dependencies.Christian Kandeler2013-10-292-4/+16
| * Move a number of cpp module properties to the base module.Jake Petroules2013-10-224-28/+31
| * Remove Artifact conditions in GenericGcc module.Christian Kandeler2013-10-211-3/+0
| * Add missing "product." prefix in GenericGCC module.Christian Kandeler2013-10-211-1/+1
* | Add support for building NSIS setup packages.Jake Petroules2013-10-232-0/+186
* | Fix a couple minor bugs in WiX support.Jake Petroules2013-10-222-2/+2
* | Add support for building MSI and EXE installers with WiX.Jake Petroules2013-10-213-0/+379
|/
* create a profile per MSVC installation and per architectureJoerg Bornemann2013-10-162-3/+6
* Improve validation of Qt module.Jake Petroules2013-10-151-13/+51
* temporarily weaken the architecture check in common.qbsJoerg Bornemann2013-10-151-0/+3
* Fix FileInfo.path().Christian Kandeler2013-10-141-1/+6
* Write .qm files to the correct directory.Jake Petroules2013-10-141-1/+4