aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/windows-msvc.qbs
Commit message (Expand)AuthorAgeFilesLines
* Prefer built-in JS function in modulesChristian Kandeler2023-02-201-3/+3
* Use Host and FileInfo serviceRaphael Cotty2022-01-311-1/+2
* msvc: fix passing /Zc:__cplusplus flagIvan Komissarov2021-08-031-0/+2
* Allow to specify windowsSdkVersionIvan Komissarov2021-04-191-0/+1
* Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-141-1/+2
* Add support for the clang-cl compilerIvan Komissarov2019-04-101-337/+7
* Support big Qt resourcesJoerg Bornemann2018-11-301-3/+9
* Add support for job poolsChristian Kandeler2018-08-081-0/+3
* mingw: Create import libraries alongside DLLsChristian Kandeler2018-07-051-1/+0
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Use Rule.name in favor of id in toolchain rulesJoerg Bornemann2018-06-141-4/+4
* Expose cl-generated PDBs as debuginfo_cl artifacts for static libsJoerg Bornemann2018-04-181-8/+20
* Merge 1.10 into masterChristian Kandeler2017-12-221-3/+0
|\
| * cpp module: Init all suffix and prefix properties to the empty stringChristian Kandeler2017-12-191-3/+0
* | Merge 1.10 into masterChristian Kandeler2017-12-151-1/+2
|\|
| * Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-111-1/+2
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-2/+2
|/
* Get rid of the ".obj" subdir in our build directoriesJoerg Bornemann2017-10-061-7/+7
* Introduce property cpp.variantSuffixChristian Kandeler2017-09-011-0/+7
* Automatically determine built-in compiler definesJake Petroules2017-08-111-3/+2
* Add initial support for Universal Windows PlatformJake Petroules2017-08-011-2/+11
* Re-introduce endianness propertyJake Petroules2017-06-291-0/+1
* Do not create copies of precompiled header source files on MSVCJoerg Bornemann2017-06-201-9/+0
* Add support for 64-bit ARM targets with Microsoft Visual C++Jake Petroules2017-05-081-0/+2
* Improve support for Windows SxS assembly manifestsJake Petroules2017-04-131-2/+7
* Remove some usage of product.modulePropertyJoerg Bornemann2017-03-161-13/+11
* Let toolchains configure themselves if the binary is in the PATHChristian Kandeler2017-03-131-1/+8
* Re-work linking library dependenciesJoerg Bornemann2017-03-091-11/+1
* Fix misuse of Function.prototype.applyJoerg Bornemann2017-01-191-5/+5
* Set cpp.compilerIncludePaths also for MSVCChristian Kandeler2017-01-161-0/+1
* Use different tags for debug info created by different rulesChristian Kandeler2017-01-021-6/+6
* MSVC: Add "WIN32" to the list of platform definesChristian Kandeler2016-12-141-0/+1
* MSVC: Do not overwrite build environment with result from ProbeChristian Kandeler2016-11-231-2/+2
* Merge 1.6 into masterChristian Kandeler2016-08-091-2/+3
|\
| * Fix change tracking for precompiled headersChristian Kandeler2016-08-011-2/+3
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-7/+7
|/
* Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-271-0/+24
* Decouple image format from OS using new cpp.imageFormat property.Jake Petroules2016-06-211-0/+1
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-8/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
| * Print more descriptive "unknown Windows version" warning messages.Jake Petroules2016-05-301-7/+0
* | Merge 1.5 into master.Christian Kandeler2016-05-271-0/+2
|\|
| * Properly support disabling the use of precompiled headers.Christian Kandeler2016-05-181-0/+2
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-05-181-1/+1
|\|
| * Add missing _MSC_VER=XXXX define to compilerDefinesJoerg Bornemann2016-05-171-1/+1
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-43/+0
|/
* Use file tags for precompiled header sources.Christian Kandeler2016-03-161-0/+42
* Rename cpp.generateManifestFiles.Christian Kandeler2016-01-281-1/+2
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-5/+6
* Introduce new assembler-related properties.Jake Petroules2015-10-311-2/+4