Commit graph

208 commits

Author SHA1 Message Date
e80c27e208 Use path tiny now, clean up some boiler plate and also put stuff into an output/ directory 2023-09-28 15:44:25 -04:00
339bcb10a4 More generated files 2023-09-28 15:35:27 -04:00
1765a35533 Merge remote-tracking branch 'github/master' 2023-09-28 15:34:37 -04:00
45422c9d8b Move pipelines from the proper location to recreate them for woodpecker 2023-09-28 15:32:14 -04:00
00c709ff12 Remove generated directories 2023-09-28 15:31:50 -04:00
ryan
30bf697842 use my local registry as a cache to deal with rerunning better 2022-06-11 06:29:32 -04:00
ryan
938eae887c disable tests, qemu emulated builds are failing a few of the tests even though they should pass otherwise. will rebuild with tests once i get something scripted up again for the arm system to pull the x86 version and do manifest manipulation 2022-06-06 12:25:23 -04:00
ryan
1776e799a5 missing patches 2022-06-06 11:44:51 -04:00
ryan
cea0ceaa83 Include 5.34.1 and 5.36.0, combined with arm build attempts 2022-06-06 09:37:28 -04:00
ryan
0051fe19ab fix some more missing patches 2022-05-17 15:01:38 -04:00
ryan
47ea4d29f4 arm is special 2022-05-15 13:52:23 -04:00
ryan
5ae0746893 arm versions working 2022-05-12 15:21:46 -04:00
ryan
a6b5516455 setting up arm builds 2022-05-12 13:57:54 -04:00
ryan
49fbbd4453 Try to shrinkify things a bit 2022-03-08 11:08:55 -05:00
ryan
65dd04744e add missing patches 2022-03-07 09:31:31 -05:00
22b93e41f0 Fix up patch for 5.20 longdouble pack 2022-03-06 11:11:55 -05:00
81afaef407 Missing builds 2022-03-06 10:54:06 -05:00
7994ea0b66 some missing configs and change build script 2022-03-06 10:52:50 -05:00
bc38a8907c move things 2022-03-06 10:51:30 -05:00
5f26343d32 Add time hires patch for quadmath in 5.28 2022-03-05 12:39:07 -05:00
b17641965b add a patch for longdouble pack for 5.20 2022-03-05 07:52:30 -05:00
fade380359 Really this time 2022-03-04 12:00:07 -05:00
f98d79d9ba truncate file since it complains 2022-03-04 11:20:50 -05:00
15b1551d6e ignore gdbm fatal.t since it wont function with newer gdbm 2022-03-04 11:15:49 -05:00
ae410e33fd Use debian backports directly as base, to allow for fixed compiler version. Re-enable tests, and remove slim builds 2022-03-04 10:50:40 -05:00
66927c4fbc new config, use debian backports directly 2022-03-04 10:19:49 -05:00
8f346e650e remove slim 2022-03-04 10:15:39 -05:00
205ae7c7d3 fix tag to not have comma 2022-03-03 12:48:33 -05:00
e31f5adef1 Disable test suite temporarily, some kind of GDBM failure during 5.20.3 that i will fix later 2022-03-03 12:44:05 -05:00
1c1cb02f06 do the push 2022-03-03 12:34:25 -05:00
b1e05692f9 more adjustments 2022-03-03 12:33:21 -05:00
a932322f61 change config to have more builds, sort the tags 2022-03-03 12:26:25 -05:00
b8064e8f60 add builds 2022-03-03 12:11:34 -05:00
02c6272796 quad and long double are either or 2022-03-03 12:11:04 -05:00
82a776fd0f Add build directories 2022-03-03 12:08:37 -05:00
6f9ea0f2fd Update config and allow for more options 2022-03-03 12:08:18 -05:00
J0WI
8e053ca86a Debian Bullseye 2021-11-13 01:19:32 +08:00
Zak B. Elep
311f05366d ⚙️ Regenerate Dockerfiles and patches 2021-05-21 18:30:03 +08:00
Zak B. Elep
893421d76e config.yml: Update for 5.34.0; 5.28.3 is EOL 2021-05-21 18:30:03 +08:00
Zak B. Elep
acba2a60a1 generate.pl: fix pod links, alt text and link were flipped 2021-05-21 17:47:32 +08:00
Zak B. Elep
293fce34f9 library.pl: Add a bit of pod for reference 2021-05-21 17:47:12 +08:00
Zak B. Elep
e2fb512ba5 💄 library.pl: tidy up 2021-05-21 17:31:25 +08:00
Tianon Gravi
f36481da3b Add basic "library.pl" script for generating "library/perl" file
This accepts an optional `--eol` flag to also include the EOL versions (with a big comment about removing them post-build).
2021-05-21 15:09:01 +08:00
Tianon Gravi
22f7d649e2 Update old Perls from jessie to stretch (and test them all in Actions)
Additionally, add buster to all of them.

Finally, move all EOL versions into a completely separate `eol/` directory so that the repository is a little easier manage (and so we can limit testing of all old EOL versions to only when something inside the `eol/` directory changes).
2021-05-18 13:57:40 +08:00
Zak B. Elep
738a3ccc0f ⚙️ Regenerate Dockerfiles and patches for older Perls 2021-01-26 11:10:01 +08:00
Zak B. Elep
5eb33db791 📓 build-image.yml: Update for 5.32.1 2021-01-25 15:42:12 +08:00
Zak B. Elep
5440fdade9 ⚙️ Remove 5.32.0 2021-01-25 15:42:12 +08:00
Zak B. Elep
bb7fcf370b ⚙️ Generate Dockerfiles and patches for 5.32.1 2021-01-25 15:22:53 +08:00
Zak B. Elep
1669825ddd config.yml: Update for 5.32.1 2021-01-25 14:04:06 +08:00
Zak B. Elep
0b4a8d7145 .github/workflows: tune action triggers to run on push/PR
Run on branch pushes or PRs, but ignore tags.
2020-06-24 10:39:39 +08:00