Commit graph

1394 commits

Author SHA1 Message Date
Marc Paine
edc984a6ef Stabilize the 7.0 runtime pack
Remove the 7.0 templates
2024-05-02 15:37:18 -07:00
Chet Husk
ee91cb14ff Fix reading of minimum MSBuild version 2024-03-23 16:07:33 +00:00
Chet Husk
79c1c4cc9a Generate a props file that can be used to detect MSBuild version mismatches.
We know the minimum and 'bundled' MSbuild versions, but users may build a project with newer SDKs than we expected (specifically when full-framework MSBuild is starting the build of an SDK-style project).
When this occurs, we'd like to automatically condition the use of PackageReferences meant to ensure compatibility of the Roslyn toolchain, so we need to know if we are in this mismatched situation.
A fast and simple way to do this is to 'stamp' the 'expected' version
of MSBuild during product construction and compare that to the
'current' version being used during the actual build.
2024-03-23 16:07:33 +00:00
Jason Zhai
82afe53846 Remove 5.0 template 2024-03-19 02:42:14 -07:00
Jason Zhai
afa95c6d2a Remove 3.1 template 2024-03-19 00:58:01 -07:00
Jason Zhai
ce007b0b84 Remove 3.0 template 2024-03-19 00:25:35 -07:00
Jason Zhai
104ed88ea2 Remove 2.1 template 2024-03-19 00:13:16 -07:00
Jacques Eloff
883b0e5ea0 Update WiX to latest release 2024-02-09 18:39:30 +00:00
Forgind
5bfcb0cf50 Merge branch 'baseline-manifest' of https://github.com/Forgind/installer into baseline-manifest-8.0.2 2023-12-19 12:07:04 -08:00
vseanreesermsft
769030cd4d
Merging internal commits for release/8.0.1xx (#17785) 2023-11-27 14:04:02 -06:00
Marc Paine
395b82bb19 Fix the minimum version logic to take into account that we're off-by-one for the 100 release 2023-11-10 11:37:24 -08:00
Tom Deseyn
722501bd72 Also link to libhostfxr.so. 2023-10-18 08:37:51 +02:00
Tom Deseyn
1078c97cf8 Use symbolic links instead of hard links in runtime pack directories.
The hard links are causing issues with package tooling.
This changes to use symbolic links instead.

Besides fixing the issues with the package tooling,
symbolic links are easier to preserve throughout
the packaging process.
2023-10-18 08:37:51 +02:00
github-actions[bot]
f328064753
[release/8.0.1xx] Fix minimum macOS version in the .pkg manifest (#17497) 2023-10-16 22:33:07 +02:00
Jose Perez Rodriguez
3c59f68198 Add Workload 2023-09-27 22:31:27 +00:00
Matt Mitchell
e2c18edf74 When laying out the PKG contents copy only aspnet shared framework
When switching to using the full archives rather than the now-removed aspnet internal archive, this place should have been changed along with GenerateLayout.targets. Because we failed to do so, we appear to be double-distributing .NET runtime and host in the PKGs. The runtime should simply be chained in via a dependent PKG.
2023-09-14 09:08:30 -07:00
Matt Mitchell
01aabf59be
[release/8.0.1xx] Avoid attempting to download from external URIs in Product Source Build mode (#17237) (#17239) 2023-08-24 12:54:33 -05:00
Forgind
6910bc54d9
Update src/redist/targets/BundledManifests.targets
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-08-17 13:59:48 -07:00
Elinor Fung
70afe0c29b
[release/8.0.1xx] Update scripts to set distro RID and properties to use it as TargetRid (#17203) 2023-08-17 09:48:16 -07:00
Forgind
e0acb5805e Use Manifests' feature band 2023-08-08 16:52:30 -07:00
Forgind
2dfb8d0a57 Switch to another Version 2023-08-08 14:38:29 -07:00
Forgind
331711fafb Switch to full version 2023-08-08 11:27:36 -07:00
Forgind
58289cf822 Add feature band 2023-08-08 10:38:20 -07:00
Forgind
c6abdacb6a Delete version line 2023-08-07 18:13:17 -07:00
Forgind
46a7a1a6c5 Merge branch 'main' of https://github.com/dotnet/installer into baseline-manifest 2023-08-03 15:58:29 -07:00
Forgind
fdcbfa815a Add BundledManifests. 2023-08-03 11:57:50 -07:00
Forgind
cc759ddedf include version in other locales, too 2023-08-03 11:38:35 -07:00
Jacques Eloff
26626f3db3
Suppress downgrade failures (#17117) 2023-08-02 14:54:48 -07:00
Forgind
db5ede1a12 Switch to VersionPrefix and _BuildNumberLabels 2023-08-01 17:12:42 -07:00
Forgind
b625398912
SxS manifests (#17086) 2023-07-31 11:23:37 -07:00
Forgind
465fe07004 PR feedback 2023-07-31 09:49:10 -07:00
Filip Navara
17c8491714
Add osx-x64/osx-arm64 NativeAOT runtime packs to the list (#17091) 2023-07-30 18:30:47 +00:00
Forgind
ed92f2c9c3 SxS manifests 2023-07-28 12:31:02 -07:00
Forgind
63faf3282d Progress 2023-07-28 12:20:25 -07:00
Forgind
198f9ca7d6 Use task to create BaselineManifest.json 2023-07-26 15:14:15 -07:00
Forgind
1a59a90685 Add to UsingTask (and sort) 2023-07-25 16:08:53 -07:00
Marc Paine
445175df6d
Add output for product commits as JSON (#17000) 2023-07-25 13:47:25 -07:00
Thefrank
bda5a2323d
Allow Installer to bundle AspNetCoreRuntime by default under FreeBSD (#14817) 2023-07-25 05:49:38 +00:00
dotnet-maestro[bot]
491c0f241b
[main] Update dependencies from dotnet/sdk (#17013)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: wtgodbe <wigodbe@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-07-20 10:38:19 +10:00
martincostello
615e241f6b Generate text and JSON
Restore the previous text format so that JSON is in addition.
2023-07-19 08:47:10 +01:00
kasperk81
15ed53ac32 convert productCommits.txt to productCommits.json 2023-07-19 08:47:10 +01:00
Daniel Plaisted
0c50e2764e
Replace rdfind invocation with Task that replaces duplicate files with links. (#16624) 2023-06-21 10:38:51 -04:00
Filip Navara
7ce1faedc7
Fix known maccatalyst-arm64/x64 packages (#16688)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2023-06-15 16:43:51 +00:00
Michal Strehovský
1c9fccae00
Add bionic to known NativeAOT runtime packs (#16673) 2023-06-15 04:48:24 +09:00
Elinor Fung
fc8931763e
Add known RID platforms to generated BundledVersions props (#16578) 2023-06-09 20:50:09 -07:00
Tom Deseyn
69f653a226 Rename Task. 2023-06-09 16:21:45 +02:00
Tom Deseyn
2d8d854867 PR feedback. 2023-06-09 09:34:25 +02:00
Elinor Fung
242b50c8ad
Update src/redist/targets/GenerateBundledVersions.targets 2023-06-08 16:27:24 -07:00
Elinor Fung
ef03d03f71 Move processing KnownRuntimePack to SDK 2023-06-08 15:53:13 -07:00
Tom Deseyn
308b0076e8 Replace rdfind invocation with Task that replaces duplicate files with links. 2023-06-08 09:09:57 +02:00