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
Age
Commit message (
Expand
)
Author
2020-09-29
Add: source-level flag to enable/disable auto-discovery
LKedward
2020-09-29
Fix: matching of program sources with fpm executables
LKedward
2020-09-29
Add: path canonicalizer for path comparison
LKedward
2020-09-28
Merge remote-tracking branch 'upstream/master' into auto-discovery
LKedward
2020-09-27
Merge pull request #182 from urbanjost/CLI
Brad Richardson
2020-09-27
Fix test build issue hapenning on Windows
Brad Richardson
2020-09-26
Add: test suite for module dependency resolution logic
LKedward
2020-09-26
Add: error handling to module dependency resolution
LKedward
2020-09-26
Fix: allow app modules to use modules in same folder
LKedward
2020-09-26
Add: example package with program discovery
LKedward
2020-09-26
Add: auto discovery of executables
LKedward
2020-09-25
RESTORE FROM BACKUP
init current directory[i]
2020-09-25
RESTORE
init current directory[i]
2020-09-25
CLI interface to further development of subcommands
init current directory[i]
2020-09-21
Merge pull request #185 from LKedward/fix-stack-ci
Ondřej Čertík
2020-09-21
Fix CI with su in ubuntu
Laurence Kedward
2020-09-21
Use pre-installed haskell stack
Laurence Kedward
2020-09-21
Update: CI workflow with new stack urls
LKedward
2020-09-21
Merge pull request #178 from LKedward/more_examples
Ondřej Čertík
2020-09-21
Merge pull request #174 from LKedward/ci-caching
Ondřej Čertík
2020-09-20
Merge pull request #180 from LKedward/recursive_discovery
Milan Curcic
2020-09-20
Merge pull request #177 from awvwgk/selective-testing
Milan Curcic
2020-09-20
Update: object names to include original extension
Laurence Kedward
2020-09-20
Update: to match bootstrap fpm object file naming
LKedward
2020-09-19
Update: hello_complex example with sub directory
LKedward
2020-09-19
Merge remote-tracking branch 'upstream/master' into recursive_discovery
LKedward
2020-09-19
Add: parsing unit test for program with module case
LKedward
2020-09-19
Add: example package with single source program and module
LKedward
2020-09-19
Update: module resolution to ignore same file dependency
LKedward
2020-09-19
Update: parsing to allow program after module
LKedward
2020-09-18
Add: README for example packages
LKedward
2020-09-18
Add: example package with submodules
LKedward
2020-09-18
Update: source parsing tests for dd5bf1
LKedward
2020-09-18
Fix: add submodule name to modules_provided
LKedward
2020-09-18
Fix: remove leading spaces in string split routine
LKedward
2020-09-18
Add: example package with c code compilation
LKedward
2020-09-16
Don't exit after failing in a test suite
Sebastian Ehlert
2020-09-15
Merge pull request #175 from interkosmos/master
Milan Curcic
2020-09-15
Allow selective testing of single suites and tests
Sebastian Ehlert
2020-09-15
Updated formatting.
Philipp
2020-09-15
Merge pull request #162 from interkosmos/master
Milan Curcic
2020-09-15
Merge pull request #163 from awvwgk/fetch
Milan Curcic
2020-09-15
Merge pull request #170 from LKedward/parsing-tests
Milan Curcic
2020-09-15
Merge pull request #171 from awvwgk/manifest-testing
Milan Curcic
2020-09-15
Correct import from toml-f, remove unused variables from tests
Sebastian Ehlert
2020-09-15
Removed colons.
Philipp
2020-09-14
Removed colons.
Philipp
2020-09-14
Bump to toml-f v0.2 release
Sebastian Ehlert
2020-09-13
Minor fixes, bump toml-f commit, output style for testsuite
Sebastian Ehlert
2020-09-12
Increase test coverage of fpm manifest
Sebastian Ehlert
[next]