Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
9d0b8fc
Run iOS runtime tests only
kotlarmilos May 11, 2023
5535ca0
Run iOS runtime tests only
kotlarmilos May 11, 2023
fbcf861
Run iOS runtime tests only
kotlarmilos May 11, 2023
9f088ca
Test /eng/pipelines/libraries/helix.yml for runtime tests
kotlarmilos May 11, 2023
6f93d39
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos May 15, 2023
e12ca4d
Resolve PR conflicts
kotlarmilos May 15, 2023
439e829
Update ProxyProjectForAOTOnHelix.proj to be compliant with runtime tests
kotlarmilos May 19, 2023
7677f70
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos May 19, 2023
10a9066
Disable CI jobs
kotlarmilos May 19, 2023
9c90cb1
Parametrize UseLLVM in MonoAOTCompiler
kotlarmilos May 19, 2023
6141023
Revert extraStepsTemplate for iOS
kotlarmilos May 22, 2023
b7c3fb2
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos May 22, 2023
8672840
Disable other tests
kotlarmilos May 22, 2023
fe40f9b
Build src/tests/tracing dir
kotlarmilos May 22, 2023
779a39a
Build src/tests/tracing dir
kotlarmilos May 22, 2023
1e66f9d
Remove testBuildArgs param
kotlarmilos May 22, 2023
a60be9d
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos May 30, 2023
3ad22d4
Disable other tests
kotlarmilos May 30, 2023
9ccf1fc
Fix OutDir path to allow bundle archive
kotlarmilos May 30, 2023
eab4658
Copy app publish payload to legacy payload root directory
kotlarmilos May 30, 2023
6db8ce0
Copy app publish payload to legacy payload root directory
kotlarmilos May 30, 2023
38d1df4
Add verbose logs
kotlarmilos May 30, 2023
f8d65c5
Temporary path to test the CI
kotlarmilos May 31, 2023
c3852de
Temporary path to test the CI
kotlarmilos May 31, 2023
a52453a
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos Jun 6, 2023
1a98364
Test libraries pipeline on runtime tests
kotlarmilos Jun 6, 2023
f0349ca
Test libraries pipeline on runtime tests
kotlarmilos Jun 6, 2023
b6d40c5
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos Jun 6, 2023
390688f
Disable other tests
kotlarmilos Jun 6, 2023
3e1dd67
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos Jun 7, 2023
91b11d5
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos Jun 13, 2023
62955a9
Disable tests
kotlarmilos Jun 13, 2023
5277908
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos Jun 15, 2023
4bf974b
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos Jun 19, 2023
8895f9d
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos Jun 24, 2023
fd02ec3
Update the runtime tests to use sendtohelix proj
kotlarmilos Jun 24, 2023
8b44a0e
Merge branch 'feature/parallel-aot-compilation' of github.com:kotlarm…
kotlarmilos Jun 24, 2023
bc75d22
Disable CI jobs
kotlarmilos Jun 24, 2023
eb82350
Customize sendtohelix params
kotlarmilos Jun 24, 2023
bdd2100
Enable JustInterpreter AOT mode for tracing/eventpipe
kotlarmilos Jun 24, 2023
69e1034
Add _AOTMode and MonoForceInterpreter values to test the CI
kotlarmilos Jun 25, 2023
97e472e
Don't use MainLibraryFileName property for the runtime tests
kotlarmilos Jun 25, 2023
6e91da5
Test xunit command
kotlarmilos Jun 26, 2023
89ed4c2
Test MainLibraryFileName property to run the app
kotlarmilos Jun 26, 2023
05b1319
Test MainLibraryFileName property to run the app
kotlarmilos Jun 26, 2023
f0bed59
Pass --set-env parameter to set the entry point for the bundle
kotlarmilos Jun 27, 2023
84d52cf
Merge branch 'main' of github.com:kotlarmilos/runtime into feature/pa…
kotlarmilos Jun 27, 2023
3ce2505
Remove MainLibraryFileName to test the CI
kotlarmilos Jun 27, 2023
2ab515f
Add test-specific AOT properties and ensure log test separation
kotlarmilos Jun 27, 2023
8fcc3e1
Add test-specific props
kotlarmilos Jun 30, 2023
bcdbed1
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos Jul 10, 2023
a708bf5
Expand test coverage
kotlarmilos Jul 11, 2023
db90487
Ignore disabled tests
kotlarmilos Jul 11, 2023
aadc66b
Disable failing tests
kotlarmilos Jul 11, 2023
e8cb167
Code cleanup
kotlarmilos Jul 12, 2023
7678ecf
Add compileOnHelix parameter
kotlarmilos Jul 12, 2023
c27444d
Pass interpreter parameter
kotlarmilos Jul 12, 2023
89aea02
Use interp when AOT compiling runtime tests
kotlarmilos Jul 13, 2023
39c7b01
Use interp when AOT compiling runtime tests
kotlarmilos Jul 13, 2023
82e2d00
Remove RuntimeComponents and DiagnosticPorts from the Helix payload
kotlarmilos Jul 13, 2023
705bfa2
Remove assembly filtering
kotlarmilos Jul 13, 2023
d6406c7
Use libraries/helix.yml template for AOT on Helix
kotlarmilos Jul 14, 2023
ca10c8b
Refactor the pipeline to remove redundant props
kotlarmilos Jul 14, 2023
e1bea4b
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos Jul 14, 2023
adfcd75
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos Jul 14, 2023
6056497
Modify the build configuration and skip recursive paths in library tests
kotlarmilos Jul 14, 2023
b2a4461
Run Helix targets after the build
kotlarmilos Jul 14, 2023
eb063cc
Use apple run command for the runtime tests
kotlarmilos Jul 15, 2023
8e37c97
Test the CI when runtime components enabled
kotlarmilos Jul 15, 2023
0725054
Disable failing tests
kotlarmilos Jul 15, 2023
92898fc
Run Mono runtime tests on tvos
kotlarmilos Jul 16, 2023
5c8ffb3
Enable runtime tests on simulators and maccatalyst
kotlarmilos Jul 16, 2023
9189d18
Skip NativeProjectBinaries check for mobile targets
kotlarmilos Jul 16, 2023
4be270a
Don't sign on simulators and maccatalyst
kotlarmilos Jul 16, 2023
3832dbf
Add --signal-app-end for simulator runs
kotlarmilos Jul 17, 2023
4b991fa
Exclude maccatalyst jobs
kotlarmilos Jul 17, 2023
d49681c
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos Jul 17, 2023
65fde69
Terminate execution and return non-zero code if test fail
kotlarmilos Jul 17, 2023
4afbe3e
Enable ios/tvos tests
kotlarmilos Jul 18, 2023
67e01e5
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos Jul 18, 2023
60ccaa4
Revert issues.targets changes
kotlarmilos Jul 18, 2023
5847540
Allow local AOT compilation
kotlarmilos Jul 18, 2023
9b96482
Add extra dlls to the bundle
kotlarmilos Jul 18, 2023
ce51b80
Disable failing tests
kotlarmilos Jul 19, 2023
3d7e6b7
Disable failing tests
kotlarmilos Jul 19, 2023
21518f9
Disable failing tests
kotlarmilos Jul 19, 2023
34ecb56
Disable failing tests on simulators
kotlarmilos Jul 20, 2023
ead3bf2
Disable tests that timeouts on simulators
kotlarmilos Jul 20, 2023
d27ed9c
Disable failing tests on simulators
kotlarmilos Jul 20, 2023
b4e60f2
Refactor properties to be more descriptive
kotlarmilos Jul 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove assembly filtering
  • Loading branch information
