Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-17 | Minor fix: for setting executable link libraries. | LKedward | |
Executable link libraries were not working when auto discovery was on. | |||
2020-11-13 | Allow external link dependencies with scope limited to targets | Sebastian Ehlert | |
- move reader for string list to toml-f proxy - allow link entry in executable and test tables - bump toml-f version to v0.2.1 - add example package linking a single executable against gomp |