Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-11-13 | Add package with external dependency | Sebastian Ehlert | |
- BLAS is installed on the OSX and Linux image, but not on Windows | |||
2020-10-28 | Merge branch 'master' into compiler_and_flags | Brad Richardson | |
2020-10-28 | Merge pull request #204 from urbanjost/more_issues_for_new | Laurence Kedward | |
More issues for new | |||
2020-10-28 | Fix Linux/MacOS CI script | Brad Richardson | |
2020-10-22 | Fix CI scripts | Brad Richardson | |
2020-10-22 | Merge branch 'master' into bootstrap_submodule_support | Brad Richardson | |
2020-10-17 | change test scripts in ci/ to remove scratch directories for new-test | init current directory[i] | |
2020-10-14 | Fix CI scripts (for real this time) | Brad Richardson | |
2020-10-14 | Fix CI after moving example packages | Brad Richardson | |
2020-10-03 | Merge remote-tracking branch 'upstream/master' into local-depends | LKedward | |
2020-09-29 | Add: test package with auto-discovery disabled | LKedward | |
Contains an app and a test that should be ignored by auto-discovery - this is checked in the CI scripts. | |||
2020-09-28 | Add: circular_example demo to fpm CI scripts | LKedward | |
Now supported with local dev-dependencies | |||
2020-09-28 | Enable fpm CI tests for local path dependency demos | LKedward | |
2020-09-26 | Add: example package with program discovery | LKedward | |
2020-09-19 | Add: example package with single source program and module | LKedward | |
2020-09-18 | Add: example package with submodules | LKedward | |
2020-09-18 | Add: example package with c code compilation | LKedward | |
2020-09-07 | Update: test scripts for fortran fpm | LKedward | |
Fortran fpm can now build 'hello_complex' example | |||
2020-09-05 | Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-merge | LKedward | |
2020-09-03 | Add unit tests for fpm-fortran | Sebastian Ehlert | |
2020-09-02 | Update: fortran fpm test script. | LKedward | |
2020-07-31 | Fix the CI scripts | Brad Richardson | |
2020-07-31 | Don't have fpm try to build itself | Brad Richardson | |
2020-07-22 | Execute the newly built fpm | Ondřej Čertík | |
On all platforms. | |||
2020-07-21 | Run hello_world | Ondřej Čertík | |
2020-07-21 | Extract the CI tests into a Bash and Batch files | Ondřej Čertík | |