Sridhar Periyasamy
|
236fd005b6
|
Fix bug in copying teh CLI SDK layout for shared fx.
|
2016-03-15 12:30:46 -07:00 |
|
Sridhar Periyasamy
|
dea1e3242d
|
Create dotnet bundle with CLI SDK, SharedFx MSI and Shared Host MSI.
|
2016-03-15 11:18:11 -07:00 |
|
Matt Ellis
|
92e520bf7c
|
Generate tars for SharedHost and SharedFramework
|
2016-03-10 03:37:43 -08:00 |
|
Matt Ellis
|
92edb36e5b
|
Generate zips for SharedHost and SharedFramework
|
2016-03-10 03:37:42 -08:00 |
|
Matt Ellis
|
29bc612565
|
Refactor SDK Build Steps
Prefix the SDK build stuff with "Sdk" to make it easier to add other
sorts of packages (e.g. the shared host and the shared framework).
|
2016-03-10 03:37:40 -08:00 |
|
Sridhar Periyasamy
|
ae041c8f61
|
Address some PR feedback.
- Make the MSI scripts to use parameters instead of environment variables.
|
2016-03-08 23:31:14 +00:00 |
|
Sridhar Periyasamy
|
d4a3190bfc
|
Refactor the build scripts
- Bifurcate Package and Publish targets to enable signing.
- Move publish from bash/ps into c#.
- Create multiple targets to create MSIs and Bundles.
|
2016-03-07 12:20:50 -08:00 |
|