aboutsummaryrefslogtreecommitdiff
path: root/example_packages/README.md
AgeCommit message (Collapse)Author
2021-03-07Add: example packages for include directoriesLKedward
2020-12-10Implement example executables also for Haskell fpmSebastian Ehlert
2020-12-10Implement example applications in Fortran fpmSebastian Ehlert
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-22Merge branch 'master' into bootstrap_submodule_supportBrad Richardson
2020-10-14Better organize example packages and bootstrap testsBrad Richardson