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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-08-04
Generate build/.gitignore (#528)
urbanjost
2021-07-30
Fix compilation error in ifort (#523)
Sebastian Ehlert
2021-07-28
Merge remote-tracking branch 'upstream/master' into file-listing
LKedward
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-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-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-20
Error handling
Sebastian Ehlert
2021-06-20
Allow reading version number from file
Sebastian Ehlert
2021-06-18
line 144?
John S. Urban
2021-06-18
correct for equal sign in flag options
John S. Urban
2021-06-09
Merge pull request #490 from LKedward/fix-module-parsing
Laurence Kedward
2021-06-06
Merge stderr and stdout for ar version test
Sebastian Ehlert
2021-06-05
Add: missing exitstat to C targets
LKedward
2021-06-05
Add: graceful failure for running apps & tests
LKedward
2021-06-05
Merge branch 'upstream_master' into backend-grace
LKedward
2021-06-05
Fix: module stmt parsing
LKedward
2021-06-05
Redirect output when searching for archiver
Sebastian Ehlert
2021-06-05
Merge branch 'master' into master
Laurence Kedward
2021-06-05
Merge pull request #483 from awvwgk/working-directory
Laurence Kedward
2021-06-04
Merge branch 'master' into response-files
Brad Richardson
2021-06-01
document response file
John S. Urban
2021-06-01
alpha plugins, take III
John S. Urban
2021-05-27
Automatically search for package manifest
Sebastian Ehlert
2021-05-27
Allow fpm to change the working directory
Sebastian Ehlert
2021-05-24
Merge pull request #450 from LKedward/remove-intel-coarray
Milan Curcic
[next]