Ed Reel
a06ed871a2
Bc 1.08.1 => 1.08.2 ( #12637 )
2025-08-26 13:04:30 +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
github-actions[bot]
92f4a96dd7
AutoBuild: update-bc started at 2025-01-07-05UTC ( #11098 )
...
* Bc 1.07.1 => 1.08.1
* Add built packages for linux/386 to update-bc
* Add built packages for linux/amd64 to update-bc
* Add built packages for linux/arm/v7 to update-bc
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
Co-authored-by: uberhacker <uberhacker@users.noreply.github.com >
2025-01-07 11:21:59 +00: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
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
be472d986c
Licensed file ba* to bz*
2021-03-18 17:35:58 -04:00
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Kazushi (Jam) Marukawa
e06528278c
Add pre-compiled binaries
2017-08-26 09:29:23 +09:00
Kazushi (Jam) Marukawa
d794ab26ad
Update bc.rb to correct dependencies
2017-08-07 20:35:13 +09:00
Ed Reel
c644d7ac4c
Change packages a-c from sha1 to sha256
2017-06-28 23:08:34 -05:00
Kazushi (Jam) Marukawa
c3b3da48d0
Add :build to bc.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
Kazushi (Jam) Marukawa
8444ad8fa2
update bc to 1.07.1
...
change to use readline library
2017-05-08 23:50:27 +09:00
Kazushi (Jam) Marukawa
0d0bc5bc0d
Remove all SHORTARCH related stuff
2017-01-31 23:12:21 +09:00
Ryan P.C. McQuen
b67390ee9b
delete newlines so output isn't broken
...
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com >
2015-12-08 11:14:05 -08:00
system_user
8b40753479
Added recipes for flex and bc
2015-07-09 10:17:59 -07:00