cfarm/TODO
2024-09-10 23:27:02 +02:00

26 lines
1 KiB
Text

============================== onall.sh ================================
Filter out "setlocale" wearnings.
============================== toall.sh ================================
Filter out "setlocale" wearnings.
=============================== try.sh =================================
Only upload the tarballs from ../builddeps that are necessary for the program.
Let hosts fetch dist tarballs from their sources instead of uploading them.
However, we still need to upload dist tarballs that we have tweaked.
Fetching dist tarballs is hard as there are many different ways of doing things.
Don't make a local dist tarball and upload it;
if program is "sox_ng", let the hosts fetch it from its git URL
if program is "sox_ng-14.4.2", upload or fetch sox-14.4.2.tar.gz and test that.
============================= results.sh ===============================
When all test runs are complete, say which Arches and OSes it succeeded on
instead of (or as well as) spitting out the files.
Maybe silence the running commentary of builddep/compile progress.