-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update build infrastructure for latest YugabyteDB * Install dependencies to build the yugabyted-ui * Add shorthands for creating a distribution from clang and gcc builds * Fix patchelf for yugabyted-ui build * library_packager.py needs to be fixed: yugabyte/yugabyte-db#18260 * One unified build infra for clang and gcc, don't bake patches into the build infra image, fix checking for elf executables during distribution build, gcc distribution is working * Rebuild extensions * Fix M2 mac gcc build * Fix Java installation - remove previously installed JRE 8 * Patch yugabyted-ui build.sh for distribution creation on M2 mac * Document additional caveats * Documentation * Feature support * YugabyteDB Docker image build * Wrap up the first version for 2.19.0.0
- Loading branch information
Showing
25 changed files
with
1,017 additions
and
508 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
.docker/build-infrastructure-clang/usr/local/bin/yb-first-pass-build.sh
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
.docker/build-infrastructure-clang/usr/local/bin/yb-rebuild-extensions.sh
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
.docker/build-infrastructure-clang/usr/local/bin/yb-rebuild.sh
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
.docker/build-infrastructure-clang/usr/local/bin/yb-release.sh
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
.docker/build-infrastructure-gcc/usr/local/bin/patch_postgres_h.sh
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
.docker/build-infrastructure-gcc/usr/local/bin/yb-first-pass-build.sh
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
.docker/build-infrastructure-gcc/usr/local/bin/yb-rebuild-extensions.sh
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
.docker/build-infrastructure-gcc/usr/local/bin/yb-release.sh
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
.docker/build-infrastructure-gcc/usr/local/bin/yb-tests.sh
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.