jbeisner
9ead28cb25
"Microsoft.DotNet.MSBuildSdkResolver" and "Microsoft.DotNet.Cli.Utils" are delivered/published via 'CLI' not 'Core-SDK'; use 'dotnet-install.sh' from 'dot.net'
2018-07-03 18:43:33 +00:00
Livar Cunha
e2b679c4bb
Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli
...
* 'master' of /Users/livarcocc/Documents/git/cli: (1063 commits)
Updating signing project to use new intermediate directory (int).
Update runtimeconfig.json doc for 2.1 (#9382 )
Shortening the path to the intermediate folder by renaming it to int.
fix typo (#9364 )
Updating asp.net to 2.2.0 as well.
Updating the build and tests to work with the 2.2.0 runtime.
Simplified combining dictionaries in Telemetry
Fixing 'Channel' and 'BranchName': "release/2.1.4xx" to "master" (#9362 )
Fix extraction of folders (#9335 )
Update Sha256Hasher.cs
Fix relative path tool path (#9330 )
Insert updated SDK from 2.1.4xx branch
MSBuild 15.8.60
Fix crash when user home directory cannot be determined.
Make `CliFolderPathCalculator` a static class.
Don't add the ReleaseSuffix to the branding on the CLI when DropSuffix is set to true.
Add retry when Directory.Move (#9313 )
Override new SdkResult public properties
Add reference to Microsoft.Build.NuGetSdkResolver
Disable crossgen for MSBuild inline-task refs
...
2018-06-25 22:38:01 -07:00
Livar Cunha
78c7f5af5b
Shortening the path to the intermediate folder by renaming it to int.
2018-06-01 15:46:22 -07:00
Nate McMaster
bc486e787a
Ensure ASP.NET Core is included in macos .pkg installer and update to 2.1.0-preview1-28226
2018-02-05 11:34:52 -08: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
Daniel Plaisted
65b0df5b43
Rename output folder from out to bin
...
(cherry picked from commit 97b7553e31
)
2017-09-27 14:45:04 -07:00
Daniel Plaisted
02a07e6d8e
Delete outdated comment
...
(cherry picked from commit 546eff28c2
)
2017-09-27 14:42:05 -07:00
Daniel Plaisted
4cd03dcae4
Use shorter output paths to avoid max path issues on Windows
...
For example, "out/2" instead of "artifacts/stage2"
(cherry picked from commit dcb3a7ade7
)
2017-09-27 14:40:13 -07:00
Daniel Plaisted
f39315771e
Generate properties to pass to the next stage of the build
...
(cherry picked from commit 12f8c2377f
)
2017-09-27 14:22:19 -07:00
Daniel Plaisted
2b134c91fe
Support new artifacts layout in tests and other build logic
...
(cherry picked from commit 13da213183
)
2017-09-27 14:20:05 -07:00
John Beisner
74ad01b576
Adding consistent "Project" headers to inported props and target files.
2017-09-05 14:44:25 -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
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
Daniel Plaisted
12f8c2377f
Generate properties to pass to the next stage of the build
2017-08-24 15:51:37 -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
ac99830e12
Support new output directory layout
2017-08-24 15:46:44 -07:00
Daniel Plaisted
9cd4e5a956
Add Microsoft.NET.Build.Extensions files to package for VS insertion
2017-06-09 11:18:46 -07:00
Kevin Ransom (msft)
cf9967bcd2
Add fsc to distribution ( #6508 )
...
* Add fsc to distribution
* update package
* Update compiler version
* I'm not sure these do anything usefull
* Reenable f# new project tests
* Revert "Reenable f# new project tests"
This reverts commit 34d294ec8c42145cf8cf0af166f9dfc8ee51b6f8.
* merge
* Update fsharp version
* Update compiler version
* Review feedback
* review feedback
* Update DependencyVersions.props
2017-05-19 23:20:19 -07:00
John Beisner
c6bc52c072
The 'AspNetRuntimePackageStorePublishDirectory' needs to be even shorter...
2017-05-01 13:14:16 -07:00
John Beisner
ad74a8bb96
Even shorter...
2017-05-01 13:08:16 -07:00
John Beisner
1a52f8457a
The 'AspNetRuntimePackageStorePublishDirectory' needs to be very short due to path length constraints on Win8.1
2017-05-01 12:19:26 -07:00
John Beisner
a4aa850f6b
Merge remote-tracking branch 'upstream/release/2.0.0' into NewAzurePackageStore
2017-04-28 16:23:02 -07:00
John Beisner
1df11c3918
Moving to new version for ASP .Net Core Runtime; accounting for the split of the Windows ZIP ASP .Net Core Runtime for x64/x86; trivial formating
2017-04-28 09:57:29 -07:00
Nick Guerrera
fa4fe3b2c6
Package MSBuild SDK resolver in VS insertion nupkg
2017-04-27 23:07:19 -07:00
Livar Cunha
7dadb150af
Updating the URL for the aspnet runtime store artifacts. Fixing a typo on ExtractDestination and condition extraction on file extension rather than OS.
2017-04-27 22:36:47 -07:00
Livar Cunha
c8b042fd1b
Fixing the build.
2017-04-08 00:31:27 -07: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
Nick Guerrera
5e26d0f160
Package bundled version props in to a VS insertion nupkg
2017-03-24 11:11:31 -07:00
Justin Goshi
61c1e3e104
Remove duplicate properties
2017-02-27 11:06:44 -08:00
Justin Goshi
74e343e111
First pass at cleaning up the global properties files
2017-02-23 17:07:26 -08:00
Piotr Puszkiewicz
31f2410b4f
Enable Publishing Roslyn with Static Output Path
2017-02-22 17:33:26 -08:00
Justin Goshi
13dbdd1a4e
Merge
2017-02-22 13:38:39 -08:00
Justin Goshi
1d9a2e5da1
Merge branch 'master' into dev/jgoshi/refactorLzmaTarget
2017-02-22 10:21:22 -08:00
Justin Goshi
f7d77e3e54
Merge branch 'master' into dev/jgoshi/refactorTestTarget
2017-02-22 09:17:54 -08:00
Piotr Puszkiewicz
a1e9a5dfc4
PR feedback
2017-02-21 22:17:28 -08:00
Piotr Puszkiewicz
70b0a68038
Fix Stage2SdkDirectory
2017-02-21 22:17:28 -08:00
Piotr Puszkiewicz
a7fdc20f25
Convert redist.csproj outputdir to static property
...
Also some cleanup to unnecessary stuff.
2017-02-21 22:17:28 -08:00
Justin Goshi
b58a0210e2
Refactor properties from LzmaCompile.targets
2017-02-21 12:52:17 -08:00
Justin Goshi
4f209e61ea
Refactor properties out of test.targets
2017-02-17 12:28:25 -08:00
Justin Goshi
58d167f3e5
Refactor properties out of Compile.targets
2017-02-16 12:21:15 -08:00
Justin Goshi
62abef428e
Rename build files
2017-02-14 15:42:13 -08:00