8000 Tags · martinthomson/msvc-dev-cmd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: martinthomson/msvc-dev-cmd

Tags

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

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

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

v1.6.0

Toggle v1.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ilammy Oleksii Lozovskyi
msvc-dev-cmd v1.6.0

- Added "arch" aliases: "Win32" => "x86", "Win64" => "x64"
- Improved error handling where parameters are incorrect
0