Commit Graph

25 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
f6b6cab229 Rename autotools constants to fall in line with the rest of crew (#10442)
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS

* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -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
Ed Reel
696c73973f Diffutils 3.8 => 3.10 (#8295)
Update manifest files
2023-05-23 18:34:31 -04:00
Satadru Pramanik
22bb47bd45 add missing runtime deps to ALL core packages, add getrealdeps script (#7472)
* gcc: add missing zlibpkg dep

* add getrealdeps script

* add color

* suggested changes from @supechicken

* suggested changes

* fix verbiage

* add NOCOLORS option

* use read in lieu of head, and do not check nonexistent files

* Exit early if wrong package name is given.

* Add some quick exit code

* Allow for pkg.rb in getrealdeps and also add deps to all core packages

* fix lint error

* fix zlibpkg

* cleanup gcc deps

* move filecmd to be a ruby dependency

* fix llvm deps

* lint fix

* update more deps

* make sure package is installed before checking for deps

* add more deps

* change verbiage

* add more deps

* more dep updates
2022-10-10 18:39:48 -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
supechicken
7d148abc2d diffutils => 3.8 (#6153)
* Update diffutils

* Add pre-built binaries

Co-authored-by: Ed Reel <edreel@gmail.com>
2021-09-11 15:59:18 -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
726b2f604c Change man path for eventstat (#3408)
Add pre-built binaries for d-s packages
2019-08-08 23:11:33 +09:00
Casey Strouse
1c04383c36 Update diffutils from 3.6 to 3.7 (#3401) 2019-08-07 09:31:16 -05:00
James Larrowe
dc96990fd1 Unhardcode paths (#2782)
* Unhardcode paths

(fixed since last time)

* Misc. fixes

* More little fixes.

* Quoting fixes

* Fix quoting

* Unhardcode paths

Libcap fix

* Last little fixes
2018-10-26 13:38:09 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
3d52f80893 Update diffutils from 3.5-1 to 3.6 2017-07-16 21:00:59 -05:00
Ed Reel
8950760570 Change packages d-h from sha1 to sha256 2017-06-29 11:57:31 -05:00
Kazushi (Jam) Marukawa
de321a3556 Change several package files to not perform strip in each of them since crew is stripping automatically now. 2017-06-26 00:31:02 +09:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Kazushi (Jam) Marukawa
a053cbf4c5 Change diffutils.rb to strip binary and add check method 2017-05-29 00:06:13 +09:00
Casey Strouse
009846ad2e Update diffutils to 3.5
This is a general bugfix/maintenance release. The makefile modifications
are no longer necessary and have been removed.

Tested as working on Samsung XE50013-K01US.

All tests passing.
https://gist.github.com/cstrouse/58a6eb6c5c93231db5b4e113497d7d53
2017-01-30 05:04:29 -07:00
Kazushi (Jam) Marukawa
ed59755a54 Removed binary or dummy files for armv7l from diffutils, gawk, less, libsigsegv and ncurses 2016-12-24 18:58:08 +09:00
Kazushi (Jam) Marukawa
4a1f3a6190 Updated all necessary packages for ARM 2016-11-15 20:41:51 +09:00
Jake Waksbaum
74c08c3341 installs locale files now 2014-11-20 21:12:36 -05:00
Jake Waksbaum
6a04923966 ncurses, ncurses_so, autoconf, automake, clisp, diffutils, ffcall, libsigsegv, m4 2014-11-17 12:37:01 -05:00