aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/windows-mingw.qbs
Commit message (Expand)AuthorAgeFilesLines
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-1/+1
* MingW: fix path of windres binaryAlberto Mardegan2019-11-081-1/+1
* C++: Add support for clang on WindowsChristian Kandeler2019-08-141-78/+10
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Re-add build environment to mingw compiler probeChristian Kandeler2018-02-051-0/+1
* Merge 1.10 into masterChristian Kandeler2017-12-221-2/+0
|\
| * cpp module: Init all suffix and prefix properties to the empty stringChristian Kandeler2017-12-191-2/+0
* | Merge 1.10 into masterChristian Kandeler2017-12-151-0/+1
|\|
| * Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-111-0/+1
* | MinGW: add missing 'config' property in call to setupRunEnvironmentJake Petroules2017-12-081-1/+1
* | Consider library dependencies when setting up run environmentChristian Kandeler2017-11-221-0/+3
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-4/+4
|/
* Get rid of the ".obj" subdir in our build directoriesJoerg Bornemann2017-10-061-1/+1
* Introduce property cpp.variantSuffixChristian Kandeler2017-09-011-0/+8
* Merge 1.9 into masterChristian Kandeler2017-08-281-2/+4
|\
| * mingw: Fix manifest ruleChristian Kandeler2017-08-281-2/+4
* | Merge 1.9 into masterChristian Kandeler2017-08-141-2/+2
|\|
| * Cpp module: Fix mingw's setupBuildEnvironment scriptChristian Kandeler2017-07-311-2/+2
* | Automatically determine built-in compiler definesJake Petroules2017-08-111-1/+1
|/
* Improve support for Windows SxS assembly manifestsJake Petroules2017-04-131-0/+51
* Remove some usage of product.modulePropertyJoerg Bornemann2017-03-161-5/+5
* Merge 1.6 into masterChristian Kandeler2016-08-191-0/+1
|\
| * Give debug info output file a proper path when using mingwChristian Kandeler2016-08-171-0/+1
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-3/+3
|/
* Decouple image format from OS using new cpp.imageFormat property.Jake Petroules2016-06-211-0/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-1/+2
* Add hpp as auxiliary input for resource compilerIlya Lyubimov2015-07-281-0/+1
* Don't except on evaluating condition for cpp modules.Jake Petroules2015-07-161-1/+2
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Don't pass "-isystem" to windres.Christian Kandeler2015-04-021-1/+1
* remove cpp.supportedStaticLibrarySuffixesJoerg Bornemann2014-12-191-1/+0
* Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-1/+1
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-1/+1
* use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-2/+1
* Introduce sensible build directory values.Christian Kandeler2014-05-131-1/+1
* Move several JS files in the cpp module to imports.Jake Petroules2014-04-141-2/+2
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-251-2/+2
* Make ModUtils a proper import.Christian Kandeler2014-01-211-1/+1
* Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-111-1/+1
* do not collect cpp.platformDefines from dependent modulesJoerg Bornemann2013-10-301-1/+1
* introduce cpp.supportedStaticLibrarySuffixesJoerg Bornemann2013-10-011-0/+1
* Change property types from "string" to "path" where applicable.Christian Kandeler2013-09-301-1/+1
* Do not use an "as" specifier for URI imports.Christian Kandeler2013-07-051-1/+1
* Add support for setting the compiler character set.Jake Petroules2013-06-261-1/+3
* fix MinGW run environmentJoerg Bornemann2013-06-181-0/+6
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-181-1/+1
* Make the toolchain property a list.Jake Petroules2013-06-181-1/+1
* use the simplified base import statementJoerg Bornemann2013-03-081-1/+1
* remove superfluous version numbers from import statementsJoerg Bornemann2013-03-081-1/+1