Commit graph

83 commits

Author SHA1 Message Date
Livar Cunha
baf98263f0 Fixing a missing $ for a string formatting 2016-05-31 15:15:08 -07:00
Matt Ellis
6ccc40e146 Use different moniker for the new distros 2016-05-31 15:15:08 -07:00
Livar Cunha
e634fedae8 Adding Fedora 23 2016-05-31 15:15:08 -07:00
Livar Cunha
84d1b60ffe Adding docker files, modifying scripts and code to handle ubuntu 16.04 2016-05-31 15:15:08 -07:00
eerhardt
657c03b625 Updating CoreFx, CoreSetup to rc3-24131-00, rc3-004363 respectively 2016-05-31 20:27:46 +00:00
Eric Erhardt
d50068a5e4 Updating CoreFx, CoreSetup to rc3-24128-00, rc3-004338 respectively 2016-05-31 12:55:36 -05:00
eerhardt
a087de2f87 Updating CoreFx, CoreSetup to rc3-24127-01, rc3-004336 respectively 2016-05-28 00:48:49 +00:00
Bryan Thornbury
f31472764f Sync build_projects/shared-build-targets-utils with Core-Setup 2016-05-27 13:24:39 -07:00
eerhardt
80820a638b Updating CoreFx, CoreSetup to rc3-24127-00, rc3-004324 respectively 2016-05-27 18:12:45 +00:00
Eric Erhardt
3fd06948fb Merge pull request #3264 from eerhardt/UpdateDependencies20160527080508
Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively
2016-05-27 13:04:01 -05:00
eerhardt
ef76efa02c Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively 2016-05-27 08:05:08 +00:00
Livar Cunha
5d0aefe59f Clean up from the move to RC3 packages. Removed the dotnet-core dependency on NuGet.Config now that we have RC3 packages in the cli-deps feed. Re-enabled crossgen for windows now that we added JITPath to the crossgen call. 2016-05-27 00:18:37 -05:00
Bryan Thornbury
f73351cf6e Merge pull request #3258 from dotnet/brthor/download-sharedfx
Stop downloading core setup dependencies in every build
2016-05-26 18:16:28 -07:00
Bryan Thornbury
7909c6a3d5 Stop downloading core setup dependencies in every build, when we already have them. 2016-05-26 13:32:14 -07:00
Eric Erhardt
cc178d425f Update CoreFx, SharedFx to rc3-24126-00, rc3-004312 2016-05-26 13:11:22 -05:00
Senthil
e9e4427b42 Update core-setup dependency versions (#3231)
Pick up host with JIT_PATH property
2016-05-25 23:12:19 -07:00
Bryan
aa01110c33 Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
Eric Erhardt
2a870ee6c3 Remove updating dotnet/versions repo with the latest shared framework version. This is breaking the build, and it should be done in core-setup instead. 2016-05-24 16:53:35 -05:00
Livar Cunha
d7a8860041 Exclude System.Private.CoreLib from crossgen 2016-05-23 18:06:34 -07:00
Livar Cunha
78bea7df84 Adding JITPath parameter to crossgen 2016-05-23 17:58:03 -07:00
Livar Cunha
a9e12e0336 Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Sridhar Periyasamy
baf28233f4 Address PR feedback. 2016-05-23 17:04:29 -07:00
Sridhar Periyasamy
d2188cd95a Move the CLI corefx dependencies from RC2 to RC3 - rc3-24113-00.
- Disable crossgen for windows.Tracked by - https://github.com/dotnet/cli/issues/3059
- And also fix #2974
2016-05-23 17:04:29 -07:00
Eric Erhardt
78e34c6eb7 Move PullNupkgFilesFromBlob into FinalizeBuild.
Also, update dotnet/versions for the DotNetHost and NetCore.App packages.

Fix #3031
2016-05-21 23:18:13 -05:00
Senthil
aa578bc08e Merge pull request #3104 from schellap/sccs
Fix build minor and add sccsid
2016-05-19 00:12:52 -07:00
Eric Erhardt
85a4e44fa2 Merge pull request #3092 from eerhardt/LatestPackages
Update github.com/dotnet/versions when new CLI builds are produced.
2016-05-18 18:33:58 -05:00
Sridhar Periyasamy
dad916499a Disable partial NGen
Fixes - #3053
2016-05-18 13:03:49 -07:00
Eric Erhardt
e28450e5a3 Move GITHUB_PASSWORD env var check out of VersionRepoUpdater. 2016-05-18 14:14:50 -05:00
Eric Erhardt
d0a1e239dc Address PR feedback:
- Dispose of the HttpClient
- Use the Regex to get the Prerelease version info.
2016-05-18 11:15:28 -05:00
Senthil
9b17ca75d7 Fix build minor and add sccsid 2016-05-17 21:18:02 -07:00
Eric Erhardt
4394cfa358 Update github.com/dotnet/versions when new CLI builds are produced. 2016-05-17 21:24:00 -05:00
Eric Erhardt
14ed7a3e45 Fix warnings in our build projects so VSO powershell scripts don't fail. 2016-05-16 18:30:56 -05:00
Bryan
7bf08c5bd5 Bring Host build into separate project 2016-05-16 14:55:15 -05:00