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
/
test
/
example_packages
Age
Commit message (
Collapse
)
Author
2020-10-14
Better organize example packages and bootstrap tests
Brad Richardson
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-26
Add: example package with program discovery
LKedward
2020-09-21
Merge pull request #178 from LKedward/more_examples
Ondřej Čertík
Add more example packages
2020-09-19
Update: hello_complex example with sub directory
LKedward
To demonstrate and test recursive source file discovery.
2020-09-19
Add: example package with single source program and module
LKedward
2020-09-18
Add: README for example packages
LKedward
2020-09-18
Add: example package with submodules
LKedward
2020-09-18
Add: example package with c code compilation
LKedward
2020-07-08
Fix bug with case in program source file name.
Brad Richardson
2020-06-14
Add support for Makefiles and generic build scripts
Brad Richardson
2020-05-31
Add dev-dependencies
Brad Richardson
2020-05-30
Move example packages into test folder
Brad Richardson