aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/windows-msvc-base.qbs
Commit message (Expand)AuthorAgeFilesLines
* Fix conditionally generation for some artifacts and tagsDenis Shienkov2021-05-061-2/+9
* codesign: Long live `signtool` signing on WindowsDenis Shienkov2021-04-231-4/+20
* Allow to specify windowsSdkVersionIvan Komissarov2021-04-191-0/+2
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-061-1/+2
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-011-1/+1
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-4/+5
* Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-021-1/+0
* Implement cpp.generateCompilerListingFiles for MSVC toolchainDenis Shienkov2020-08-121-3/+11
* Msvc: Handle windows module definition fileDenis Shienkov2020-05-261-2/+7
* Allow to generate map file using MSVC toolchainDenis Shienkov2019-10-211-1/+9
* C++: Add support for clang on WindowsChristian Kandeler2019-08-141-44/+4
* Add support for the clang-cl compilerIvan Komissarov2019-04-101-0/+372