index
:
fpm
master
A friendly, barely modified fork of fortran-lang.org's package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
run_tests.bat
Age
Commit message (
Expand
)
Author
2020-10-22
Fix CI scripts
Brad Richardson
2020-10-22
Merge branch 'master' into bootstrap_submodule_support
Brad Richardson
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
2020-09-28
Add: circular_example demo to fpm CI scripts
LKedward
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
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
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