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
2021-03-23
fix: avoid potential false positives checking for sub_dir
Brad Richardson
2021-03-23
feat: give programs access to code in subdirectories
Brad Richardson
2021-03-22
Fix typo in fpm-build synopsis (#407)
Sebastian Ehlert
2021-03-22
Remove duplicate verbose output of compiler options
Laurence Kedward
2021-03-22
Merge branch 'master' into include-dir
Laurence Kedward
2021-03-22
Introduce compilation profile and add flag option (#390)
Sebastian Ehlert
2021-03-21
Add fpm description and reorganize the README intro (#402)
Milan Curcic
2021-03-20
Adjust CLI testing to account for default profile name
Sebastian Ehlert
2021-03-20
Update manifest-reference.md
Laurence Kedward
2021-03-20
Warn if the compiler is not correctly identified
Sebastian Ehlert
2021-03-20
Add regression tests for canon_path and update CLI help text
Sebastian Ehlert
2021-03-19
Update: build verbose to also output include dirs
LKedward
2021-03-19
Update: manifest reference on include-dir
LKedward
2021-03-18
Make sure to always add a leading space to compile flags
Sebastian Ehlert
2021-03-18
Replace deprecated debug arguments
Sebastian Ehlert
2021-03-18
Hack around the canon_path function bug
Sebastian Ehlert
2021-03-18
Don't use explicit paths to targets in CI tests
Sebastian Ehlert
2021-03-18
Introduce compilation profiles
Sebastian Ehlert
2021-03-18
Implement --flag option for Fortran fpm
Sebastian Ehlert
2021-03-18
Replace deprecated flags in debug_fortran option (#386)
Asdrubal Lozada-Blanco
2021-03-17
Merge pull request #398 from LKedward/fix-exe-links
Laurence Kedward
2021-03-17
Minor fix: for setting executable link libraries.
LKedward
2021-03-17
Merge pull request #397 from milancurcic/add-conda-instructions
Milan Curcic
2021-03-17
Update conda installation instructions
Sebastian Ehlert
2021-03-17
add a note on where to get Conda
milancurcic
2021-03-17
add Sebastian's Conda instructions
milancurcic
2021-03-15
Update: allow list of include directories
LKedward
2021-03-15
Add: new_string_t helper fcn
LKedward
2021-03-11
Merge pull request #378 from urbanjost/ford-ify
Laurence Kedward
2021-03-09
Update fpm/src/fpm_strings.f90
urbanjost
2021-03-08
fpm_environment.f90 and fpm_filesystem.f90
John S. Urban
2021-03-07
a little more documentation
John S. Urban
2021-03-07
errata
John S. Urban
2021-03-07
Add ford-compatible documentation to fpm_strings.f90
John S. Urban
2021-03-07
Minor fix: for packages with empty target lists
LKedward
2021-03-07
Add: example packages for include directories
LKedward
2021-03-07
Update: manifest reference for include-dir entry
LKedward
2021-03-07
Update: target compile flags with include directories
LKedward
2021-03-07
Update: model with list of include dirs
LKedward
2021-03-07
Add: manifest library entry for include-dir
LKedward
2021-03-06
Merge pull request #369 from LKedward/separate-targets
Laurence Kedward
2021-03-06
Merge branch 'bump-version' into separate-targets
LKedward
2021-03-06
Merge remote-tracking branch 'upstream/master' into separate-targets
LKedward
2021-03-06
Bump version to 0.1.4
LKedward
2021-03-06
Merge pull request #357 from LKedward/update-install-script
Laurence Kedward
2021-03-03
Merge pull request #370 from urbanjost/multiExe
Laurence Kedward
2021-03-03
Update fpm/src/fpm_command_line.f90
urbanjost
2021-03-03
Update fpm/src/fpm_command_line.f90
urbanjost
2021-03-03
Hacky fix for the help/new test (#352)
Sebastian Ehlert
2021-03-02
fix --list with globbing
John S. Urban
[prev]
[next]