-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C++ tweaks and legacy code cleanup #8638
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c95d321 - Browse repository at this point
Copy the full SHA c95d321View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98858c - Browse repository at this point
Copy the full SHA d98858cView commit details -
Use
std::array<T,S>
for override_dirsAlso use collection iterator `for`
Configuration menu - View commit details
-
Copy full SHA for 6a82a2d - Browse repository at this point
Copy the full SHA 6a82a2dView commit details
Commits on Jan 16, 2024
-
Use `std::span` and `std::array` for application library directories in a way that allows us to avoid memory allocation in the most common scenario (where shared libraries aren't extraced to the filesystem but reside in one of the split apks)
Configuration menu - View commit details
-
Copy full SHA for de9a18d - Browse repository at this point
Copy the full SHA de9a18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5eff0 - Browse repository at this point
Copy the full SHA fc5eff0View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f55b42a - Browse repository at this point
Copy the full SHA f55b42aView commit details -
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: [Xamarin.Android.Build.Tasks] Add check for aapt2 invalid data path error (#8640)
Configuration menu - View commit details
-
Copy full SHA for 1176d3d - Browse repository at this point
Copy the full SHA 1176d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c05a4 - Browse repository at this point
Copy the full SHA 81c05a4View commit details -
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: Bump com.android.tools:r8 from 8.2.33 to 8.2.42 (#8634)
Configuration menu - View commit details
-
Copy full SHA for 6e90924 - Browse repository at this point
Copy the full SHA 6e90924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9be55 - Browse repository at this point
Copy the full SHA 5f9be55View commit details
Commits on Jan 18, 2024
-
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: Localized file check-in by OneLocBuild Task (#8643)
Configuration menu - View commit details
-
Copy full SHA for 4e712cc - Browse repository at this point
Copy the full SHA 4e712ccView commit details
Commits on Jan 25, 2024
-
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: Localized file check-in by OneLocBuild Task (#8668) [Xamarin.Android.build.Tasks] `<CheckDuplicateJavaLibraries/>` ignores `repackaged.jar` (#8664) LEGO: Merge pull request 8665 [Xamarin.Android.Build.Tasks] parse JDK `release` file directly (#8663) Bump to dotnet/installer@f91d4ca399 9.0.100-alpha.1.24070.3 (#8635) [.github] Re-enable locking issues after 30 days of inactivity (#8655) Localized file check-in by OneLocBuild Task (#8657) LEGO: Merge pull request 8656 Localized file check-in by OneLocBuild Task (#8652) Bump to xamarin/xamarin-android-tools/main@b175674 (#8644) [Xamarin.Android.Build.Tasks] remove checks for `$(UsingAndroidNETSdk)` (#8647) [Xamarin.Android.Build.Tasks] XA1039 error for Android.Support (#8629)
Configuration menu - View commit details
-
Copy full SHA for 06329f8 - Browse repository at this point
Copy the full SHA 06329f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0939db2 - Browse repository at this point
Copy the full SHA 0939db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb17eec - Browse repository at this point
Copy the full SHA fb17eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4987ef - Browse repository at this point
Copy the full SHA a4987efView commit details
Commits on Jan 26, 2024
-
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: Bump to dotnet/installer@5680e93cb2 9.0.100-preview.2.24073.12 (#8666) $(AndroidPackVersionSuffix)=preview.2; net9 is 34.99.0.preview.2 (#8678)
Configuration menu - View commit details
-
Copy full SHA for 383f887 - Browse repository at this point
Copy the full SHA 383f887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea6c6a - Browse repository at this point
Copy the full SHA 3ea6c6aView commit details
Commits on Feb 7, 2024
-
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: Bump to dotnet/installer@fb7b9a4b9e 9.0.100-preview.2.24106.6 (#8700) [Mono.Android] Cache `Profiles/api-34.xml` contents (#8679) [monodroid] typemaps may need to load assemblies (#8625) Bump $(AndroidNetPreviousVersion) to 34.0.79 (#8693) Bump to xamarin/java.interop/main@07c73009 (#8681) Bump to dotnet/installer@1c496970b7 9.0.100-preview.2.24078.1 (#8685) [GetAndroidDependencies] Add Jdk dependency info (#8651) [xaprepare] Add support for newer SparkyLinux (#8684)
Configuration menu - View commit details
-
Copy full SHA for 66f3db0 - Browse repository at this point
Copy the full SHA 66f3db0View commit details -
Remove all the WINDOWS, APPLE, desktop and !NET code
A long overdue cleanup
Configuration menu - View commit details
-
Copy full SHA for 1216016 - Browse repository at this point
Copy the full SHA 1216016View commit details -
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: [Xamarin.Android.Build.Tasks] `FixAbstractMethodsStep` performance (#8650)
Configuration menu - View commit details
-
Copy full SHA for 154e70f - Browse repository at this point
Copy the full SHA 154e70fView commit details