Nick Guerrera
69a3c9d248
Merge dotnet/cli:dev/release/2.0 into dev/repo-refactoring
2017-10-19 16:44:10 -07:00
Nick Guerrera
5a1021ac4b
Only remove Azure dependency for source builds
2017-10-18 16:12:13 -07:00
Matt Ellis
428d541627
Provide a way to not include the SDK Resolver
...
When building the entire stack for a non windows target, the windows
resolver packages will not be present (and in the case of a windows
build, you'd only have one architecture anyway). Provide a way to opt
out of including the resolver. It's only interesting for Visual
Studio insertion cases, which is something the community at large
doesn't need to worry about.
2017-10-18 12:43:33 -07:00
Matt Ellis
0b1a5b10c2
Provide a way to not include the ASP.NET Runtime Packages
2017-10-18 12:43:33 -07:00
Livar Cunha
62ae014c37
Making this repo consume the dotnet-sdk-internal zip and produce a full core-sdk by using sdk-internal, runtime, lzma, templates and store. Also deleted a bunch of now, unecessary code. I am sure there is more to be deleted though.
2017-10-13 10:45:50 -07:00
John Beisner
7b3c1bbb23
Adding consistent "Project" headers to inported props and target files.
...
(cherry picked from commit 74ad01b576
)
2017-09-27 16:54:39 -07:00
Nick Guerrera
138b98f65f
Use $(CliTargetFramework), eliminate warnings, treat warnings as errors
...
(cherry picked from commit 656eab7aec
)
2017-09-27 13:28:45 -07:00
Christopher Costa
acc3d012ac
Testing version 25305-19
2017-05-05 13:29:38 -07:00
Livar Cunha
31eeaa4744
Enable HighEntropyVA in our builds by default.
2017-04-20 14:01:34 -07:00
Eric Erhardt
07bd09a155
Append -portable to shared framework assets.
...
core-setup is producing "portable" assets with a "-portable" name. We should be consuming those from the CLI build.
2017-04-10 18:25:22 -05:00
Livar Cunha
e286c65d25
Removing Additional Framework entirely and renaming LegacyRuntime to something more appropriate: BackwardsCompatibleRuntimes. Also, turning off some tests that I forgot to turn off for linux-x64.
2017-04-08 00:31:27 -07:00
Livar Cunha
772e838ff8
Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it.
2017-04-08 00:31:27 -07:00
Eric Erhardt
a97b572e49
Use the portable linux-x64
runtime when building on Linux.
2017-03-24 16:19:52 -05:00
Livar Cunha
df496d0959
Fixing the extra distros.
2017-03-20 12:41:47 -07:00
Justin Goshi
113924eebd
Add support to build linux portable ( #5938 )
...
* Add support to build with the linux portable
* Pass targets to run for the linux portable
* Address PR comments
* Update the bootstrapper version
* Address the PR comments for improving the help text
* Fixing permissions
2017-03-08 13:37:06 -10:00
Justin Goshi
e7de32e988
Merge branch 'master' into dev/jgoshi/renamePropsFiles
2017-02-15 17:02:42 -08:00
Justin Goshi
27182f293d
merge
2017-02-14 16:43:23 -08:00