Skip to content

makefile: remove the sorting from the vc-ide action - #13294

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/vc-ide-nosort
Closed

makefile: remove the sorting from the vc-ide action#13294
bagder wants to merge 1 commit into
masterfrom
bagder/vc-ide-nosort

Conversation

@bagder

@bagder bagder commented Apr 5, 2024

Copy link
Copy Markdown
Member

This target generates the MSVC project files. This change removes the extra sorting and instead makes the script use the order of the files as listed in the variables - which are mostly sorted anyway.

This is an attempt to make the project file generation more easily reproducible.

Ref: #13250

This target generates the MSVC project files. This change removes the
extra sorting and instead makes the script use the order of the files as
listed in the variables - which are mostly sorted anyway.

This is an attempt to make the project file generation more easily
reproducible.

Ref: #13250
@github-actions github-actions Bot added the build label Apr 5, 2024
@bagder bagder mentioned this pull request Apr 5, 2024
3 tasks
@bagder bagder closed this in 1ef4798 Apr 5, 2024
@bagder
bagder deleted the bagder/vc-ide-nosort branch April 5, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant