summaryrefslogtreecommitdiff
path: root/src/Directory.vcxproj.props (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor build improvements and cleanupRob Mensching2025-02-111-1/+1
|
* Build native code with VC v143 toolset only.Bob Arnson2024-06-101-2/+1
| | | | | | v143 output is compatible back to VS2017 (at least). Fixes https://github.com/wixtoolset/issues/issues/8211.
* Incremental linking is not supported by C++/CLIRob Mensching2022-10-041-0/+3
|
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-251-1/+5
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-7/+3
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Enable warning to detect hidden base class functionsSean Hall2021-11-101-1/+1
|
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-6/+6
|
* Introduce new versioning system based on GitInfoRob Mensching2021-04-291-1/+8
|
* Modernize build systemRob Mensching2021-03-161-0/+111