summaryrefslogtreecommitdiff
path: root/share/qbs/modules
Commit message (Expand)AuthorAgeFilesLines
* introduce class BuildGraphNodedynablasterJoerg Bornemann2013-11-271-0/+56
* 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 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-115-22/+54
|\ \ | |/
| * 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-062-11/+26
| * Fix ln command highlighting.Christian Kandeler2013-11-061-1/+1
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-072-4/+4
* | 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-041-6/+6
* | 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-308-42/+54
|\ \ | |/
| * do not collect cpp.platformDefines from dependent modulesJoerg Bornemann2013-10-303-6/+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-231-0/+182
* | Fix a couple minor bugs in WiX support.Jake Petroules2013-10-221-1/+1
* | Add support for building MSI and EXE installers with WiX.Jake Petroules2013-10-211-0/+371
|/
* 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
* Write .qm files to the correct directory.Jake Petroules2013-10-141-1/+4
* Enforce canonical architecture names in qbs.architecture.Jake Petroules2013-10-111-0/+15
* introduce Module.validateJoerg Bornemann2013-10-101-2/+1
* setup Qt's run environment on Windows onlyJoerg Bornemann2013-10-101-9/+7
* introduce cpp.supportedStaticLibrarySuffixesJoerg Bornemann2013-10-013-10/+22
* Change cpp.compilerPath back to a string.Christian Kandeler2013-09-301-1/+1
* Change property types from "string" to "path" where applicable.Christian Kandeler2013-09-308-22/+22
* Remove module Qt.jsonstream.Christian Kandeler2013-09-251-9/+0