Commit Graph

21 Commits

Author SHA1 Message Date
45472a9088
Get the checksum after repackaging
Some checks failed
Build / audit (push) Successful in 15m45s
Build / test (push) Failing after 6m19s
2024-01-24 14:34:58 +01:00
2802194063
Make is64 property part of the updater
All checks were successful
Build / audit (push) Successful in 14m26s
Build / test (push) Successful in 14m35s
2024-01-19 09:57:58 +01:00
7edb811dc2
Use consistent directory for cloning repositories
All checks were successful
Build / audit (push) Successful in 16m35s
Build / test (push) Successful in 16m41s
... with submodules.
2024-01-04 09:36:11 +01:00
34d7dbd68f
Add license information to all files
All checks were successful
Build / audit (push) Successful in 14m48s
Build / test (push) Successful in 15m54s
2023-12-23 22:15:10 +01:00
eb68629653
Support x86-64 only downloads
All checks were successful
Build / audit (push) Successful in 16m16s
Build / test (push) Successful in 15m47s
2023-12-12 18:51:44 +01:00
6a063b2cc4
Accept up2date package parameter
All checks were successful
Build / audit (push) Successful in 16m10s
Build / test (push) Successful in 16m35s
2023-12-11 08:14:55 +01:00
3414a69bc8 Support GHC 9.4 2023-11-07 19:36:40 +01:00
9770cc8829 Remove gem and rake support files 2023-11-04 14:13:59 +01:00
24e62c3439 Update additional download versions in slackbuild 2023-11-01 19:07:49 +01:00
64233c4c63 Provide a name for additional downloads 2023-11-01 17:05:16 +01:00
396a536b3a d-tools: Migrate source downloads with git clone 2023-10-28 21:24:21 +02:00
fa6d93c5ca Allow updater save a function for each download
There are source that can be downloaded as archive, for example cloning
repositories with submodules. So how source are downloaded should be
changable per download.
2023-10-28 03:32:39 +02:00
58a1b8864c
Support additional downloads in the package 2023-10-24 21:06:37 +02:00
5e161c3dad
Support modifying reuploaded tarballs 2023-10-08 12:28:46 +02:00
f3beee3e19
Combine info file structures 2023-10-05 19:24:42 +02:00
7b5598a02e
Validate the .info file 2023-10-04 22:36:19 +02:00
d5df676df7
Add module with an info file parser 2023-10-03 18:53:41 +02:00
f4b7883cf2
Migrate composer updater 2023-10-01 17:19:06 +02:00
69b24c6cfa universal-ctags: Finish migrating the updater 2023-09-27 19:58:16 +02:00
ec704e267b Fix renderDownloadWithVersion concatenation order 2023-09-22 07:47:46 +02:00
840290491f Split the code into library and application 2023-09-22 07:33:02 +02:00