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-07
Add: recursive source file discovery
LKedward
2020-09-07
Fix: basename function with trim
LKedward
2020-09-07
Fix: allocation for default library.
LKedward
2020-09-07
Merge remote-tracking branch 'upstream/master' into dependencies
LKedward
2020-09-07
Update: test scripts for fortran fpm
LKedward
2020-09-07
Fix: for windows paths
LKedward
2020-09-07
Add: join_path for output paths
LKedward
2020-09-07
Refactor: add basename filesystem fcn
LKedward
2020-09-05
Use different strategy to fetch git dependencies
Sebastian Ehlert
2020-09-05
add developer certification
Milan Curcic
2020-09-05
Updated OS type identification.
Philipp
2020-09-05
minor grammar and style fix
Milan Curcic
2020-09-05
add a note and link to the contributing guide
Milan Curcic
2020-09-05
add workflow and edit text throughout
Milan Curcic
2020-09-05
Merge pull request #157 from awvwgk/fortran-impl
Milan Curcic
2020-09-05
Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-merge
LKedward
2020-09-05
Use manifest data for library and executables
LKedward
2020-09-05
Remove leftover debug code
Sebastian Ehlert
2020-09-05
Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-merge
LKedward
2020-09-05
Pin commit of toml-f
Sebastian Ehlert
2020-09-04
Increase testing coverage
Sebastian Ehlert
2020-09-04
Catch some previously unbound errors
Sebastian Ehlert
2020-09-03
Remove DCO and signed commit requirement from guidelines
Sebastian Ehlert
2020-09-03
explicit imports throughout; reorder imports alphabetically; explicitly decla...
Milan Curcic
2020-09-03
Add contributing guidelines
Sebastian Ehlert
2020-09-03
Rename config to manifest
Sebastian Ehlert
2020-09-03
Add unit tests for fpm-fortran
Sebastian Ehlert
2020-09-02
Implement interface to TOML-Fortran and reading of fpm.toml
Sebastian Ehlert
2020-09-02
Update: fortran fpm test script.
LKedward
2020-09-02
Fix: EOL to unix LF
LKedward
2020-09-02
Add basic fields to model structure.
LKedward
2020-09-02
Fix: for multilevel submodules
LKedward
2020-09-01
Add: stubs for model and manifest structures
LKedward
2020-09-01
Update: for extracting modules
LKedward
2020-08-28
Add: fpm_ prefix to all module names.
Laurence Kedward
2020-08-26
Minor fix: add dependency pointer guard.
LKedward
2020-08-26
Add: initial support for c sources.
LKedward
2020-08-26
Add: initial fpm build backend.
LKedward
2020-08-26
Minor fix: to count_rows in filesystem mod.
LKedward
2020-08-26
Add: Sourcefiles module for processing sources.
LKedward
2020-08-26
Minor fix: to read_lines subroutine.
LKedward
2020-08-26
Use temporary file for directory listing output.
LKedward
2020-08-26
Restructure: move some routines out of fpm module.
LKedward
2020-07-31
Merge pull request #151 from everythingfunctional/refactor_for_command_line
Ondřej Čertík
2020-07-31
Fix the CI scripts
Brad Richardson
2020-07-31
Don't have fpm try to build itself
Brad Richardson
2020-07-30
Refactor to make it easier to start developing the command line aspects
Brad Richardson
2020-07-26
Merge pull request #150 from everythingfunctional/FixExitCodes
Brad Richardson
2020-07-25
Propogate exit codes from tests and executables
Brad Richardson
2020-07-24
Merge pull request #148 from milancurcic/fpm-command-placeholders
Ondřej Čertík
[prev]
[next]