OpenSearch/buildSrc
Jason Tedor 27c8bcbbd1
Introduce aarch64 packaging (#53914) (#53926)
This commit introduces aarch64 packaging, including bundling an aarch64
JDK distribution. We had to make some interesting choices here:
 - ML binaries are not compiled for aarch64, so for now we disable ML on
   aarch64
 - depending on underlying page sizes, we have to disable class data
   sharing
2020-03-22 11:58:11 -04:00
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Upgrade the bundled JDK to JDK 14 (#53748) 2020-03-18 16:18:12 -04:00