Skip to content

help needed: platform.txt's WINDOWS SCRIPT to handle git versioning in debug message #4477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Mar 8, 2018

Help from a windows developer using git will be appreciated:

HELP NEEDED: this line below does not work because of unquotable spaces in 
{runtime.platform.path}="C:\Program Files\..." even when calling with 'cmd.exe /c ...'

recipe.hooks.core.prebuild.1.pattern.windows="{runtime.platform.path}\tools\MakeCoreVer.bat" "{build.path}" "{runtime.platform.path}" "{version}"

@d-a-v d-a-v added type: enhancement help wanted Help needed from the community labels Mar 8, 2018
@tablatronix
Copy link
Contributor

Ill take a look

@tablatronix
Copy link
Contributor

I started looking and got sidetracked, will try tomorrow

@earlephilhower
Copy link
Collaborator

Closing as #5635 superceedes this with a common python script for updating the version on Windows or Linux, while ensuring python is available on Win.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help needed from the community type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants