14 Commits

Author SHA1 Message Date
SupeChicken666
659a0db126 crew; Include file size in file list (#12515)
* crew; Include file size in file list

Signed-off-by: SupeChicken666 <supechicken666@gmail.com>

* Bump version

Signed-off-by: SupeChicken666 <supechicken666@gmail.com>

* Use `.grep` instead of `.reject`

Signed-off-by: SupeChicken666 <supechicken666@gmail.com>

* Bump version

Signed-off-by: SupeChicken666 <supechicken666@gmail.com>

---------

Signed-off-by: SupeChicken666 <supechicken666@gmail.com>
Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
2025-08-17 19:41:03 +00:00
Maximilian Downey Twiss
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Maximilian Downey Twiss
99ac930743 Use Package.load_package instead of require_relative in package files to avoid global scope conflicts (See #7283, #3150, 3b09159) (#10202) 2024-07-26 00:01:20 -05:00
Maximilian Downey Twiss
eddca7e0e8 Enable additional temporarily disabled cops (#9394) 2024-03-01 12:24:31 -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
Satadru Pramanik, DO, MPH, MEng
d3af5eaa4d remove trailing slashes from const.rb (#9016)
* remove trailing slash from CREW_DEST_DIR

* remove trailing slash from CREW_META_PATH

* remove trailing slash from CREW_MAN_PREFIX

* remove trailing slash from CREW_PACKAGES_PATH

* remove trailing slash from CREW_LIB_PATH

* remove trailing slash from CREW_CONFIG_PATH

* remove trailing slash from CREW_BREW_DIR

* remove trailing slash from CREW_WINE_PREFIX

* fixup

* suggested changes
2023-11-29 16:00:40 -06:00
Satadru Pramanik, DO, MPH, MEng
340082bb3d llvm => 17.0.6 (#9011) 2023-11-29 09:37:29 -06:00
Satadru Pramanik, DO, MPH, MEng
d721688903 llvm => 17.0.5 (#8944) 2023-11-15 19:32:10 -05:00
SupeChicken666
d6c5ce79e6 Remove redundant use of .to_s (#8917) 2023-11-10 07:44:50 -05:00
Satadru Pramanik, DO, MPH, MEng
50e169ea30 llvm => 17.0.4 (#8861) 2023-11-01 10:17:24 -05:00
Satadru Pramanik, DO, MPH, MEng
2488303584 llvm => 17.0.3 (#8793) 2023-10-18 10:21:26 -05:00
Satadru Pramanik, DO, MPH, MEng
6bac5f117e llvm => 17.0.2 (#8743) 2023-10-05 09:16:47 -05:00
Satadru Pramanik, DO, MPH, MEng
7790f9c99f llvm & gcc packaging: do not run strip and shrink a second time (#8678)
* llvm packaging: do not run strip and shrink a second time

* also do not shrink or strip in gcc
2023-09-20 22:28:52 -05:00
Satadru Pramanik, DO, MPH, MEng
c047b8af53 llvm17 (#8525)
* Add initial llvm17 build

* add final LLVM 17.0.1

* Update llvm17 binary packages

* update some metapackages
2023-09-20 16:48:24 -05:00