Skip to content

Conversation

@enetheru
Copy link
Collaborator

@enetheru enetheru commented Sep 13, 2024

This is after the symbol-visibility fixes, to bring the existing cache variables upto the same parity as scons.
It's extremely simple, just variable renames, docstrings, minor whitespace, and variable properties to match their expected content type. ie STRING to PATH and FILEPATH for the json api files. It makes no change to the control flow.

changed cache type for api file and api dir to FILEPATH and PATH respectively.
Minor whitespace.
docstring parity
@enetheru enetheru marked this pull request as ready for review September 13, 2024 23:37
@enetheru enetheru requested a review from a team as a code owner September 13, 2024 23:37
@enetheru
Copy link
Collaborator Author

Comparison Spreadsheet updated for this PR google doc

Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

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

Thanks!

I tested a few of the options on Linux with the make backend, and everything seemed to be working fine :-)

@dsnopek
Copy link
Collaborator

dsnopek commented Oct 28, 2024

Cherry-picked for 4.2 in PR #1631

@dsnopek
Copy link
Collaborator

dsnopek commented Oct 28, 2024

Cherry-picked for 4.3 in PR #1632

@enetheru enetheru deleted the variable-rename2 branch November 23, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmake topic:buildsystem Related to the buildsystem or CI setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants