aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/windows-mingw.qbs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename ModUtils::findFirst() and ModUtils::appendAll().Christian Kandeler2013-02-281-5/+5
* Move property look-up into the C++ backend.Christian Kandeler2013-02-201-1/+1
* Correct behaviour with sources with more than one dot in the name.William Gallafent2012-12-031-1/+1
* Add a systemIncludePaths property to the cpp module.William Gallafent2012-11-071-0/+5
* define NDEBUG in release modeJoerg Bornemann2012-10-231-1/+1
* avoid the use of TransformPropertiesJoerg Bornemann2012-10-151-6/+3
* Fixed incorrect characters in file paths for WindowsRuslan Nigmatullin2012-09-211-1/+1
* Remove dynamic library prefix for MinGWYuchen Deng2012-08-071-1/+1
* Fix wrong windres called for cross compilationYuchen Deng2012-08-021-1/+4
* fix cpp.compilerDefines for MinGWJoerg Bornemann2012-06-111-1/+1
* RC: Pass include paths from cppOrgad Shaneh2012-06-051-1/+23
* Make compilerDefines compatible with qmake mkspecsOrgad Shaneh2012-05-211-1/+1
* Windows resource file support addedJoerg Bornemann2012-05-021-0/+21
* cpp.compilerDefines introducedJoerg Bornemann2012-03-221-0/+1
* JavaScript type coercion fixesJoerg Bornemann2012-03-221-1/+1
* MinGW: fix build environmentJoerg Bornemann2012-03-221-0/+6
* cpp module: separate platform defines and user definesJoerg Bornemann2012-03-071-1/+1
* add UNICODE to MinGW cpp default definesJoerg Bornemann2012-03-051-0/+1
* Added support for custom product's prefix and suffixRuslan Nigmatullin2012-02-241-0/+6
* basic MinGW support addedJoerg Bornemann2012-02-171-0/+8