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-11-13
Include [build] header in example
Sebastian Ehlert
2020-11-13
Implement linking against external libraries
Sebastian Ehlert
2020-11-13
Implement manifest support for link entry
Sebastian Ehlert
2020-11-13
Add specification for build.link in manifest reference
Sebastian Ehlert
2020-11-12
Merge pull request #229 from LKedward/refactor-run-cmd
Milan Curcic
2020-11-12
Merge branch 'master' into test_runner_option
Brad Richardson
2020-11-12
Merge pull request #220 from everythingfunctional/compiler_and_flags
Brad Richardson
2020-11-11
Merge pull request #236 from sourceryinstitute/remove-another-bashism
Laurence Kedward
2020-11-11
Merge branch 'master' into refactor-run-cmd
Laurence Kedward
2020-11-10
Add automatic documentation for Fortran fpm (#209)
Sebastian Ehlert
2020-11-10
Merge branch 'upstream_master' into refactor-run-cmd
LKedward
2020-11-10
Merge pull request #225 from LKedward/refactor-sources
Laurence Kedward
2020-11-10
Minor fix: add missing link flags from model.
LKedward
2020-11-09
fix(install): remove additional bashisms
Damian Rouson
2020-11-09
Refactor to make supporting more compilers more straightforward
Brad Richardson
2020-11-09
Fix formatting
Brad Richardson
2020-11-09
Refactor flag definition for easier support of other compilers
Brad Richardson
2020-11-09
Add check for if user supplied `--release` and `--flag`.
Brad Richardson
2020-11-09
Merge pull request #216 from sourceryinstitute/remove-bashism
Milan Curcic
2020-11-08
Merge branch 'refactor-sources' into refactor-run-cmd
LKedward
2020-11-08
Add: check for duplicate output objects
LKedward
2020-11-08
Minor fix: no recursive source search for [[executable]] entries
LKedward
2020-11-08
Add check to run cmd for when there are no apps/tests to run
LKedward
2020-11-08
Minor fix: to output formatting for run cmd
LKedward
2020-11-07
Use path to archive file for linking
LKedward
2020-11-07
Fix: add message and listing when run name not found
LKedward
2020-11-06
Fix: default test logic
LKedward
2020-11-06
Refactor: run command to use model targets
LKedward
2020-11-04
Merge pull request #224 from awvwgk/specs
Laurence Kedward
2020-11-04
Merge pull request #226 from everythingfunctional/fix-222
Laurence Kedward
2020-11-02
Fix a typo
Sebastian Ehlert
2020-11-02
Fix rebuilding executables when libraries change
Brad Richardson
2020-11-01
Clarify limits of dependencies table support
Sebastian Ehlert
2020-11-01
Fix spelling
Sebastian Ehlert
2020-11-01
Fix: new backend to link non-library dependencies with executables
LKedward
2020-11-01
Manually revert 436573b to simplify PR
LKedward
2020-11-01
Cleanup for PR
LKedward
2020-11-01
Get backend working with new model targets structure
LKedward
2020-11-01
Link package manifest reference in README
Sebastian Ehlert
2020-11-01
Initial version of the fpm manifest reference
Sebastian Ehlert
2020-11-01
Intermediate: separate out build targets from sources
LKedward
2020-10-31
Refactor fpm_sources: separate out parsing routines
LKedward
2020-10-29
Change build directory hashes to hex format
Brad Richardson
2020-10-28
Merge branch 'compiler_and_flags' into test_runner_option
Brad Richardson
2020-10-28
Switch test or executable target to option
Brad Richardson
2020-10-28
Add options to specify a command to be used to run the executable(s) or test(s)
Brad Richardson
2020-10-28
Fix the new_test
Brad Richardson
2020-10-28
Merge branch 'master' into compiler_and_flags
Brad Richardson
2020-10-28
Add command line options to specify compiler flags
Brad Richardson
2020-10-28
Add command line options to specify the compiler
Brad Richardson
[prev]
[next]