Chris Rummel
6ff5eb4add
[ArPow] Update SourceBuild tasks to netcoreapp6. ( #11163 )
...
* Update SourceBuild tasks to netcoreapp6.
* Another couple packages with bad IL generic extension methods with 'with' constraints.
2021-07-20 00:50:48 +00:00
Marc Paine
9cff60c3a6
Update GenerateBundledVersions.targets
2021-07-16 14:00:37 -07:00
Jason Zhai
76be4f93ad
Merge branch 'release/5.0.4xx' into main
2021-07-14 23:28:19 -07:00
Devendar Reddy Adulla
2ec8242666
Merge pull request #11087 from dotnet/dev/dreddy/updatedesktopversion
...
Update WindowsDesktop servicing versions to 5.0.8
2021-07-14 13:47:54 -07:00
John Luo
47d09acf67
Update aspnetcore 3.1 & 5.0 template versions ( #11086 )
2021-07-14 13:23:33 -07:00
Michael Simons
f1b634b690
[ArPow Tarball] Tier 4 - Add vstest repo to arpow tarball ( #11077 )
2021-07-12 16:54:36 -05:00
Michael Simons
58bfec72c1
[ArPow Tarball] Tier 4 - Add fsharp repo to arpow tarball ( #11081 )
2021-07-12 15:19:52 -05:00
Michael Simons
305f2635bd
[ArPow Tarball] Tier 2 - Add msbuild repo to arpow tarball ( #11079 )
2021-07-09 23:43:57 +00:00
Chris Rummel
91afacfc09
[ArPow] Temporary fix for reference packages with broken extension methods ( #11092 )
...
* Add some needed prebuilt packages to override temporarily bad ref packages.
* Remove bad ref packages.
* Also don't copy new versions of the bad SBRP packages after the SBRP build.
* Account for missing intermediate packages and different paths.
* Address code review comment.
2021-07-09 22:43:30 +00:00
Dan Seefeldt
5048e0f143
[Arpow Tarball] Add flag to build with online sources ( #11091 )
...
* Add SBRP packages to prev source-built
* Don't delete SBRP packages
* Add BuildWithOnlineSources flag
* Build tarball in CI with online sources
* Remove OfflineBuild / add BuildWithOnlineSources
* Add --online option to tarball build.sh
* Additional cleanup for tarball build
* Rename baseline file
* Update baseline
* Remove acquire-darc.proj
* Default DotNetBuildOffline to true
* Fix line endings in RemoveInternetSources
* Update src/SourceBuild/Arcade/eng/common/templates/steps/source-build-run-tarball-build.yml
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2021-07-09 21:42:42 +00:00
Michael Simons
40235466e9
Fix source-build ci and build infra ( #11088 )
2021-07-08 20:09:54 -05:00
Devendar Reddy A
67fe759ed4
Update servcing versions
2021-07-08 09:52:34 -07:00
Dan Seefeldt
a5587571df
[ArPow Tarball] Handle SBRP packages in previously source-built artifacts ( #11072 )
...
* Add SBRP packages to prev source-built
* Update to new version of prev source-built
* Update SBRP reference
* Don't delete SBRP packages
* Update private source-built version
2021-07-08 09:35:21 -05:00
Larry Ewing
20e58082fa
Merge pull request #11060 from dotnet/darc-main-0a8e7e9b-f4e6-4c7d-85c7-02e9934e42ec
...
[main] Update dependencies from dotnet/sdk
2021-07-07 21:31:08 -05:00
Larry Ewing
c2d147c2c2
Add emscripten manifest
2021-07-07 09:35:42 -07:00
Michael Simons
229bc924ef
[ArPow] Add templating repo to arpow tarball ( #11055 )
2021-07-07 11:27:27 -05:00
Jacques Eloff
ef74b6ca71
Ensure finalizer doesn't remove workloads during upgrades ( #10999 )
2021-07-07 08:04:20 -07:00
Michael Simons
addb1b1961
Refactor tarball creation to avoid retrieving all git history ( #11029 )
2021-07-07 09:24:46 -05:00
Marc Paine
4ed27616e4
Update GenerateBundledVersions.targets
2021-07-06 11:35:05 -07:00
Michael Simons
f078968813
[ArPow Tarball] Tier 1 - Add diagnostics repo to arpow tarball ( #11031 )
2021-07-06 08:33:00 -05:00
Michael Simons
a26f3594e7
[ArPow] Add cliCommandLineParser repo to arpow tarball ( #11027 )
2021-07-01 15:32:30 -05:00
Michael Simons
a465da6364
[ArPow] Add test-templates repo to arpow tarball ( #11013 )
2021-07-01 03:30:51 +00:00
Michael Simons
fb7e06599f
[ArPow] Add symreader repo to arpow tarball ( #11024 )
2021-07-01 02:26:26 +00:00
Omair Majid
4d8c6ab2ad
[ArPow] Add xliff-tasks to arpow tarball ( #11022 )
...
Fixes: https://github.com/dotnet/source-build/issues/2270
2021-06-30 21:21:38 -05:00
Dan Seefeldt
31b6510fd5
[ArPow] Reconcile prebuilt checks between inner and outer builds ( #11021 )
...
* Setup inner build prebuilt checks to use global package caches
* Update previously source-built version to include version built from tarball build
* Update NuGet.config and global.json for SBRP
* Copy restored packages from inner build
* Update src/SourceBuild/tarball/content/repos/source-build-reference-packages.proj
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2021-06-30 21:17:54 -05:00
Michael Simons
660f661ab4
Misc source-build repo project cleanup ( #11012 )
2021-06-30 11:21:05 -05:00
Michael Simons
e86584a8ca
Add xdt repo to arpow tarball ( #11007 )
2021-06-30 06:02:10 +00:00
Michael Simons
5cd9c6c06c
Add command-line-api to arpow tarball ( #11006 )
2021-06-30 04:06:52 +00:00
Michael Simons
b6071293dc
[ArPow] Add source-build repo to arpow tarball ( #11002 )
2021-06-30 02:36:40 +00:00
kasperk81
b02f23cc21
Adapt to latest crossgen change
2021-06-29 23:20:34 +00:00
Marc Paine
60272f2aa6
Merge pull request #10631 from kasperk81/patch-2
...
Fix crossgen PlatformAssemblyPaths for rzc
2021-06-29 10:45:05 -07:00
Michael Simons
8288ae2e6d
Add source-build tarball build ci ( #10995 )
2021-06-29 08:33:40 -05:00
Dan Seefeldt
1d29250565
ArPow: Add package-source-build project ( #10998 )
...
* Add package-source-build project
* Remove unneccessary reference
2021-06-28 17:19:27 -05:00
Dan Seefeldt
00cd0d1ac2
Propagate DotNetBuildOffline and DotNetPackageVersionPropsPath to inner source-build tarball repo builds ( #10986 )
...
* Allow overriding of arcade targets for quicker dev flow
* Add StandardArpowBuildArgs
* Update naming based on PR review comment
2021-06-28 14:24:48 -05:00
Sarah Oslund
1aef675b7e
Merge pull request #10965 from dotnet/marcpopMSFT-preview6flow
...
Codeflow from preview 6 to main
2021-06-28 11:16:12 -07:00
Michael Simons
69803dae86
Create tarball file and add tarball creation CI ( #10972 )
2021-06-28 07:36:57 -05:00
Marc Paine
42045b06c1
Merge branch 'main' into marcpopMSFT-preview6flow
2021-06-25 16:03:19 -07:00
Dan Seefeldt
832010fdf6
Initial checkin of source-build tarball build infrastructure ( #10961 )
...
* Initial checkin of source-build tarball build infra
* Add a couple more comments
* Update eng/SourceBuild.Version.Details.xml based on PR review
Co-authored-by: Chris Rummel <crummel@microsoft.com>
* Updates based on PR review comments
Co-authored-by: Chris Rummel <crummel@microsoft.com>
2021-06-24 16:36:04 -05:00
Marc Paine
e1265dbf74
Merge remote-tracking branch 'origin/release/6.0.1xx-preview6' into marcpopMSFT-preview6flow
2021-06-23 15:15:34 -07:00
Marc Paine
3b52bed9cf
Merge pull request #10837 from dotnet/RussKie-patch-1
...
Update Windows Desktop to 3.1.16 / 5.0.7
2021-06-23 15:12:14 -07:00
Marc Paine
1f024a0e0d
Merge pull request #10886 from dotnet/marcpopMSFT-CR
...
Update some older copyright strings to the correct MIT copyright.
2021-06-23 14:41:02 -07:00
Marc Paine
6eead57b89
Update GenerateBundledVersions.targets
2021-06-22 13:19:03 -07:00
Marc Paine
cf1c368d33
Merge branch 'main' into RussKie-patch-1
2021-06-22 13:16:56 -07:00
Pranav K
66e7c4cf3b
Modify GenerateLayout to work with runtime configs that contain more than one runtime ( #10901 ) ( #10947 )
2021-06-22 19:25:10 +00:00
Marc Paine
85dd00be9d
Update some older copyright strings to the correct MIT copyright.
2021-06-21 16:29:03 -07:00
Sarah Oslund
4d465d9c75
Merge pull request #10909 from jonathanpeppers/maui-workload
...
Add .NET MAUI workload manifest
2021-06-21 08:55:19 -07:00
Daniel Plaisted
556cf1f0f3
Fix call to DownloadFile
2021-06-18 15:09:20 -07:00
Daniel Plaisted
f67f6ba948
Merge 5.0.4xx into 6.0.1xx-preview6
2021-06-18 12:05:51 -07:00
Jonathan Peppers
507c44b7bf
Add .NET MAUI workload manifest
...
Context: https://github.com/dotnet/maui/pull/603
After building with `.\build.cmd -pack -publish`, I could install the
workload:
.\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maui --verbosity diag
...
Successfully installed workload(s) maui.
Next, I setup a `global.json` with `6.0.100-dev` and tried:
.\artifacts\bin\redist\Debug\dotnet\dotnet.exe new maui
I was able to build and run the app, after some minor tweaks to the
template.
2021-06-17 11:39:16 -05:00
Pranav K
97675dbc5a
Modify GenerateLayout to work with runtime configs that contain more than one runtime ( #10901 )
2021-06-17 09:36:05 -07:00