Commit Graph

31 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
620ae3e65d updater-libunwind-1.8.3 — libunwind → 1.8.3 (#13023)
* Add unbuilt libunwind to updater-libunwind-1.8.3

* updater-libunwind-1.8.3: Package File Update Run on linux/386 container.

* updater-libunwind-1.8.3: Package File Update Run on linux/amd64 container.

* updater-libunwind-1.8.3: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-10-03 14:12:09 +00:00
chromebrew-actions[bot]
8980226ae0 Update libinput and deps; Allow adding titles to PRs from workflows. — check clamav json_c libinput libunwind (#12312)
* Let workflows use M138 containers.

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

* libunwind => 1.8.2

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

* Libcheck replaced by existing check package.

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

* Modernize check package.

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

* Add GCC 15 patch for libunwind.

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

* libinput: Build Run on linux/arm/v7.

* libinput: Build Run on linux/386.

* libinput: Build Run on linux/amd64.

* libinput: Package File Update Run on linux/386 container.

* libinput: Package File Update Run on linux/amd64 container.

* libinput: Package File Update Run on linux/arm/v7 container.

* libinput => 1.29.0

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

* Allow adding PR Titles when running workflows.

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

* libinput: Build Run on linux/arm/v7.

* libinput: Build Run on linux/amd64.

* Adjust workflows.

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

* libinput: Package File Update Run on linux/386 container.

* Adjust workflows.

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

* clamav => 1.4.3

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

* Cleanup PR commit info reporting.

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

* Rebuild json_c with GCC 15; Update clamav package.

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

* libinput: Build Run on linux/arm/v7.

* libinput: Build Run on linux/amd64.

* libinput: Build Run on linux/386.

* libinput: Package File Update Run on linux/386 container.

* Trigger rebuild of check.

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

* libinput: Build Run on linux/amd64.

* libinput: Package File Update Run on linux/386 container.

* libinput: Package File Update Run on linux/arm/v7 container.

* Add more triggers to workflows.

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-07-31 21:27:48 +00:00
github-actions[bot]
626a53a7a7 Update buildsystems to use buildsystem name variables, and report contents of those variables/methods during use. (#11936)
* Update buildsystems, update jq, add jq to core for arm.

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

* Only report build options if they exist.

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

* Fix overeager sed replacement.

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

* workflow debugging

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

* Add logging for build errors.

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

* Revert to function in each package file.

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

* Update jq since it needs gcc14 to build.

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

* Add built packages for linux/386 to buildsystems

* remove deprecated gfbgraph

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

* fix git tag for gnome_maps

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

* Update llvm20 package file.

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

* Update gnome_maps deps.

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

* Abstract out buildsystems_methods reporting.

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

* Keep LIBC_VERSION const from being empty.

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

* Update crew_profile_base and libxml2

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

* clarify

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

* lint

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

* Update libarchive

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

* update libavif

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

* more updates

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

* Add libxml2 build comment.

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

* Add build comment to libarchive.

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

* Don't warn for missing directory during package removal.

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-05-23 19:50:48 +00:00
Maximilian Downey Twiss
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Satadru Pramanik, DO, MPH, MEng
202cf66d31 update libxml2, libunwind (#9756)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-05-06 14:52:28 -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
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
4640010b16 Add pdfchain package (#5835)
Update libunwind package
2021-06-01 18:16:33 -04: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
satmandu
ff818a5214 Enable Testing a PR from its own repo with crew, and other updates. (#5624)
* Some updates

* requested changes

* make requested changes

* make CREW_ENV_OPTIONS changes

* ncurses change!

* convert gtk_vnc to new git format

* Initial crew testing modifications

* fix typo

* Avoid error with testing remote already created

* Revert ncurses change. Let's put that in its own dedicated PR.

* formatting changes

* formatting fixes, bump crew version
2021-04-15 17:37:07 -05: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
satmandu
4d5d9dd3f7 libunwind rebuild without leaking ENV variables (#5048)
* libunwind rebuild without leaking ENV variables

* remove core deps
2021-01-28 17:56:09 -06:00
Ed Reel
fa6bd6535c Add pre-built binaries for glade, glib, libunwind and mesa 2020-12-23 08:10:48 -06:00
satmandu
9bf6c7fa48 libunwind -> 1.5.0 (#4798) 2020-12-22 14:31:35 -06:00
Ed Reel
3d477009ed Add pre-built binaries for packages f-p 2020-11-01 10:36:27 -06:00
satmandu
935d1f883b Fix GCC10 compilation (#4535) 2020-10-27 08:38:46 -05:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
6d9ca3f04c Update libunwind from 1.2.1-0 to 1.3.1 (#3452)
Add pre-built binaries
2019-09-09 13:05:35 -04:00
Ed Reel
ec7dee901b Add pre-built binaries for packages c-l 2018-03-12 19:33:43 -05:00
lovedheart
5828177906 [libunwind] fix libdir (#2054)
#1981
2018-03-12 16:19:57 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Casey Strouse
66c8a503b8 Update libunwind from 1.2 to 1.2.1
Includes minor package fixes for tilegx, mips, others.

Tested as working on XE500C13-K01US.
2017-08-18 07:40:19 +09:00
Ed Reel
1b50081434 Change packages i-l from sha1 to sha256 2017-07-01 10:14:14 -05:00
Kazushi (Jam) Marukawa
1e986367d7 Add :build to libunwind.rb dependencies 2017-06-01 23:14:01 +09:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Kriskras99
abd5c94231 libunwind: Fix checksum mismatch + update to 1.2
Update to 1.2 also improves support for aarch64 & arm
2017-04-24 19:37:48 +02:00
Damian Montero
6e74190089 fixing sha1 of libunwind 2017-01-13 10:16:28 -05:00
Kazushi (Jam) Marukawa
1ee9ba40e1 remove openssl_devel and change to use openssl instead since they conflict. 2017-01-05 02:04:24 +09:00
system_user
2338f0a4a2 adding cmake, libunwind, lldb, llvm and pkg-config to make dot.net CORE work 2016-11-25 00:31:18 -05:00