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-08-23
Update LFortran in compiler settings
Sebastian Ehlert
2021-08-13
Merge branch 'master' into compiler-object
Sebastian Ehlert
2021-08-09
Merge pull request #533 from awvwgk/extra
Laurence Kedward
2021-08-04
Generate build/.gitignore (#528)
urbanjost
2021-08-04
Fix wording and grammar in manifest reference
Sebastian Ehlert
2021-08-04
Allow extra section in package manifest
Sebastian Ehlert
2021-07-31
Also detect MPI compiler for mpif90 and mpif77 wrappers
Sebastian Ehlert
2021-07-31
Allow detection of underlying compiler in mpiwrapper
Sebastian Ehlert
2021-07-30
Move default flags fetching and build name generation to model
Sebastian Ehlert
2021-07-30
Fix compilation error in ifort (#523)
Sebastian Ehlert
2021-07-30
Add objects for handling compiler and archiver
Sebastian Ehlert
2021-07-28
Merge pull request #507 from brocolis/file-listing
Laurence Kedward
2021-07-28
Merge remote-tracking branch 'upstream/master' into file-listing
LKedward
2021-07-20
Merge pull request #522 from urbanjost/unused
Laurence Kedward
2021-07-20
Cache `filesep` in `join_path` using the save attribute
Carlos Une
2021-07-20
Use join_path() in list_files()
Carlos Une
2021-07-20
Cache get_os_type() return value using the save attribute
Carlos Une
2021-07-18
remove warnings and fix truncated help text
John S. Urban
2021-07-17
Merge pull request #517 from urbanjost/fix_run
Laurence Kedward
2021-07-17
Merge pull request #516 from urbanjost/unallocated
Laurence Kedward
2021-07-16
Rename src\c.c => src\filesystem_utilities.c
Carlos Une
2021-07-16
Merge branch 'upstream_master' into file-listing
LKedward
2021-07-16
Fix: dirent symbols for OSX.
LKedward
2021-07-16
Merge pull request #511 from urbanjost/warn_blank_name
Laurence Kedward
2021-07-13
settings%args was used unallocated
John S. Urban
2021-07-13
initialize allocatable strings before using in a comparison
John S. Urban
2021-07-13
Merge pull request #504 from brocolis/version-number
Laurence Kedward
2021-07-13
initialize allocatable CHARACTER variables before they are used in a comparison
John S. Urban
2021-07-11
some more STOP to FPM_STOP conversions
John S. Urban
2021-07-11
all stops via fpm_stop(1)
John S. Urban
2021-07-11
improve parsing speed by about 8.5/100
John S. Urban
2021-07-11
Rename C function is_dir to c_is_dir
Carlos Une
2021-07-10
Use C wrapper by default
Carlos Une
2021-07-10
make separate routine for checking validity of name
John S. Urban
2021-07-10
Update src/fpm_environment.f90
urbanjost
2021-07-09
remove # from tests
John S. Urban
2021-07-09
check name used for package, executable, test, or example
John S. Urban
2021-07-07
Add C wrapper for file listing
Carlos Une
2021-06-29
Rename fpm_filesystem.f90 to fpm_filesystem.F90: requires preprocessor
Carlos Une
2021-06-29
Optimize the file listing routine.
Carlos Une
2021-06-26
Merge pull request #504 from brocolis/version-number
Laurence Kedward
2021-06-26
install.sh, README.md: Update version number, single source file extension
Carlos Une
2021-06-23
Merge pull request #501 from LKedward/bump-version
Laurence Kedward
2021-06-23
Bump version to 0.3.0 for new release.
Laurence Kedward
2021-06-23
Merge pull request #491 from LKedward/backend-grace
Laurence Kedward
2021-06-23
Merge pull request #500 from awvwgk/version-file
Laurence Kedward
2021-06-23
Add meaningful error message to example package
Sebastian Ehlert
2021-06-21
Merge pull request #497 from urbanjost/equal
Laurence Kedward
2021-06-20
Error handling
Sebastian Ehlert
2021-06-20
Allow reading version number from file
Sebastian Ehlert
[next]