wala / WALA

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
http://github.com/wala/WALA
Eclipse Public License 2.0
762 stars 223 forks source link

Gradle 8.7 and Apple Silicon #1387

Closed liblit closed 7 months ago

liblit commented 7 months ago

Upgrade to Gradle 8.7, and fully support macOS on Apple Silicon, i.e., M1 CPUs. Specifically:

  1. 327f3598a Remove customizations for macOS on Apple Silicon
  2. b2a8f5d25 Add automated tests on Apple Silicon M1 CPU
  3. 5a3f53410 Upgrade to Gradle 8.7
  4. 5cdc1920b Use new API for updating collection properties
github-actions[bot] commented 7 months ago

Test Results

  572 files  ±0    572 suites  ±0   3h 41m 2s :stopwatch: + 7m 30s   734 tests ±0    717 :white_check_mark: ±0  17 :zzz: ±0  0 :x: ±0  3 554 runs  ±0  3 467 :white_check_mark: ±0  87 :zzz: ±0  0 :x: ±0 

Results for commit 5cdc1920. ± Comparison against base commit 00e4c16b.