xamarin-macios/dotnet
Rolf Bjarne Kvinge f723263787 [dotnet] Disable dedup optimization if we're interpreting every assembly.
This speeds up the build.

TODO:

* Better numbers.
2024-11-19 21:21:11 +01:00
..
Microsoft.MacCatalyst.Sdk [net9.0] Remove xcsync from SDK and install as .NET Global Tool (#21126) 2024-08-28 07:52:58 -04:00
Microsoft.iOS.Sdk [net9.0] Remove xcsync from SDK and install as .NET Global Tool (#21126) 2024-08-28 07:52:58 -04:00
Microsoft.iOS.Windows.Sdk [dotnet] Add targets to compute mlaunch arguments for installing and launching mobile apps. Fixes #18359. (#18446) 2023-06-15 07:21:09 +02:00
Microsoft.macOS.Sdk [net9.0] Remove xcsync from SDK and install as .NET Global Tool (#21126) 2024-08-28 07:52:58 -04:00
Microsoft.tvOS.Sdk [net9.0] Remove xcsync from SDK and install as .NET Global Tool (#21126) 2024-08-28 07:52:58 -04:00
Templates Merge remote-tracking branch 'origin/main' into dev/rolf/bump-main-in-net9.0-2024-09-18 2024-09-19 09:48:34 +02:00
Workloads [net9.0] Bring back missing change from #20790 to SignList (#21323) 2024-09-27 16:52:04 -04:00
package [build] Make package metadata optional (#21081) 2024-08-23 12:19:32 -04:00
targets [dotnet] Disable dedup optimization if we're interpreting every assembly. 2024-11-19 21:21:11 +01:00
.gitignore [net8.0] Remove support for .NET 6. (#17901) 2023-03-29 10:25:25 +02:00
BreakingChanges.md [dotnet] Update doc about breaking nfloat changes and when we generate a global using directive. (#14487) 2022-03-25 07:40:23 +01:00
BundleContents.md [dotnet] Improve documentation about the PublishFolderType metadata a bit. (#21434) 2024-10-17 18:57:55 +02:00
DefaultCompilationIncludes.md [dotnet] Don't include @(Compile) and @(EmbeddedResource) items in @(BundleResource) items by default. Fixes #14442. (#14571) 2022-03-31 08:17:53 +02:00
HIERARCHY.md
Makefile Remove a lot of legacy logic. (#21576) 2024-11-06 11:34:39 +01:00
PackageInfo.plist
SingleProject.md [dotnet] rename $(AppleShortVersion) to $(ApplicationDisplayVersion) (#12647) 2021-09-08 10:13:29 -04:00
VERSIONS.md [build] Make package metadata optional (#21081) 2024-08-23 12:19:32 -04:00
build-custom-runtime.sh