13 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
1ee091587d Reduce more of the python2 dependency (#10422)
* Remove q package as it is no longer suitable for packaging (see Homebrew/homebrew-core#90174)

* smem 1.4 -> 1.5

* sqlmap 1.4.2 -> 1.8.8

* weechat 2.1 -> 4.4.1
2024-09-05 03:22:14 -04: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
Satadru Pramanik
31b7ae8019 Remove python 2 from core & buildessential, update doxygen -> 1.9.5 (#7453)
* remove python2 from core, buildessential, and adjust other deps

* doxygen -> 1.9.5
2022-10-03 14:37:20 -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
589e358d3d Licensed sa* to sz* 2021-03-20 21:10:00 -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
0711ea24a7 Add pre-built binaries for m-z packages 2017-11-30 12:11:58 -06:00
Casey Strouse
5c9dbdc2e2 Fix typo in permission 2017-10-12 20:05:40 -07:00
Casey Strouse
711ef2a4d5 Add smem package
Smem is a memory profiling tool that uses proportial set sizes to give a more
useful measurement of memory usage in virtual memory systems.

Tested as working on XE500C13-K01US.
2017-10-12 18:27:00 -07:00