Skip to content

Tags: ilammy/msvc-dev-cmd

Tags

v1.13.0

Toggle v1.13.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.13.0 - Add BuildTools edition to search path - Action is now usable as a library - Update actions/checkout to v4 - Update Node.js to v20 - Miscellaneous dev depenencies updates

v1

Toggle v1's commit message
msvc-dev-cmd v1.13.0 

v1.12.1

Toggle v1.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.12.1 - Update @actions/core => 1.10.0

v1.12.0

Toggle v1.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmv v1.12.0 - Updated to Node v16

v1.11.0

Toggle v1.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmv v1.11.0 - Added "vsversion" parameter - New exported functions: - vsversion_to_versionnumber() - vsversion_to_year() - findWithVswhere() - findVcvarsall() - Updated @actions/core to 1.9.1

v1.10.0

Toggle v1.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmv v1.10.0 - Export setupMSVCDevCmd to allow library usage - Add support for VS2022

v1.9.0

Toggle v1.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.9.0 - Accept "x86_64" and "x86-64" as alises for "x64" arch

v1.8.1

Toggle v1.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.8.1 - Improved quality of error reports on invalid configuration - Miscellaneous internal improvements

v1.8.0

Toggle v1.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.8.0 - Replaced a static list of environment variables with dynamic configuration, exporting everything that Developer Command Prompt actually configures - Fixed an issue with repeated invocation of this action for reconfiguration

v1.7.0

Toggle v1.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.7.0 - New exported variables: "UCRTVersion" and "UniversalCRTSdkDir" which are necessary for some Swift toolchains