Граф коммитов

16073 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] ea4c29c438
[net8.0] Update dependencies from dotnet/installer (#18305)
This pull request updates the following dependencies

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.0-preview.5.23260.3 to 8.0.0-preview.5.23272.14 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.0-preview.5.23262.1 to 8.0.0-preview.5.23273.2 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Ref**: from 8.0.0-preview.5.23260.3 to 8.0.0-preview.5.23272.14 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: from 8.0.0-preview.5.23252.1 to 8.0.0-preview.5.23265.1 (parent: Microsoft.NETCore.App.Ref)
  - **Microsoft.NETCore.App.Ref**: from 8.0.0-preview.5.23260.3 to 8.0.0-preview.5.23272.14 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.DotNet.Cecil**: from 0.11.4-alpha.23252.1 to 0.11.4-alpha.23265.2 (parent: Microsoft.NETCore.App.Ref)

## From https://github.com/dotnet/installer
- **Subscription**: f9b68d84-9c90-4bd0-5499-08db4112d57e
- **Build**: 20230523.15
- **Date Produced**: May 24, 2023 12:03:24 AM UTC
- **Commit**: 4b48b408f9b777eddd4e87f6b9efab4b5b1723a6
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.100-preview.5.23267.7 to 8.0.100-preview.5.23273.15][21]
  - **Microsoft.NET.ILLink.Tasks**: [from 8.0.0-preview.5.23260.3 to 8.0.0-preview.5.23272.14][22]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-preview.5.23262.1 to 8.0.0-preview.5.23273.2][23]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.0-preview.5.23260.3 to 8.0.0-preview.5.23272.14][22]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: [from 8.0.0-preview.5.23252.1 to 8.0.0-preview.5.23265.1][24]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.0-preview.5.23260.3 to 8.0.0-preview.5.23272.14][22]
  - **Microsoft.DotNet.Cecil**: [from 0.11.4-alpha.23252.1 to 0.11.4-alpha.23265.2][25]

