Commit graph

9 commits

Author SHA1 Message Date
Samuel Tyler
bbccded731
Use a "real" copyright line 2025-10-17 18:53:10 +11:00
fosslinux
9d7835e234 Run pylint on all lib/ python files 2025-02-02 10:02:32 +11:00
fosslinux
f772cbe131 Create a basic mirroring tool for the new mirror system 2025-01-30 22:20:06 +11:00
fosslinux
7e8db9c508 Remove "substitutes"
It wasn't ever really useful.
2025-01-30 22:20:06 +11:00
fosslinux
b80e1f6a57 Ensure that substituted files are equivalent to upstream 2024-02-24 20:36:12 +11:00
Gábor Stefanik
81e3123262 Rename tmpdir to target and always preserve it, dropping --preserve
There is nothing temporary about our "tmpdir" - its sole purpose is to
contain the final product of the bootstrap process. Thus, removing it
at the end of bootstrap amounts to doing the entire process for nothing.

To remedy this, --tmpdir is renamed --target, keeping the -t short form,
and defaulting to "target" instead of "tmp" to make its purpose clearer.
The --preserve option is removed, as the target is now always preserved.
2023-12-26 16:34:04 +01:00
fosslinux
ab47483a51 Linters & CI updates 2023-12-15 21:44:43 +11:00
fosslinux
60dc725221 Only run on master branch 2023-03-16 19:09:13 +11:00
fosslinux
81000c8075 Add GH actions for linters 2023-03-16 08:29:00 +11:00