Skip to content

Tags: microsoft/vscode-cmake-tools

Tags

v1.20.52

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update notices (#4278)

v1.20.51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update notices (#4278)

v1.19.52

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release/1.19 (#4075)

* update node version, @vsce/vsce, and fix build errors from node updat… (#4055)

* update node version, @vsce/vsce, and fix build errors from node update, add improved signing

* update node in ci builds

* update vscode engine

* fix copy

* don't sign vsix with VsixSha2 anymore

* update changelog

* xml2js cg (#4069)

* xml2js cg

* update tests as well

* try update partial

* switch kit?

* ninja is added to path so it should work, still investigating

* update action version with same tool versions

* changes to test

* test output

* more testing

* test macos-13

* remove logging

* remove logging

* try explicit macos-14

* go back to macos-13

* remove static version of vscode

* need to use 13

* comment

* update node (#4072)

* ensure ready to release (#4074)

* ensure ready to release

* update third party

* update workflows (#4076)

v.1.19.51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update changelog (#4048)

v1.19.50

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correctly store cache and update `binaryDir` (#4028)

* fix binary dir

* fixes the issue, but more testing and possible improvement to come

* set expandedPreset.binaryDir if already set too

* properly update caches, ensure we correctly store cached presets

* remove some unnecessary comments

* fix linter errors

* update envOverride with expandedPreset env

* update the changelog

* update parent environment when never

v1.19.49

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix presets expansion (#4024)

* fix presets expansion

* missed a change

* update changelog

v1.18.43

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
show userpresets in project outline (#3877)

v1.18.42

Update CHANGELOG.md

v1.18.41

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sort CMakeLists.txt by depth (#3789)

* Sort CMakeLists.txt by depth

* Add changes to CHANGELOG.md

---------

Co-authored-by: Garrett Campbell <[email protected]>

v1.17.17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix inheritance for environment, cache variables, etc (#3604)

* fix inheritance for environment, cache variables, etc

* fix inheritance

* update changelog