Jan Vorlicek
6630c8292b
Fix issue and minor cleanup of the RHEL 6 support
...
This change fixes extraction of the unprocessed args and also implements
few minor changes that @eerhardt has asked for, like renaming the new argument
and changing usage of HostRid to Rid in build/BuildDefaults.props.
2017-09-21 20:38:34 +00:00
Andy Gerlicher
9e06395ed7
MSBuild 15.5.90
2017-09-21 12:45:07 -07:00
Jan Vorlicek
2af264d70b
Merge pull request #7688 from janvorli/enable-rhel6
...
Enable RHEL 6 support
2017-09-21 20:32:09 +02:00
Jan Vorlicek
90e217831b
Enable RHEL 6 support
...
This change enables RHEL 6 support. It also adds a new command line option to the
run-build.sh script that enables passing in a folder containing a bootstrap CLI.
This helps in bringup of new target platforms.
2017-09-21 15:20:55 +00:00
Eric Erhardt
f3932fab2d
Merge pull request #7606 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-25719-04 (master)
2017-09-20 07:30:01 -05:00
dotnet-bot
7287790200
Update CoreSetup to preview1-25719-04
2017-09-20 00:14:50 +00:00
Roger
653ed5493f
Reflect naming of Mac on dot.net site.
2017-09-19 18:59:00 -04:00
John Beisner
2956c548b9
Merge pull request #7676 from johnbeisner/master
...
Skip DefaultProxy resolution code if an exception is thrown
2017-09-19 14:26:22 -07:00
John Beisner
a5c2cf4faa
Logic error...fixing.
2017-09-18 13:05:43 -07:00
John Beisner
5c620978c1
https://github.com/dotnet/cli/issues/6747
2017-09-18 11:54:20 -07:00
William Li
1a9bad1fd1
Revert "pin stage0 due to build failure"
...
This reverts commit 4fe4c4d28a
.
2017-09-18 11:19:07 -07:00
William Li
f0ae4db663
Checkin corefx editorconfig
2017-09-18 10:23:06 -07:00
Livar
d624a96a1f
Merge pull request #7663 from livarcocc/move_testframework_from_output
...
Removing Microsoft.DotNet.TestFramework from the product code
2017-09-15 15:31:31 -07:00
William Li
ad56d3759e
fix missing windows package
...
Put back the dependency of package. Duplicate a publish step with package and use that one in all linux distro specific
2017-09-15 15:28:57 -07:00
Daniel Plaisted
091d82e9f8
Merge pull request #7668 from dsplaisted/insert-sdk
...
Insert SDK 2.0.2-vspre-20170915-1
2017-09-15 15:09:56 -07:00
Daniel Plaisted
ba1c8eda24
Insert SDK 2.0.2-vspre-20170915-1
2017-09-15 14:14:25 -07:00
Livar
b70923512c
Merge pull request #7647 from dotnet/nuget-insertbuild4475
...
Insert NuGet Build 4.4.0-preview3-4475 into cli
2017-09-15 13:56:21 -07:00
William Li
4fe4c4d28a
pin stage0 due to build failure
2017-09-15 13:28:01 -07:00
Livar
baa49ef4c1
Merge pull request #7653 from AndyGerlicher/MSBuild.15.4.7
...
MSBuild 15.4.7
2017-09-15 10:04:37 -07:00
Livar
81454108d8
Merge pull request #7652 from dotnet/vramak/websdk_9_14_Update
...
Updating the websdk version to 2.0.0-rel-20170908-653
2017-09-15 10:03:14 -07:00
Livar
0a482954ae
Merge pull request #7645 from livarcocc/remove_archiver_code
...
Removing Microsoft.DotNet.Archive from the CLI
2017-09-15 09:58:03 -07:00
Livar Cunha
3efd44f935
Removing Microsoft.DotNet.TestFramework from the product code and from the SDK deployment and moving the code to the test folder.
2017-09-15 09:49:19 -07:00
William Li
a2268990da
Replace with all linux distros badge
2017-09-15 09:30:35 -07:00
William Li
7c64ef6b0e
Move badge prop to target
...
To have the correct IsBuildingAndPublishingAllLinuxDistrosNativeInstallers value
2017-09-14 19:36:56 -07:00
William Lee
f6fda26ec8
Fix missing Badges
...
By setting IsBuildingAndPublishingAllLinuxDistrosNativeInstallers in right order
2017-09-14 15:42:10 -07:00
William Lee
221ab05346
Use one build definition to produce all Linux distro specific packages ( #7615 )
...
By using `./build.sh /t:AllLiuxDistrosNativeInstaller`
Make a sandbox folder after compile step and copy compiled artifact to it. Since the content will be Linux generic, use package step with Docker in different distros.
After finishing all the distro specific packaging, upload all of them at once
Publish to debian only support all distro
Improve perf of AllLiuxDistrosNativeInstaller, by copying more cache in to sandbox
There will be a retry if package command failed
2017-09-14 13:33:46 -07:00
Andy Gerlicher
f71eecfdd3
MSBuild 15.4.7
2017-09-14 11:04:59 -07:00
Vijay Ramakrishnan
c6482b8919
Updating the websdk version to 2.0.0-rel-20170908-653
2017-09-14 10:39:42 -07:00
Livar
fac7481b09
Merge pull request #7651 from harshjain2/testPlatformVersionUpgrade
...
Updated version of TestPlatform to 15.5.0-preview-20170914-09
2017-09-14 10:21:50 -07:00
Harsh Jain
4eb4cddbb7
Updated version of TestPlatform to 15.5.0-preview-20170914-09
2017-09-14 20:49:31 +05:30
NuGet Team Bot
5ce59a6179
Insert NuGet Build 4.4.0-preview3-4475 into cli
2017-09-13 17:27:51 -07:00
Livar
1214e57242
Merge pull request #7639 from dotnet/merges/release/2.0.0-to-master-20170913-070028
...
Merge release/2.0.0 to master
2017-09-13 16:58:33 -07:00
Livar
2b7becc720
Merge branch 'master' into merges/release/2.0.0-to-master-20170913-070028
2017-09-13 14:31:20 -07:00
Livar Cunha
9cdb20b7a5
Removing Microsoft.DotNet.Archive from the CLI and instead depending on a nupkg.
2017-09-13 14:04:09 -07:00
Daniel Plaisted
b925a30be2
Merge pull request #7636 from wli3/fix-parser-warning
...
Do not move forward if there is parsing error
2017-09-12 17:38:07 -07:00
William Li
9c1fa7c9d9
Do not move forward if there is parsing error
2017-09-12 16:54:51 -07:00
Daniel Plaisted
5d4d7bf619
Merge pull request #7632 from dsplaisted/insert-sdk
...
Insert SDK version 2.0.1-servicing-20170912-1
2017-09-12 15:56:22 -07:00
Daniel Plaisted
f9b576cf5d
Insert SDK version 2.0.1-servicing-20170912-1
2017-09-11 18:37:23 -07:00
Daniel Plaisted
6fdc98c23b
Merge pull request #7605 from dsplaisted/dev-guide
...
Add build and test environment setup scripts, update developer guide
2017-09-11 14:47:08 -07:00
John Beisner
8e756edce1
Merge pull request #7613 from johnbeisner/ReadME
...
Removing references to "Ubuntu 16.10"
2017-09-08 14:48:06 -07:00
John Beisner
2354fc0a78
Merge pull request #7616 from johnbeisner/InstallationDoc
...
Putting back the valuable one-line installation script examples.
2017-09-08 13:32:55 -07:00
John Beisner
26dba14391
Putting back the valuable one-line installation script examples.
2017-09-07 17:26:01 -07:00
Daniel Plaisted
d6189e64e6
Remove workaround which is no longer necessary
2017-09-07 14:36:42 -07:00
Daniel Plaisted
ec9be1d0d1
Update test environment script to work on Mac OS
2017-09-07 14:36:13 -07:00
John Beisner
558a6efa3b
Removing references to "Ubuntu 16.10"
2017-09-07 14:04:25 -07:00
Livar
80c6635fdb
Merge pull request #7608 from dotnet/merges/release/2.0.0-to-master-20170907-070027
...
Merge release/2.0.0 to master
2017-09-07 11:52:46 -07:00
Livar
a8dd209359
Merge branch 'master' into merges/release/2.0.0-to-master-20170907-070027
2017-09-07 11:11:28 -07:00
John Beisner
35793cf406
Merge pull request #7603 from johnbeisner/Jenkins-es
...
Adding a Jenkins test leg to master - Spanish.
2017-09-07 10:17:43 -07:00
Eric Erhardt
14b70b9e5e
Merge pull request #7604 from eerhardt/FixUpdateDependencies
...
Fix update-dependencies by using the correct TFM.
2017-09-06 20:33:12 -05:00
Daniel Plaisted
987a5da85a
Delete old environment scripts which don't appear to be used or up to date
2017-09-06 18:01:39 -07:00