Commit Graph

17 Commits

Author SHA1 Message Date
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
d105a9c058 Run Rubocop 1.58 on tree (#9041) 2023-12-03 19:35:18 -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
bf66a52a9e Licensed file ca* to cz* 2021-03-18 21:22:12 -04:00
Kevin Perkins
951925aeb8 Trim trailing whitespace in most files (#4946)
Co-authored-by: Ed Reel <edreel@gmail.com>
2021-01-20 17:58:34 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
45ef7d2f87 Update cbase to abstract the library directory
Add pre-built binaries
2018-04-24 00:35:19 -05:00
Ed Reel
277436d07a Add pre-built binaries c-x 2018-02-11 20:19:47 -06:00
lovedheart
e6c0a64f94 [cbase] fix error on arm architecture (#1857)
* Update cbase.rb

* Update cbase.rb

* Update cbase.rb
2018-02-11 13:36:18 -06:00
Kazushi (Jam) Marukawa
0b23bbeb74 add several pre-compiled binaries. 2017-09-02 07:21:30 +09:00
Yan Couto
73b4c0bae5 Fixing cbase and misctool links 2017-09-01 19:52:41 +09:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
468ae35f63 Correct homepage for cbase package 2017-07-09 17:48:40 -05:00
Ed Reel
631e1627ed Add cbase package 2017-07-09 17:45:25 -05:00