Commit Graph

16 Commits

Author SHA1 Message Date
Satadru Pramanik, DO, MPH, MEng
d214c8e6eb libmbedtls => 4.0 — py3_jsonschema → 4.25.1,py3_jsonschema_specifications → 2025.9.1,py3_markdown_it_py → 4.0.0,py3_mdurl → 0.1.2,py3_referencing → 0.37.0,py3_rich → 14.2.0,py3_rpds_py → 0.28.0,py3_uc_micro_py → 1.0.3,libmbedtls → 4.0.0,librhash → 1.4.6-1,py3_pygments → 2.19.2,py3_requests → 2.32.5,py3_twine → 6.2.0 (#13295)
* libmbedtls => 4.0

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add librhash compatibility symlink to keep cmake from breaking.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add py3_jsonschema and add as dep to libmbedtls.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add py3_attrs build dep to libmbedtls.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add -Wno-dev to CMAKE_OPTIONS.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Do not cache git repos when in GitHub Actions.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add more python packages

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add py3_jsonschema_specifications.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add builds for py3_pygments

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust deps.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add py3_jinja2 dep to mbedtls build

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Disable tests.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust rubocop reinstalls during builds.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update i686 manifest

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add armv7l manifest

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add x86_64 filelists.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Use array in superclass check.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2025-10-31 20:10:49 +00:00
chromebrew-actions[bot]
50a5626bad updater-librhash-1.4.6 — librhash → 1.4.6 (#13278)
* Add unbuilt librhash to updater-librhash-1.4.6

* updater-librhash-1.4.6: Package File Update Run on linux/386 container.

* updater-librhash-1.4.6: Package File Update Run on linux/amd64 container.

* updater-librhash-1.4.6: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-10-30 16:49:08 +00:00
github-actions[bot]
46d5639699 AutoBuild: update-cmake started at 2025-05-06-15UTC (#11877)
* 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>
2025-05-06 17:40:47 +00:00
Maximilian Downey Twiss
75fb2832a5 Do not pass CREW_TARGET to regular (non-compiler) builds (#10146) 2024-07-24 02:03:11 -05:00
Maximilian Downey Twiss
db53d236c5 Unify CREW_BUILD and CREW_TGT into CREW_TARGET (#9977) 2024-06-15 20:16:43 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* 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)
2024-01-25 11:03:31 -05:00
Maximilian Downey Twiss
713003c84f Remove basic uses of @_ver for git_hashtag "v#{@_ver}" (#8371) 2023-06-12 11:32:18 -04:00
Satadru Pramanik, DO, MPH, MEng
ccc88e44ba Repackaging gcc -> gcc_lib and gcc_dev (#8335)
* gcc -> libs and dev

* update deps

* adjust deps in install.sh

* update gcc dep in core

* cleanup

* add gcc_build

* update gcc deps in llvm packages

* adjust conflicts command to exclude _build package filelists

* remove conflicts_ok from compiler packages
2023-06-06 10:21:11 -05:00
Satadru Pramanik, DO, MPH, MEng
756bc61bce OpenSSL 3.0.8 updates & rebuilds, plus update PAGER logic, pagers... (#8236)
* OpenSSL 3.0.8 updates & rebuilds

* Add OpenSSl 3.0.8/OpenSSl 1.1.1t combined build

* adjust trousers deps

* update/rebuild mold

* update librhash

* rebuild libarchive

* update libunbound

* update gnutls

* crew special case for openssl upgrade

* adjust crew message

* Just move OpenSSL to the front of the upgrade list.

* update trousers as well

* add comment

* remove debug code

* lint

* use crew prefix

* suggested changes

* lint

* Add working less update

* update less config

* add pager selection to crew_profile_base

* add tagged crew_profile_base

* Add tagged less version 633

* update most

* update slang, rebuild most with new slang
2023-05-03 23:28:04 -05:00
Cassandra Watergate
7161ebe507 cmake => 3.22.1, librhash => 1.4.2, libuv => 1.42.0, jsoncpp => 1.9.4 (#6309)
* upgrade libuv

* upgrade librhash

* upgrade cmake

* fix librhash, switch cmake to use ninja, add binaries for librhash & libuv

* Add binaries again, and also add jsoncpp update

* Add check back to cmake

* fix indent

* update build to include official symlink install cmd

* use ninja for libuv to avoid broken libraries on non-x86_64

* cmake add x86_64 build

* cmake add other builds

* add test comments and add test

* Add info about failed libuv tests

* use samurai with CMake

* use samurai with jsoncpp

* use samurai with libuv

* rebuild armv7l cmake

* cmake -> 3.21.4

* update source to 3.22.0

(we can rebuild this after we merge the python 3.10 stuff.)

* cmake -> 3.22.1

* update binaries

* new binaries for jsoncpp

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2021-12-09 08:34:24 -06:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
d3a38e8d03 Add librhash package
Add header files

Add pre-built binaries
2018-09-14 01:34:12 -05:00