Skip to content

Commit

Permalink
Upgrade build infrastructure (#5)
Browse files Browse the repository at this point in the history
* 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
radekg authored Jul 20, 2023
1 parent c368f46 commit 44353a3
Show file tree
Hide file tree
Showing 25 changed files with 1,017 additions and 508 deletions.
35 changes: 0 additions & 35 deletions .docker/build-infrastructure-clang/Dockerfile

This file was deleted.

This file was deleted.

This file was deleted.

32 changes: 0 additions & 32 deletions .docker/build-infrastructure-clang/usr/local/bin/yb-rebuild.sh

This file was deleted.

12 changes: 0 additions & 12 deletions .docker/build-infrastructure-clang/usr/local/bin/yb-release.sh

This file was deleted.

52 changes: 0 additions & 52 deletions .docker/build-infrastructure-gcc/Dockerfile

This file was deleted.

27 changes: 0 additions & 27 deletions .docker/build-infrastructure-gcc/usr/local/bin/patch_postgres_h.sh

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions .docker/build-infrastructure-gcc/usr/local/bin/yb-release.sh

This file was deleted.

63 changes: 0 additions & 63 deletions .docker/build-infrastructure-gcc/usr/local/bin/yb-tests.sh

This file was deleted.

Loading

0 comments on commit 44353a3

Please sign in to comment.