Skip to content
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

[buildsteps][windows] keep downloaded vcredist #12175

Merged
merged 3 commits into from
Nov 18, 2017

Conversation

Rechi
Copy link
Member

@Rechi Rechi commented May 27, 2017

Description

Don't remove the downloaded vcredist if calling prepare-env.bat

Motivation and Context

Vcredist doesn't change and there is no need to re-download it for every jenkins run.

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the Code guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have added tests to cover my change
  • All new and existing tests passed

@Rechi Rechi added this to the L 18.0-alpha1 milestone May 27, 2017
@Rechi Rechi added the WIP PR that is still being worked on label May 27, 2017
@Rechi
Copy link
Member Author

Rechi commented Jul 18, 2017

have run win32 on jenkins a second time and vcredist was kept

@Rechi Rechi requested a review from Paxxi July 18, 2017 09:50
@Rechi Rechi removed the WIP PR that is still being worked on label Jul 18, 2017
@Paxxi
Copy link
Member

Paxxi commented Jul 18, 2017

Looks good to me but I'm wondering if we should just store it in downloads to keep down the list of places we store non-git stuff

@Rechi Rechi added the On hold PR that is not currently being worked on (e.g. waiting for a 3rd-party release or feedback) label Jul 18, 2017
@MartijnKaijser
Copy link
Member

@Rechi can we merge this?

@Rechi Rechi removed the On hold PR that is not currently being worked on (e.g. waiting for a 3rd-party release or feedback) label Nov 18, 2017
@Rechi Rechi merged commit 9a2e4c3 into xbmc:master Nov 18, 2017
@Rechi Rechi deleted the buildstepsWindows branch November 18, 2017 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants