Commit Graph

12 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
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
Cassandra Watergate
8ca5768ed9 libgit2 => 1.5.1 (#7556)
* libgit2 => 1.5.0

* version bump exa

* rubocop

* add binaries

* Add binaries, update to 1.5.1

* lint

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2023-01-25 15:30:12 -06: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
Cassandra Watergate
227bcdead7 libgit2 => 1.4.2, rust => 1.59.0, exa => 0.10.1 (#6876)
* libgit2 => 1.4.2

* exa => 0.10.1

* rust => 1.59.0

* comment out libgit2 tests

* exa: completions and manpages

* x86_64 and i686 binaries

* Add arm binaries

Co-authored-by: Ed Reel <edreel@gmail.com>
2022-03-19 09:05:00 -05: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
8993e2cc41 Licensed file da* to ez* 2021-03-19 12:55:39 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
89d7104b81 Add pre-built binaries for exa and mksh (#3379) 2019-07-29 13:11:45 -04:00
Kim
09be06a845 add exa package (#3374)
* add exa package

adds exa (ls replacement) v0.9.0 package file

* fix exa package module depends

removes cmake as already a core dependency and sets
rust as only a build dependency
2019-07-27 13:59:01 -05:00