aboutsummaryrefslogtreecommitdiff
path: root/example_packages
AgeCommit message (Collapse)Author
2020-11-13Allow external link dependencies with scope limited to targetsSebastian 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
2020-11-13Add package with external dependencySebastian Ehlert
- BLAS is installed on the OSX and Linux image, but not on Windows
2020-10-28Fix Linux/MacOS CI scriptBrad Richardson
2020-10-22Add .gitignore file in submodules example packageBrad Richardson
2020-10-22Merge branch 'master' into bootstrap_submodule_supportBrad Richardson
2020-10-14Better organize example packages and bootstrap testsBrad Richardson