| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-09 | interpreter: add <lang>_(static|shared)_args | Dylan Baker | |
| Which allow passing arguments specifically to the static or shared libraries. For design, this is all handled in the interpreter, by the build layer the arguments are combined into the existing fields. This limits changes required in the mid and backend layers | |||
| 2019-08-12 | Add is_disabler function | James Hilliard | |
| This is useful if one needs to check if a variable is a disabler. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> | |||
| 2019-05-09 | add support for "target_type: 'shared_module'" in build_target() | Daniel Eklöf | |
| 2013-03-03 | Split test suite into common and platform dependent parts. | Jussi Pakkanen | |
