12 Commits

Author SHA1 Message Date
04f34e209c
Switch from long-form optimise argument to short-form
Long-form optimise argument breaks optimisation in build systems,
causing build failures and possibly undefined behaviour.
2023-10-14 19:34:44 +01:00
9390ec1621
Increase make jobs from 4 to 12 2023-10-14 19:33:24 +01:00
305761d4b9
Switch from signed integer overflow wrapping to trapping 2023-10-14 19:11:34 +01:00
3e1d8116d1
Add control-flow protection 2023-10-14 19:07:06 +01:00
74dc6d6b0a
Add target system 2023-10-14 19:04:58 +01:00
3193eadf8b
Add file system target 2023-08-07 19:37:26 +01:00
c34e676e3c
Add file system target 2023-08-07 19:34:41 +01:00
8850f6a317
Switch from short-form arguments to long-form 2023-08-07 19:26:50 +01:00
df0580aa08
Specify system 2023-08-07 19:19:06 +01:00
285a534f33
Switch license from BSD 3-Clause Clear to BSD 3-Clause 2023-08-07 18:19:03 +01:00
3947baccb1
Simplify copyright years
Copyright begins from year of creation and does not end before
jurisdiction states; therefore, it is unnecessary to add other years to
copyright notices.
2023-08-07 17:43:23 +01:00
9b29cf2bed
Add system "aa000-0" configuration files 2023-08-07 17:12:19 +01:00