kotlarmilos committed Jul 13, 2023
commit 705bfa2f17c08aafc1133fc7e2870f4153556ab6
19 changes: 2 additions & 17 deletions src/mono/msbuild/apple/build/AppleBuild.targets
Original file line number Diff line number Diff line change
Expand Up @@ -206,17 +206,10 @@
<DirectPInvokes Include="libSystem.Security.Cryptography.Native.Apple" />
</ItemGroup>

<RemoveDuplicates
Inputs="@(_AotInputAssemblies)">
<Output
TaskParameter="Filtered"
ItemName="_AotInputAssembliesDedup"/>
</RemoveDuplicates>

<MonoAOTCompiler Condition="'$(RunAOTCompilation)' == 'true'"
AotModulesTablePath="$(_AotModuleTablePath)"
AotModulesTableLanguage="ObjC"
Assemblies="@(_AotInputAssembliesDedup)"
Assemblies="@(_AotInputAssemblies)"
CompilerBinaryPath="@(MonoAotCrossCompiler->WithMetadataValue('RuntimeIdentifier','$(TargetOS.ToLowerInvariant())-$(TargetArchitecture.ToLowerInvariant())'))"
DedupAssembly="$(_iOSLikeDedupAssembly)"
DirectPInvokes="@(DirectPInvokes)"
Expand Down Expand Up @@ -252,22 +245,14 @@

<Error Condition="'$(NativeMainSource)' != '' and !Exists('$(NativeMainSource)')" Text="Project property NativeMainSource is defined, but the specified file: '$(NativeMainSource)' does not exist." />


<RemoveDuplicates
Inputs="@(_AssembliesToBundleInternal)">
<Output
TaskParameter="Filtered"
ItemName="_AssembliesToBundleInternalDedup"/>
</RemoveDuplicates>

<PropertyGroup>
<RuntimeComponents Condition="'$(UseRuntimeComponents)' == 'true'">diagnostics_tracing;marshal-ilgen</RuntimeComponents>
</PropertyGroup>

<AppleAppBuilderTask
AppDir="$(AppleBuildDir)"
Arch="$(TargetArchitecture)"
Assemblies="@(_AssembliesToBundleInternalDedup)"
Assemblies="@(_AssembliesToBundleInternal)"
BuildAppBundle="$(GenerateXcodeProject)"
DevTeamProvisioning="$(DevTeamProvisioning)"
DiagnosticPorts="$(DiagnosticPorts)"
Expand Down