aboutsummaryrefslogtreecommitdiff
path: root/example_packages
AgeCommit message (Expand)Author
2022-01-10Respect user provided main-files (#646)Sebastian Ehlert
2021-06-23Add meaningful error message to example packageSebastian Ehlert
2021-06-20Allow reading version number from fileSebastian Ehlert
2021-03-22Merge branch 'master' into include-dirLaurence Kedward
2021-03-17Minor fix: for setting executable link libraries.LKedward
2021-03-07Add: example packages for include directoriesLKedward
2020-12-16Revert unnecessary changes for PRLKedward
2020-12-16Fix: collision between app and example executables of the same nameLKedward
2020-12-15Update: with_example demo to test for object collisionLKedward
2020-12-10Implement example executables also for Haskell fpmSebastian Ehlert
2020-12-10Implement example applications in Fortran fpmSebastian Ehlert
2020-12-03Update example package for indirect module useLKedward
2020-11-13Allow external link dependencies with scope limited to targetsSebastian Ehlert
2020-11-13Add package with external dependencySebastian Ehlert
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