Commit Graph

16 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
0f1a3025ae Update additional package homepages. (#10208)
* Update freetds homepage

* Update py3_minidb homepage

* Update shhmsg homepage

* Update shhopt homepage
2024-07-25 23:58: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
2e6eb61dc1 Remove spellcheck_test and rework load_test into prop_test (#8987) 2023-11-27 20:01:51 -05:00
Maximilian Downey Twiss
2f42ff39cc Run Rubocop on tree, again (#8704) 2023-09-29 07:51:08 -04: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
589e358d3d Licensed sa* to sz* 2021-03-20 21:10:00 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
fd86b4699e Add pre-built binaries for packages e-x 2018-03-19 00:52:45 -05:00
lovedheart
ada02ba9e1 Update shhmsg.rb (#2111)
* Update shhmsg.rb

Change compile flags to enable shared. fix wrong installation library prefix.

* Update shhmsg.rb
2018-03-18 09:07:27 -05:00
Ed Reel
0711ea24a7 Add pre-built binaries for m-z packages 2017-11-30 12:11:58 -06:00
Kazushi (Jam) Marukawa
61bcd47994 Change shhmsg.rb and shhopt.rb to increment version number. 2017-09-06 19:06:09 +09:00
Kazushi (Jam) Marukawa
d8045c3414 Change shhmsg.rb and shhopt.rb to install files through CREW_DEST_PREFIX 2017-09-06 18:41:40 +09:00
Casey Strouse
f5c4188a1f Add shhmsg package
Shhmsg is a collection of C-functions for error messages, verbose messages and
`normal' messages in terminalbased programs.

Tested as working on XE500C13-K01US. Added as a dependency for `banner`.
2017-09-03 15:49:43 +09:00