[21]: dda516cbd7...4b48b408f9
[22]: 888bac3044...8163d1643a
[23]: 059939bda4...39564d529f
[24]: ab09b0b8d6...7a90ec9edc
[25]: c32f0be86d...f283c62293
2023-05-24 20:35:32 +02:00
Rolf Bjarne Kvinge 8cff397db0
[tests] Fix adding no files to package-test-libraries.zip. (#18307)
If only some platforms are enabled, some of the commands to find files to add
to package-test-libraries.zip won't find any files at all.

Asking 'zip' to add no files fails with:

    zip error: Nothing to do!

and there's no way to add 'zip' to ignore this error condition.

However, we can instead try to not call zip at all when we don't find any
files, and we do that by using:

    "find ... -exec zip"

instead of:

   "find .. | zip ..."
2023-05-24 17:04:57 +02:00
Rolf Bjarne Kvinge 5ad0df2dde
[tests] Adjust AXHearingUtilitiesTest to accept more values regarding hearing configuration. (#18313)
These values are returned on device.
2023-05-24 17:04:28 +02:00
Rolf Bjarne Kvinge 0a3ba93d38
[tests] Update CaptureMetadataOutputTest to work on older devices by adding an OS version check. (#18314) 2023-05-24 17:04:15 +02:00
Rolf Bjarne Kvinge ac6b1e0a1c
[monotouch-test] Ignore MTLArgumentEncoderTest on older devices. (#18315)
The test fails on iOS 12.4, and works on iOS 16.5, so for now ignore if <iOS 13.0.
2023-05-24 16:58:49 +02:00
Manuel de la Pena 88e3e258de
[CI] Move a number of bash scripts from inline scripts to file based scripts (#18311)
This allow stop minize the expanded size of the yaml.
2023-05-23 10:50:14 -04:00
VS MobileTools Engineering Service 2 a054c52d54
Localized file check-in by OneLocBuild Task: Build definition ID 17751: Build ID 7800490 (#18306)
This is the pull request automatically created by the OneLocBuild task
in the build process to check-in localized files generated based upon
translation source files (.lcl files) handed-back from the downstream
localization pipeline. If there are issues in translations, visit
https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is
https://aka.ms/onelocbuild and the localization process in general is
documented at https://aka.ms/AllAboutLoc.
2023-05-23 08:26:52 +02:00
dotnet-maestro[bot] 10a97ba5fc
[net8.0] Update dependencies from xamarin/xamarin-macios (#18301)
This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios
- **Subscription**: 9a0d6f86-5908-4609-75d1-08db410c83f6
- **Build**: 20230519.10
- **Date Produced**: May 19, 2023 10:28:55 AM UTC
- **Commit**: 8587acbf77
- **Branch**: refs/heads/release/7.0.2xx-xcode14.3

- **Updates**:
  - **Microsoft.macOS.Sdk**: [from 13.3.7060 to 13.3.7062][8]

[8]: edd059428c...8587acbf77
2023-05-22 14:13:13 +02:00
Rolf Bjarne Kvinge abd9a08987
[net8.0] This is preview 6 now. (#18297) 2023-05-19 08:07:48 +02:00
Rolf Bjarne Kvinge ab73088c0b [net8.0] Merge main into net8.0. 2023-05-19 08:06:07 +02:00
Rolf Bjarne Kvinge 1337268bbf
[dotnet-linker] Add a tasks.json to ease development with VSCode. (#18292) 2023-05-19 07:59:24 +02:00
Rolf Bjarne Kvinge 464cf6986e
[tools] Add helper tool to create launch.json for dotnet-linker. (#18294)
This tool takes a binlog as input, and creates a launch.json for dotnet-linker
that will execute the linker as was done in the binlog.

This is very useful for debugging custom linker steps, since they can be
debugged in VSCode now.
2023-05-19 07:45:21 +02:00
Rolf Bjarne Kvinge cdbf30cb92
[dotnet-linker] Add a 'vscode' target that will launch VSCode with the paths configured to use the local .NET. (#18293) 2023-05-19 07:45:06 +02:00
Rolf Bjarne Kvinge b8baa07418
[net8.0] Merge main into net8.0. (#18296) 2023-05-19 07:44:07 +02:00
dotnet-maestro[bot] 99ffae1f0d
[net8.0] Update dependencies from dotnet/installer (#18271)
This pull request updates the following dependencies

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.0-preview.5.23252.13 to 8.0.0-preview.5.23260.3 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.0-preview.5.23252.26 to 8.0.0-preview.5.23262.1 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Ref**: from 8.0.0-preview.5.23252.13 to 8.0.0-preview.5.23260.3 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: from 8.0.0-preview.5.23225.2 to 8.0.0-preview.5.23252.1 (parent: Microsoft.NETCore.App.Ref)
  - **Microsoft.NETCore.App.Ref**: from 8.0.0-preview.5.23252.13 to 8.0.0-preview.5.23260.3 (parent: Microsoft.Dotnet.Sdk.Internal)

## From https://github.com/dotnet/installer
- **Subscription**: f9b68d84-9c90-4bd0-5499-08db4112d57e
- **Build**: 20230517.7
- **Date Produced**: May 17, 2023 9:29:46 PM UTC
- **Commit**: dda516cbd77ab9dc3c6048a1893b4321cdcda195
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.100-preview.5.23258.8 to 8.0.100-preview.5.23267.7][29]
  - **Microsoft.NET.ILLink.Tasks**: [from 8.0.0-preview.5.23252.13 to 8.0.0-preview.5.23260.3][30]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-preview.5.23252.26 to 8.0.0-preview.5.23262.1][31]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.0-preview.5.23252.13 to 8.0.0-preview.5.23260.3][30]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: [from 8.0.0-preview.5.23225.2 to 8.0.0-preview.5.23252.1][32]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.0-preview.5.23252.13 to 8.0.0-preview.5.23260.3][30]

[29]: 1ab664ce1c...dda516cbd7
[30]: bc9dad2351...888bac3044
[31]: 730dac21a5...059939bda4
[32]: 81590b9b84...ab09b0b8d6
2023-05-19 07:33:48 +02:00
Rolf Bjarne Kvinge 0bc12c8def
Add a managed static registrar. Fixes #17324. (#18268)
Add a new version of the static registrar (called the managed static
registrar), which most notably doesn't use metadata tokens (because NativeAOT
doesn't support metadata tokens). In addition, the new registrar also takes
advantage of new features in both C# and the runtime, in order to be more
performant.

I won't go into detail about everything here, because it would be rather long,
but I've added documentation for the new registrar (the first commit, so start
reviewing there).

Fixes https://github.com/xamarin/xamarin-macios/issues/17324.
2023-05-19 07:30:33 +02:00
Manuel de la Pena 6e216f0e4c
[DevOps] Provide a script that will allow use to debug the expanded yaml. (#18289)
This pr provides a script that will allow to create a dry run in vsts
and will return the expanded yaml after the yaml compiler has been
executed, this will be written in the given output file.

Usage:

Basic usage: Query the expanded template from the ci pipeline in main:

```pwsh
./preview_yaml.ps1 -AccessToken $pat -OutputFile ./full.yaml
```

Query the expansion in the pr pipeline:
```pwsh
./preview_yaml.ps1 -AccessToken $pat -OutputFile ./full.yaml -Pipeline "pr"
```

Query the expansion in the ci pipeline for a diff branch than main:
```pwsh
./preview_yaml.ps1 -AccessToken $pat -OutputFile ./full.yaml -Branch "trigger-issues"
```

The output file is ALLWAYS overriden.
2023-05-18 15:30:04 -04:00
Manuel de la Pena 9f503ea48a
[DevOps] Do not sign the sbom on the prs. (#18288)
That step is failing or Prs with the following messsage:

`
##[error]The signing feature is not available for your organization yet.
`

Yet we do not need or care about the sbom on a pr. We can remove it and
that way not get the error and use less resources.
2023-05-18 15:20:47 -04:00
Rolf Bjarne Kvinge edd0bc48f2
[msbuild] Fix calling the GetFileSystemEntries task on Windows when not connected to a Mac. (#18287)
Given the following truths:

* A task will (try to) connect to a Mac if its SessionId property isn't empty.
* The BuildSessionId property is always set on Windows when building from an IDE (even if not connected to a remote Mac).

It stands to reason that we can't use BuildSessionId to distinguish between
connected/not conected status on Windows. Instead introduce a new property,
BuildSessionIdIfConnected, which is only set if connected to a Mac (i.e. if
'IsMacEnabled=true').

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1808448 (second attempt).
2023-05-18 18:21:21 +02:00
Rolf Bjarne Kvinge a9c52baa28 [net8.0] Merge main into net8.0. 2023-05-18 17:26:48 +02:00
Steve Hawley d57f205feb
[dotnet] Turn class-redirector into a Task (#18244)
Rework the class-redirector as an MSBuild Task.
2023-05-18 10:55:37 -04:00
Rolf Bjarne Kvinge 65590ba8c0 Merge remote-tracking branch 'origin/main' into msr 2023-05-18 15:19:39 +02:00
GitHub Actions Autoformatter 03488a28b7 Auto-format source code 2023-05-18 10:12:06 +00:00
Rolf Bjarne Kvinge 666ec96bf5 [dotnet-linker] Simplify generated code for constructors of generic types.
We can't create an instance of a generic type in the UnmanagedCallersOnly trampoline,
so simplify the code to not even try, and instead just throw the final exception.
2023-05-18 11:54:10 +02:00
Git History Editor d540050538 [dotnet-linker] Add a missing cast to make generated code more verifiable 2023-05-18 11:54:10 +02:00
Git History Editor aa75c706dc [dotnet-linker] Keep track of when we called MethodBase.Invoke and an 'object' reference is left on the stack.
Keep track of when we called MethodBase.Invoke and an 'object' reference is left
on the stack, so that we can cast to the appropiate type later on when we know how
the value is converted to the corresponding native type.

This fixes a few cases of the managed static registrar creating unverifiable IL.
2023-05-18 11:54:10 +02:00
Git History Editor ed7b4b6485 [dotnet-linker] Keep better track of when we're calling MethodBase.Invoke.
Keep better track of whether we're calling MethodBase.Invoke to call the target method,
which allows us to detect certain error scenarios (and show a corresponding error).
2023-05-18 11:54:10 +02:00
Git History Editor 469fdb5bed [dotnet-linker] Fix detecting when we must call the object-based Runtime.GetNSObject
We can't call the generic Runtime.GetNSObject<T> method when we don't know the final
type of the returned object, which happens for open types. However, we must always
call the generic Runtime.GetNSObject<T> when we know the final type, so that we have
the correct object type on the evaluation stack.

Fix this by properly detecting open types and only calling Runtime.GetNSObject in
that case.
2023-05-18 11:54:09 +02:00
Rolf Bjarne Kvinge a7371cf53c [dotnet-linker] Remove dead code. 2023-05-18 11:54:09 +02:00
Rolf Bjarne Kvinge 799095e761 [dotnet-linker] Ensure we call Runtime.CopyAndAutorelease in all applicable code paths. 2023-05-18 11:54:09 +02:00
Rolf Bjarne Kvinge 643015e9cb [dotnet-linker] Make sure local variables are initialized before use in generated method bodies. 2023-05-18 11:54:09 +02:00
Emanuel Fernandez Dell'Oca 73fefdb0c1
[dotnet] Fix linker path on Windows (#18285)
When building from Windows, we need to pass the path to the illink
assembly located on the Mac to the linker task. The educated guess we've
been using is a bit fragile and has been getting us problems almost on
each new .NET major release. On top of that, from .NET 8 the linker is
in a separate NuGet package, so the assembly is no longer located in the
SDK directory on the Mac.

The fix is to follow the same approach we use to find the AOT compiler
on the Mac by running a target that finds that information on the remote
Mac, and brings it back to Windows, where it is cached and use across
build.

Created a new XamarinBuildTask class to share most of the code needed
for this approach.

---------

Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2023-05-17 21:56:34 +02:00
Rolf Bjarne Kvinge 2906f0202d
[msbuild] Enable nullability in a few classes. (#18248) 2023-05-17 16:57:01 +02:00
Manuel de la Pena 7ce9c03ee9
[Generator] Clean code left behind in a refactor. (#18283) 2023-05-17 10:22:33 -04:00
Manuel de la Pena 87e3edcb5a
[Generator] Remove nullability warnings. (#18281)
Remove some warnings that started to happen "recently".


Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
2023-05-17 10:21:59 -04:00
Rolf Bjarne Kvinge 70de850be6
[runtime] Add support for keeping the same block alive multiple times. Fixes #18161. (#18277)
We can be asked to keep the same block+delegate pair alive multiple
times, so add support for keeping track how many times a block must be freed once
the corresponding delegate is collected by the GC.

Fixes https://github.com/xamarin/xamarin-macios/issues/18161.
2023-05-17 14:14:03 +02:00
Emanuel Fernandez Dell'Oca aec2af30ce
[dotnet] Stop looking for the AOT compiler if cached (#18286)
The AOT compiler does not exist on Windows, so this check was making the
cache never work there. We don't really need to check if the compiler
does still exist, since the cache can be deleted by rebuilding the
project if anything fails.
2023-05-17 14:06:10 +02:00
Rolf Bjarne Kvinge 6709c18610
[net8.0] Merge main into net8.0. (#18284) 2023-05-17 14:04:34 +02:00
Rolf Bjarne Kvinge 50cc0bedbe [net8.0] Merge main into net8.0. 2023-05-17 08:28:14 +02:00
VS MobileTools Engineering Service 2 9f60e3631d
Localized file check-in by OneLocBuild Task: Build definition ID 17751: Build ID 7769228 (#18275)
This is the pull request automatically created by the OneLocBuild task
in the build process to check-in localized files generated based upon
translation source files (.lcl files) handed-back from the downstream
localization pipeline. If there are issues in translations, visit
https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is
https://aka.ms/onelocbuild and the localization process in general is
documented at https://aka.ms/AllAboutLoc.

---------

Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
Co-authored-by: tj-devel709 <tjlambert@microsoft.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2023-05-16 11:07:02 -05:00
TJ Lambert f64c6f4412
[Localization] Bring over non-breaking space change (#18272)
The Loc team was able to change the non-breaking space on their end!

Co-authored-by: CSIGS <csigs@outlook.com>
2023-05-16 11:05:46 -05:00
Rolf Bjarne Kvinge 43cb1e8dcb
Auto-format source code. (#18278)
The autoformatter was down for a litle while, and these issues crept in.

---------

Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
2023-05-16 12:46:24 +02:00
Rolf Bjarne Kvinge cdac4507a2
[devops] Stop building test dependencies on each test run. (#18096)
Stop building the test dependencies on each test run, and instead use the archived test dependencies we have from the main build:

* Stop running 'make all' in tests/ on every separate test run.
* Add a lot more stuff in the package-test-libraries.zip archive.
* Extract all the new stuff on every test run. We add stuff from outside the tests/
  directory, so adjust archive creation and extraction to use the root directory
  of the repository as the root of the zip archive as well.
* Also add the introspection dependencies to the same archive to simplify the logic.
* Fix xharness to not store absolute paths in generated projects.
* Fix test project to not automatically run make in tests/test-libraries when running
  on the bots.

Building the test dependencies takes ~10 minutes for each test run, so this saves
about that time for each test run.
2023-05-15 18:41:49 +02:00
GitHub Actions Autoformatter a248260de4 Auto-format source code 2023-05-15 16:38:58 +00:00
Rolf Bjarne Kvinge 50ba357808 [runtime] Change NSObject.AllocateNSObject<T> to not take the flags parameter.
It's only called from one place, and the flags are constant, so just hardcode
the value in the method instead of taking it as an input. This simplifies the
generated managed static registrar code a little bit.
2023-05-15 18:33:36 +02:00
Rolf Bjarne Kvinge 429b8e399b [dotnet-linker] Improve a comment. 2023-05-15 18:33:36 +02:00
Rolf Bjarne Kvinge 25ad7b262b [dotnet-linker] Always use 'IntPtr' as the type of for the first argument in UnmanagedCallersOnly methods in the managed static registrar.
This fixes invalid IL in a few cases.
2023-05-15 18:33:35 +02:00
Rolf Bjarne Kvinge 2828d7fd50 [dotnet-tool] Expand a bit in a comment. 2023-05-15 16:13:40 +02:00
Rolf Bjarne Kvinge fd673848d7 [dotnet-linker] Add missing newline. 2023-05-15 16:13:40 +02:00
Rolf Bjarne Kvinge e4830a84aa [dotnet-linker] Improve method naming a bit according to reviews. 2023-05-15 16:13:40 +02:00