Add IZipFS, PPADriverJ, build SparkLzh
- 31 Jul, 2023 4 commits
-
-
ROOL authored
CTools: add BootCommands to the developer !System, since its SysMerge script checks for its presence for the X command. Disc: activate SparkLzh to build the Lzh codec from sources.
49e4963b -
Ben Avison authored
The use of ';' between subcommands threw away the status of earlier ones. Replace with '&&'.
35a7bd28 -
Ben Avison authored
This allows RISC OS Wimp template files with filetype fec to be referenced identically whether native or cross-compiling (it expands to an empty string when used natively).
2a2e17e1 -
Ben Avison authored
Norcroft's `-We` option suppresses warnings about casts between function pointers and non-function objects. Norcroft's `-Wn` option suppresses warnings about implicit narrowing casts. GCC doesn't have equivalents to these warnings, so they expand to an empty string if that's the selected compiler.
c0a77dd9
-