|
f009e9ff00
|
use lists for repo-actions
|
2021-12-20 16:04:13 +01:00 |
|
|
70d901b113
|
combined error cases and added more
|
2021-12-20 00:44:32 +01:00 |
|
|
fdde0386ec
|
added workaround fpr firefox build using teh same port
|
2021-12-19 17:39:33 +01:00 |
|
|
3a6e4be5cf
|
added detection for simultaneous cache access leading to failed dep. install
|
2021-12-19 17:18:24 +01:00 |
|
|
367337bf9e
|
removed batch-limits
|
2021-12-19 16:58:43 +01:00 |
|
|
d453a705da
|
moved all working dirs into a workdir structure
|
2021-12-19 16:38:54 +01:00 |
|
|
b303531ce1
|
fixed isAvailable not working if no srcinfo is provided
|
2021-12-14 12:58:18 +01:00 |
|
|
77a5ec6321
|
some refactoring; remove orphaned packages from db
|
2021-12-10 09:26:51 +01:00 |
|
|
b4670b5cce
|
take current repo into account if searching for dbpackage
|
2021-12-07 09:07:29 +01:00 |
|
|
86f76d0bce
|
query directly for package instead of going through all of them every single time
|
2021-12-05 12:51:22 +01:00 |
|
|
bafb7a3b83
|
only count packages sent to building for batch-limit
|
2021-12-02 10:08:51 +01:00 |
|
|
d65cab3303
|
fixed housekeeping was not march aware
|
2021-11-29 15:59:45 +01:00 |
|
|
8e4c056e7e
|
added build-dir to allow multiple building the same package for different marchs
|
2021-11-29 15:02:14 +01:00 |
|
|
24f275877c
|
fixed some multi-march issues
|
2021-11-29 13:29:43 +01:00 |
|
|
d5cf6989de
|
added batch limit to not clog up build-queue
|
2021-11-29 11:07:39 +01:00 |
|
|
a013f78937
|
build-worker are per march now, allows for timely builds
|
2021-11-29 10:48:29 +01:00 |
|
|
1fc703c6a9
|
fixed housekeeping not detecting moved packages
|
2021-11-28 18:41:53 +01:00 |
|
|
be276f9ead
|
increase our own build-version if rebuild
|
2021-11-27 01:28:42 +01:00 |
|
|
5ea9065081
|
added packager to makepkg.conf
|
2021-11-25 18:10:49 +01:00 |
|
|
faa98c8494
|
fixed regex not matching
|
2021-11-25 05:14:19 +01:00 |
|
|
743b08bba1
|
added automatic LTO fail detection for some cases based on build output
|
2021-11-25 01:50:49 +01:00 |
|
|
3878a76084
|
added skip option; skipped patch for linux-zen: already included
|
2021-11-24 17:53:22 +01:00 |
|
|
cd4cdadb66
|
added package(-base) stats to footer
|
2021-11-23 22:04:50 +01:00 |
|
|
d70b523aa9
|
fail on non HTTP 200
|
2021-11-23 02:44:10 +01:00 |
|
|
a99704fba0
|
fixed config keys being wrong
|
2021-11-22 23:19:43 +01:00 |
|
|
592034c314
|
added config reload
|
2021-11-22 16:50:12 +01:00 |
|
|
8b8c441a8e
|
fixed no patch available
|
2021-11-21 23:49:01 +01:00 |
|
|
2d9e4e166a
|
added kernel patching based on graysky2's patches
|
2021-11-21 23:46:21 +01:00 |
|
|
2f15cebd3e
|
fixed check logic
|
2021-11-21 19:35:58 +01:00 |
|
|
2ca1b37eab
|
use yaml bool
|
2021-11-21 19:35:29 +01:00 |
|
|
fe822b4765
|
ignore case in option
|
2021-11-21 19:31:41 +01:00 |
|
|
ca7cbe72ee
|
moved check option to config
|
2021-11-21 19:30:48 +01:00 |
|
|
e2aa79e86f
|
better dark mode
|
2021-11-21 18:27:03 +01:00 |
|
|
5cbb751ce4
|
removed status from config
|
2021-11-21 15:25:40 +01:00 |
|
|
8c1e8c1835
|
switched status page to a dark theme, added archweb links
|
2021-11-21 15:24:27 +01:00 |
|
|
76b21b7770
|
check if package is available before build
|
2021-11-20 01:02:37 +01:00 |
|
|
7baccce64b
|
sped up housekeeping so no interval is needed
|
2021-11-20 00:02:53 +01:00 |
|
|
3e8f4711f0
|
changed repoPurge to work without srcinfo
|
2021-11-19 23:47:19 +01:00 |
|
|
908fad0923
|
added configurable interval
|
2021-11-19 23:27:51 +01:00 |
|
|
4c8937c707
|
do not quit on one failed sourceinfo
|
2021-11-19 23:15:02 +01:00 |
|
|
5d6a498503
|
run housekeeping concurrent per repo
update splitpackages on parse
|
2021-11-19 23:01:19 +01:00 |
|
|
f9c5292f90
|
enabled housekeeping; almost complete
refactoring
|
2021-11-19 22:32:11 +01:00 |
|
|
8467b17ffc
|
switched from textfiles to db for failed package status
|
2021-11-18 13:22:10 +01:00 |
|
|
c9a8f88e25
|
added lastupdate for downstream mirrors to check
|
2021-11-13 22:29:46 +01:00 |
|
|
de3ca80aab
|
added LTO blacklist
|
2021-11-13 20:45:49 +01:00 |
|
|
715063281a
|
added -falign-functions=32
|
2021-11-04 13:01:18 +01:00 |
|
|
7eb1be8371
|
added LTO, fixed wrong permission on open()
|
2021-11-04 13:01:18 +01:00 |
|
|
93af6fe03d
|
fixed nspawn failing to upgrade chroot due to mirror timeout
|
2021-11-04 13:01:18 +01:00 |
|
|
aca9487b49
|
try resoling multiple PKGBUILD from mirror repo
|
2021-11-04 13:01:18 +01:00 |
|
|
d8938bc225
|
added pgx support
|
2021-11-04 13:01:18 +01:00 |
|