* Add unbuilt gdbm to updater-gdbm-1.26
* updater-gdbm-1.26: Build Run on linux/386.
* updater-gdbm-1.26: Build Run on linux/amd64.
* updater-gdbm-1.26: Build Run on linux/arm/v7.
* updater-gdbm-1.26: Package File Update Run on linux/386 container.
---------
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
* Cmake 4.0.1 => 4.0.2
* Adjust cmake build options to properly set LIBRARY_PATH.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Adjust cmake build.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Adjust cmake build options.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Remove 'mold -run' usage as that confuses LIBRARY_PATH overrides.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Add built packages for linux/386 to update-cmake
* Add built packages for linux/amd64 to update-cmake
* Add built packages for linux/arm/v7 to update-cmake
* Confirm autotools change works with nano update.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Add built packages for linux/386 to update-cmake
* Add built packages for linux/amd64 to update-cmake
* Add built packages for linux/arm/v7 to update-cmake
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* gcc: add missing zlibpkg dep
* add getrealdeps script
* add color
* suggested changes from @supechicken
* suggested changes
* fix verbiage
* add NOCOLORS option
* use read in lieu of head, and do not check nonexistent files
* Exit early if wrong package name is given.
* Add some quick exit code
* Allow for pkg.rb in getrealdeps and also add deps to all core packages
* fix lint error
* fix zlibpkg
* cleanup gcc deps
* move filecmd to be a ruby dependency
* fix llvm deps
* lint fix
* update more deps
* make sure package is installed before checking for deps
* add more deps
* change verbiage
* add more deps
* more dep updates