aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/windows-msvc.qbs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use /nologo option with rc.exe for Visual Studio 2010 and above.Jake Petroules2015-08-101-7/+12
* MSVC: make the assembler name readable from the property binding.Jake Petroules2015-07-291-16/+14
* Add hpp as auxiliary input for resource compilerIlya Lyubimov2015-07-281-0/+1
* Reduce setup information hardcoded into toolchain probes.Jake Petroules2015-07-271-0/+6
* Don't except on evaluating condition for cpp modules.Jake Petroules2015-07-161-1/+3
* Fix collection of lib dependencies in static libraries.Christian Kandeler2015-07-141-1/+1
* Make qbs.architecture an optional property.Jake Petroules2015-07-091-0/+7
* MSVC: default to separate debug infoJoerg Bornemann2015-04-241-1/+1
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* support MASMJoerg Bornemann2015-04-081-0/+44
* Fix handling of dSYM bundles.Jake Petroules2015-01-131-2/+5
* support separate debug informationJoerg Bornemann2014-12-191-11/+30
* use Rule.outputArtifacts for linker rulesJoerg Bornemann2014-12-171-12/+22
* Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-4/+4
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-031-0/+1
|\
| * introduce cpp.runtimeLibraryJoerg Bornemann2014-10-291-0/+1
* | Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-3/+3
* | Use the same function signature and invocation for prepare scripts.Jake Petroules2014-09-221-5/+5
|/
* simplify signature of MSVC.prepareLinkerJoerg Bornemann2014-07-221-12/+2
* simplify signature of MSVC.prepareCompilerJoerg Bornemann2014-07-221-23/+3
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-10/+10
* use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-2/+2
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-161-1/+1
|\
| * MSVC: do not use deprecated input.fileName propertyJoerg Bornemann2014-05-161-1/+1
* | remove deprecated cpp.windowsSDKPathJoerg Bornemann2014-05-161-1/+0
* | Introduce sensible build directory values.Christian Kandeler2014-05-131-6/+6
* | Pass the product to PathTools functions for proper encapsulation.Jake Petroules2014-04-141-4/+4
* | Move several JS files in the cpp module to imports.Jake Petroules2014-04-141-3/+3
|/
* detect Visual Studio build environment using vcvarsall.batJoerg Bornemann2014-04-081-40/+1
* move import of bundle-tools.js to path-tools.jsJoerg Bornemann2014-02-281-1/+0