You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Add Perl script to help decode the version file.
The build configuration needs to parse the `version` file to generate
some version-dependent parameters. Unfortunately passing literal
regular expressions on the perl command line was difficult to escape
properly on Windows. This moves the parsing into a helper script.
0 commit comments