Skip to content

Conversation

@damyanp
Copy link
Member

@damyanp damyanp commented Sep 26, 2025

This change allows us to control which nuget.config is used.

This is to allow internal builds to override the nuget feed that's used.

Copy link
Collaborator

@bob80905 bob80905 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though nit, you could write

shift /2
goto :parse_args

instead.

@damyanp
Copy link
Member Author

damyanp commented Sep 26, 2025

LGTM, though nit, you could write

shift /2
goto :parse_args

instead.

Yeah, I was following the pattern in the file and figured that there must be some subtle reason to prefer doing it on two lines.

@damyanp damyanp enabled auto-merge (squash) September 26, 2025 01:30
@damyanp damyanp merged commit 06dcb00 into microsoft:main Sep 26, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Sep 26, 2025
damyanp added a commit that referenced this pull request Oct 26, 2025
This change allows us to control which nuget.config is used.

This is to allow internal builds to override the nuget feed that's used.

(cherry picked from commit 06dcb00)
damyanp added a commit that referenced this pull request Oct 28, 2025
Since we last built this branch there have been various changes to the
compilers and build images we use that require code updates to allow
this to continue building.

These changes impact our testing / building, or guide type checking in the compiler, and so are NFC as far as the product is concerned.

### Workaround broken ARM64X / MSVC_BUILD_AS_X builds (#7827)
(cherry picked from commit ea7e910)

### Use WARP from nuget by default (#7427)
(cherry picked from commit 33dd542)
Manually moved changes from HlslExecTestUtils.h into ExecutionTest.cpp

### Add hctbuild.cmd parameter to specify the nuget config file (#7785)
(cherry picked from commit 06dcb00)

### Change type of DiagnosticHandlerTy
(cherry picked from commit b05a11a)

### Type safe version of MachinePassRegistry
(cherry picked from commit 4ddee81)

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Bogner <mail@justinbogner.com>
Co-authored-by: Serge Guelton <sguelton@quarkslab.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants