Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | Provide shell defaults for the tests | Klaus Aehlig | |
2024-04-04 | tools: Use mimalloc.o for statically linked tools | Oliver Reiche | |
2024-01-10 | repos: Base rules on parent rules | Oliver Reiche | |
... to propagate foreign tools that are the same in each rule set (e.g., busybox, make). | |||
2024-01-10 | repos: Refactor rules/static-build to rules/tools | Oliver Reiche | |
... as those rules are only used by tools. | |||
2024-01-10 | Introduce and honor BOOTSTRAP_CFLAGS | Oliver Reiche | |
... and drop rule-injected LDFLAGS for all bootstrap targets in stage-0, as those flags might not be supported by the unknown bootstrap compiler. | |||
2023-10-20 | Initial commit | Oliver Reiche | |