107 Commits

Author SHA1 Message Date
fd6b2603ba Refactor .gitignore 2024-12-15 21:31:15 -06:00
7a146e119a Be nice 2024-12-15 17:48:58 -06:00
78b77a8c01 Use less error-prone mkdir 2024-12-15 16:32:50 -06:00
aa59b8c6b8 debug 2024-12-15 16:20:21 -06:00
454d352319 Try fine-tuning parallelization of build-packages further 2024-12-15 16:10:41 -06:00
b50f836f87 Try using semaphore for build-packages 2024-12-15 16:00:50 -06:00
5adaed31c0 Remove seconds from the orig tarball timestamp 2024-12-15 15:40:46 -06:00
8d5dbfaeec Fix datetime format 2024-12-15 02:39:59 -06:00
275e3d42b2 Tone down logging 2024-12-15 02:31:09 -06:00
b69a38cdd8 Include missing header 2024-12-15 02:02:24 -06:00
b8a67a22c3 Moar logs 2024-12-15 01:56:37 -06:00
f3990743a7 Try s/bin/./ 2024-12-15 01:46:12 -06:00
0448667d02 Correct main() signature 2024-12-15 01:42:26 -06:00
39ae36bab9 Post-split cleanup 2024-12-15 01:39:19 -06:00
944b1a4ec8 Move update-maintainer into a common lib 2024-12-15 01:32:16 -06:00
8611d0ceae update-maintainer needs linking fixes 2024-12-15 01:26:30 -06:00
2cf9637dc0 One last linker error 2024-12-15 01:21:38 -06:00
8d90dededa This should hopefully get it to link now 2024-12-15 01:18:43 -06:00
a20180fbb7 Another whack-a-mole iteration 2024-12-15 01:13:08 -06:00
3e501f3021 Further linking whack-a-mole 2024-12-15 01:07:42 -06:00
c55d4d0a4a Clean up CMake file further 2024-12-15 01:04:26 -06:00
263840e05e Fix update-maintainer header path 2024-12-15 00:59:54 -06:00
b2368b323f Try to fix linking 2024-12-15 00:58:08 -06:00
34fdbac9ba Update pull script for last commit 2024-12-15 00:53:17 -06:00
2eca4875cd First attempt at consolidating C++ code 2024-12-15 00:52:47 -06:00
4fccaa40d7 link launchpadlib the hacky way 2024-12-14 23:33:17 -06:00
2bbc763f06 use cmake install for the others too 2024-12-14 23:29:36 -06:00
664651d4f2 move ) 2024-12-14 23:27:49 -06:00
bc7d4f6c87 missing && 2024-12-14 23:22:21 -06:00
e0ec5c61d8 Remove extra flag 2024-12-14 23:21:49 -06:00
7970b95145 Try compiling launchpadlib-cpp too 2024-12-14 23:20:42 -06:00
5aa8a0a6d3 Add build-packages-cpp to pull-and-compile-tooling script 2024-12-14 23:13:31 -06:00
9dc3411374 Update .gitignore 2024-12-14 23:12:44 -06:00
1904969425 Add initial gear6 config 2024-12-14 23:12:18 -06:00
0393350b70 Port build-packages to C++ 2024-12-14 23:12:07 -06:00
6bd359375d Let the cowboys in
Yeehaw
2024-12-10 22:09:49 -06:00
500bdd1368 Revert "Better logging for fetch-indexes"
This reverts commit 64c1ef66a012015f62a06728a657a497fd470b0e.
2024-12-05 14:42:24 -06:00
64c1ef66a0 Better logging for fetch-indexes 2024-12-05 01:59:57 -06:00
6f1714d100 Common needs timedelta 2024-12-05 01:46:35 -06:00
b31d93b7be Include removal of log entries equal to the age to account for rounding 2024-12-05 01:46:26 -06:00
1a920e4e26 Various fixes for common 2024-12-05 01:37:31 -06:00
3faab10659 Log the output of pending-packages and grim-reaper in real time 2024-12-04 16:04:19 -06:00
0633f1c6a6 Fix config path in the Britney service 2024-12-04 15:34:29 -06:00
cc64ae6004 Add an optional output directory argument to lintian-ppa 2024-12-04 15:07:24 -06:00
706eb25581 Convert fetch-indexes to C++ 2024-12-04 15:07:06 -06:00
23894aede2 Modify the file name for the Britney build logs 2024-12-04 00:23:39 -06:00
db7d115f07 5 workers is okay for lintian-ppa, definitely not 30 like on my local machine 2024-12-03 23:55:43 -06:00
d62c8a7d0e Don't create/use the user subdirectory 2024-12-03 23:53:01 -06:00
7b746b817f Add a Lintian timer/service 2024-12-03 23:49:50 -06:00
1315083144 Start Britney after nginx 2024-12-03 23:45:00 -06:00