Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Remove dependency on Sake #174

Closed
natemcmaster opened this issue Feb 16, 2017 · 2 comments
Closed

Remove dependency on Sake #174

natemcmaster opened this issue Feb 16, 2017 · 2 comments
Assignees

Comments

@natemcmaster
Copy link
Contributor

This is a non-trivial change. Lots of our build scripts are written in Sake. This code has to be ported to MSBuild or powershell before we can remove Sake completely.

@davidfowl
Copy link
Member

RIP sake

@natemcmaster
Copy link
Contributor Author

As a part of this @pranavkm and I want to change out our build scripts handle trailing arguments ($@). New syntax would add trailing args to the main MSBuild invocation. e.g. build.cmd /t:TargetName. Would let us to things like build.cmd /p:CoreFxVersion=4.4.0-nightly /v:normal /logger:CustomLogger etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants