Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-08 | bzip2 binary targets: Clear DEBUG flag | Paul Cristian Sarbu | |
Similarly to other third-party binaries, we should not care if they are built in release or debug mode and as such we explicitly clear the DEBUG flag. | |||
2023-08-16 | Introduce configuration variable TOOLCHAIN_CONFIG | Oliver Reiche | |
... to pass along toolchain settings for current and future toolchain definitions. Configuration variable COMPILER_FAMILY is replaced by TOOLCHAIN_CONFIG["FAMILY"]. | |||
2022-12-21 | External: Add bzip2 dependency | Oliver Reiche | |