Bryan Thornbury
06047ee413
Update only the ubuntu.14.04 dockerfile from https://github.com/dotnet/core-setup/pull/58
2016-06-01 18:06:37 -07:00
Bryan Thornbury
5c01db5ece
Merge pull request #3327 from dotnet/brthor/fix-pkg
...
Fix the location of sharedfx + sharedhost pkgs downloaded from core-s…
2016-06-01 17:37:06 -07:00
Bryan Thornbury
77d914bc86
Merge pull request #3332 from brthor/brthor/fix-netcigroovy
...
update netci.groovy to use ubuntu.14.04
2016-06-01 17:01:44 -07:00
Bryan Thornbury
aa7cbeba3a
update netci.groovy to use ubuntu.14.04
2016-06-01 16:47:46 -07:00
Bryan Thornbury
1ed73046f4
Fix the location of sharedfx + sharedhost pkgs downloaded from core-setup for the sdk pkg build
2016-06-01 15:34:47 -07:00
Livar
b8026dfad4
Merge pull request #3324 from livarcocc/fix_opensuse_name
...
Fixing the name of openSUSE for Jenkins.
2016-06-01 11:43:22 -07:00
Livar Cunha
f15a3248be
Fixing the name of openSUSE for Jenkins.
2016-06-01 11:40:44 -07:00
Livar
80d3476fd1
Merge pull request #3278 from livarcocc/ubuntu1604
...
Adding Ubuntu 16.04 and Fedora 23
2016-05-31 20:43:16 -07:00
Livar Cunha
5c1f20b6e8
Adding the new OSes RIDs to a couple of test projects that were missed before.
2016-05-31 17:13:17 -07:00
Livar Cunha
7652335195
Addressing code review comments and adding opensuse 13.2
2016-05-31 15:15:57 -07:00
Matt Ellis
5174fc06bd
Fix syntax error in _common.sh
...
I believe the intention here was to have -o behave like || however it's
not event needed. =~ does a regex match and so the =~ check against
ubuntu is sufficent.
2016-05-31 15:15:57 -07:00
Matt Ellis
29bd8be092
Remove some rids from cross plublish tests
...
Until all the packages are published for these RIDs (which requires the
work in core-setup to land) we can't cross publish for the new distros.
2016-05-31 15:15:57 -07:00
Matt Ellis
45dc82eb82
Remove some dead code
2016-05-31 15:15:57 -07:00
Matt Ellis
20f9811741
Fix versioned BuildPlatforms logic
2016-05-31 15:15:56 -07:00
Matt Ellis
2155a419ad
Generate correct badges filenames
2016-05-31 15:15:56 -07:00
Livar Cunha
a80dcbe5be
Adding fedora 23 and ubuntu 16.04 to the Update-dependencies project.
2016-05-31 15:15:56 -07:00
Livar Cunha
636ffac3a9
Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it.
2016-05-31 15:15:56 -07:00
Livar Cunha
b524fd079e
Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it.
2016-05-31 15:15:56 -07:00
Livar Cunha
baf98263f0
Fixing a missing $ for a string formatting
2016-05-31 15:15:08 -07:00
Livar Cunha
ca326cb4ec
Removing dotnet-core from the NuGet.Config and add --disable-parallel to RestoreTestPackages. It was causing issues when reading global.json in Ubuntu and Fedora
2016-05-31 15:15:08 -07:00
Matt Ellis
3e9a3d2d95
Fix syntax error
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
7963018d3d
Small changes that I noticed when diffing the files
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
Petr Onderka
2fb8656936
Removed ASP.NET RC1 section from README ( #3261 )
2016-05-31 15:05:17 -07:00
Eric Erhardt
71b5e40060
Merge pull request #3305 from eerhardt/UpdateDependencies20160531082746
...
Updating CoreFx, CoreSetup to rc3-24131-00, rc3-004363 respectively
2016-05-31 16:45:39 -05:00
Eric Erhardt
b1b7caac3d
Merge pull request #3303 from eerhardt/ReEnableTests
...
Re-enable tests disabled for crossgen enabling
2016-05-31 16:16:05 -05:00
eerhardt
657c03b625
Updating CoreFx, CoreSetup to rc3-24131-00, rc3-004363 respectively
2016-05-31 20:27:46 +00:00
Eric Erhardt
b3bf977c00
Merge pull request #3302 from eerhardt/Update128_4338
...
Updating CoreFx, CoreSetup to rc3-24128-00, rc3-004338 respectively
2016-05-31 13:59:25 -05:00
Eric Erhardt
32b6204fda
Re-enable tests disabled for crossgen enabling
...
Fix #3269
2016-05-31 13:26:39 -05:00
Eric Erhardt
d50068a5e4
Updating CoreFx, CoreSetup to rc3-24128-00, rc3-004338 respectively
2016-05-31 12:55:36 -05:00
Eric Erhardt
33b22d1638
Merge pull request #3277 from eerhardt/UpdateDependencies20160528124849
...
Updating CoreFx, CoreSetup to rc3-24127-01, rc3-004336 respectively
2016-05-31 10:45:58 -05:00
Eric Erhardt
e83b0b374a
Merge pull request #3287 from jtkech/patch-1
...
minor change to a comment in IncrementalManager.cs
2016-05-31 09:58:44 -05:00
Eric Erhardt
4c6d435d56
Merge pull request #3291 from martincostello/Fix-Help-Typo
...
Fix typo in "dotnet build --help"
2016-05-31 09:57:37 -05:00
Eric Erhardt
0ddf60bbc5
Merge pull request #3295 from RendleLabs/rendlelabs-readme-links
...
Fix Building from source links in README
2016-05-31 09:56:36 -05:00
Eric Erhardt
fad7477ea5
Microsoft.NETCore.App no longer supports netstandard
...
Any project that references Microsoft.NETCore.App must target netcoreapp1.0.
Moving app projects to netcoreapp1.0; moving library projects to reference NETStandard.Library.
2016-05-31 09:54:28 -05:00
Mark Rendle
5ac3954ee4
Fix Building from source links in README
2016-05-31 14:24:30 +01:00
martincostello
8c7e478c3f
Fix typo in help for dotnet build
...
Fix typo in the argument description shown for "dotnet build --help".
2016-05-30 21:55:00 +01:00
jtkech
4a8501eec1
Update IncrementalManager.cs
2016-05-30 05:57:17 +02:00
eerhardt
a087de2f87
Updating CoreFx, CoreSetup to rc3-24127-01, rc3-004336 respectively
2016-05-28 00:48:49 +00:00
Krzysztof Wicher
f4ceb1f213
Merge pull request #3272 from krwq/add_shared_runtime_switch
...
add -SharedRuntime switch support
2016-05-27 15:23:45 -07:00
Bryan Thornbury
d2b7525f7a
Merge pull request #3273 from dotnet/brthor/sync-shared-build-utils
...
Sync build_projects/shared-build-targets-utils with Core-Setup
2016-05-27 14:54:21 -07:00
Pavel Krymets
0f573ed04b
Merge pull request #3256 from dotnet/pakrym/filter-fullcrl-deps
...
Filter build dependencies from fullclr embedded deps file
2016-05-27 14:53:17 -07:00
Bryan Thornbury
f31472764f
Sync build_projects/shared-build-targets-utils with Core-Setup
2016-05-27 13:24:39 -07:00
Eric Erhardt
c1bbdbf1ea
Merge pull request #3271 from eerhardt/UpdateDependencies20160527061245
...
Updating CoreFx, CoreSetup to rc3-24127-00, rc3-004324 respectively
2016-05-27 14:51:50 -05:00
Krzysztof Wicher
2a84c13817
add -SharedRuntime switch support
2016-05-27 12:19:53 -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
Andrew Stanton-Nurse
d5b1ee138f
Add version suffix to build cache to ensure incremental builds are reset when it changes ( #3246 )
...
* add test for #2687
* fix #2687 by writing version suffix to build cache
2016-05-27 10:49:50 -07:00