Skip to content

Sharpmake 0.21.0

Compare
Choose a tag to compare
@belkiss belkiss released this 07 Jul 12:49
0.21.0
2fd4786

New features / improvements

  • Fix determinism in UnityResolver and introduce FragmentHashUnityResolver 69a9d688
  • [CI] Update Android build-tools version when symlinking dx.bat and dx.jar 36c74111
  • [AndroidSample] Update Gradle to 7.0.2, and remove now un-necessary workaround in the CI (symlinks of d8 to dx) - Replace/remove deprecated properties - Use JAVA11 96cbae21
  • [Android] Disable LTO by default on all optimizations 086298d5
  • Initial AGDE FastBuild support 2b0a96d2

Bug fixes

  • [AndroidAgde] Multiple fixes for Android AGDE 4d5de640
  • [AndroidAgde|FastBuild] Fix librarian used with NDK above 22, as GNU binutils were removed we need to use LLVM binutils ff7c8e51
  • Fixed linking of shared libraries with AGDE 4067dace
  • Fixed constant recompiling issue with agde 59c3a162