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
dotnet-bot
7287790200
Update CoreSetup to preview1-25719-04
2017-09-20 00:14:50 +00: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
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
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
Harsh Jain
4eb4cddbb7
Updated version of TestPlatform to 15.5.0-preview-20170914-09
2017-09-14 20:49:31 +05:30
Livar Cunha
9cdb20b7a5
Removing Microsoft.DotNet.Archive from the CLI and instead depending on a nupkg.
2017-09-13 14:04:09 -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
483e03704f
Merge pull request #7598 from johnbeisner/RPM-EnvVars
...
Incorrect token: Installer.RPM.targets
2017-09-06 09:58:26 -07:00
John Beisner
6a76bb8396
Incorrect token.
2017-09-06 08:53:01 -07:00
Daniel Plaisted
79ffd86afd
Merge branch 'RPM-EnvVars' into fix-signing
2017-09-05 15:39:08 -07:00
Daniel Plaisted
d94a3cd076
Merge branch 'DirProps' into fix-signing
2017-09-05 15:39:02 -07:00
Daniel Plaisted
c2ca512189
Avoid importing incompatible .props files for signing build
2017-09-05 15:10:15 -07:00
John Beisner
5000ba5f10
Adding required environmental variables.
2017-09-05 15:08:42 -07:00
John Beisner
74ad01b576
Adding consistent "Project" headers to inported props and target files.
2017-09-05 14:44:25 -07:00
Nick Guerrera
1c27c27b44
Sign additional files
...
Some files that get their signature invalidated by crossgen were missing
from the Signing.proj list.
(cherry picked from commit d7665ea316
)
2017-09-05 13:30:17 -07:00
Nick Guerrera
8534452274
Bump to stable runtime/framework packages
2017-09-05 13:28:02 -07:00
Nick Guerrera
2269efbbf0
Insert 2.0.1-servicing SDK in to 2.0.1-servcing CLI
2017-09-05 13:27:37 -07:00
John Beisner
47651b6e77
Stop building ubuntu.16.10-x64
2017-09-05 08:44:15 -07:00
Daniel Plaisted
6e0646f7bf
Update environment variables for EndToEnd test run on Debian package
2017-09-01 18:21:25 -07:00
Daniel Plaisted
728cea22f1
Update signing.proj to use new output paths, and import common repo props
2017-09-01 17:17:33 -07:00
Daniel Plaisted
88319a71f3
Remove duplicate import
2017-09-01 16:43:40 -07:00
Daniel Plaisted
97b7553e31
Rename output folder from out to bin
2017-09-01 16:43:02 -07:00
Daniel Plaisted
546eff28c2
Delete outdated comment
2017-09-01 13:50:01 -07:00
Daniel Plaisted
9b331673fe
Merge upstream changes
2017-09-01 13:17:40 -07:00
Daniel Plaisted
ac67434ea4
Fix debian package generation
...
Previously, dotnet-deb-tool-consumer.csproj was copied to the out/artifacts folder before being restored. This no longer works as it depends on repo properties, and there is a Directory.Build.props in teh out directory to stop projects inside it from getting the repo properties. So this change restores it in-place instead.
2017-09-01 12:12:10 -07:00
Nick Guerrera
252218c3d0
Merge 'release/2.0.0' into merges/release/2.0.0-to-master-20170901-070026
...
Conflicts:
README.md
build/Branding.props
build/DependencyVersions.props
netci.groovy
test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectToolsCommandResolver.cs
test/dotnet-new.Tests/GivenThatIWantANewApp.cs
2017-09-01 11:55:26 -07:00
Nick Guerrera
fba2302b45
Merge pull request #7554 from seancpeters/update_templates_to_2.1.0_versions
...
Updating new templates to 2.1.0 versions
2017-09-01 11:32:35 -07:00
Nick Guerrera
3514db05da
Update shared framework dependency
2017-08-31 17:09:05 -07:00
William Li
22e75d0eed
do not run dotnet-cli-build.csproj Test in build, no netcore1.3 runtime
2017-08-30 06:54:34 -07:00
William Li
7f54ccb903
Use Rest Api to upload to the feed
...
Add pulling logic to make sure it is uploaded to the feed.
Add retry logic for the whole upload process
Remove the old upload script
2017-08-30 06:54:34 -07:00
seancpeters
79e94eb908
Updating new templates to 2.1.0 versions
2017-08-29 15:21:13 -07:00
Daniel Plaisted
dcb3a7ade7
Use shorter output paths to avoid max path issues on Windows
...
For example, "out/2" instead of "artifacts/stage2"
2017-08-29 06:55:43 -07:00
Matt Galbraith
03dcd98c51
More CoreSetupBlobAccessToken stuff
2017-08-28 17:50:58 -07:00
Matt Galbraith
8f6fd2a549
Add support for CoreSetupBlobAccessToken as used in 1.X builds
2017-08-28 15:40:35 -07:00
Matt Galbraith
1156e52eb8
Update dependency version
2017-08-28 13:14:23 -07:00
Daniel Plaisted
107252ebe7
Merge upstream changes
2017-08-28 11:09:19 -07:00
Nick Guerrera
656eab7aec
Target netcoreapp2.1, eliminate warnings, treat warnings as errors
2017-08-25 20:17:57 -07:00
Nick Guerrera
6d6d1c0c2b
Merge branch 'master' into dotnet-bot-master-UpdateDependencies
2017-08-25 13:49:39 -07:00
Rainer Sigwald
ee5c02de77
MSBuild 15.5.74
2017-08-25 13:25:01 -07:00
Daniel Plaisted
2222290394
Update MSI tests to use new output directory layout
2017-08-24 17:16:11 -07:00
Daniel Plaisted
c6e4c8f477
Rename Stage0 build variables to PreviousStage
2017-08-24 17:16:11 -07:00
Daniel Plaisted
12f8c2377f
Generate properties to pass to the next stage of the build
2017-08-24 15:51:37 -07:00
Daniel Plaisted
884a48372d
Copy empty Directory.Build.props to artifacts folder during build instead of checking it in
2017-08-24 15:49:14 -07:00
Daniel Plaisted
13da213183
Support new artifacts layout in tests and other build logic
2017-08-24 15:49:13 -07:00
Daniel Plaisted
ae0aa8ed24
Move dir.props to auto-imported Directory.Build.props
...
This is necessary for setting the intermediate output path to work correctly
2017-08-24 15:46:45 -07:00