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-04-17
Merge pull request #433 from LKedward/intel-c
Laurence Kedward
2021-04-17
Remove coarray flag from intel debug settings
LKedward
2021-04-17
Use response files on Windows but with unix_path
LKedward
2021-04-17
Allow usage of response files with ar
Sebastian Ehlert
2021-04-15
feat(ar): use lib instead of ar on Windows
Brad Richardson
2021-04-15
Update: backend to fail more gracefully for compilation errors
LKedward
2021-04-12
Add: external-modules key to build table for non-fpm modules
LKedward
2021-04-10
Remove: coarray single from default Intel flags.
Laurence Kedward
2021-04-09
Update compiler ids from rebase.
Laurence Kedward
2021-04-09
Allow specifying C compiler with environment variable
LKedward
2021-04-09
Change fallback C compiler equal to Fortran compiler
LKedward
2021-04-09
Fix include flags for c objects
LKedward
2021-04-09
Select c compiler based on fortran compiler id
LKedward
2021-04-09
Separate target type for c objects
LKedward
2021-04-07
fix: use different compiler flags on different platforms for Intel
Brad Richardson
2021-04-02
Use default to instead of master to reference the repository HEAD
Sebastian Ehlert
2021-03-31
Phase out Haskell fpm (#420)
Sebastian Ehlert
2020-07-21
Move Haskell based version to bootstrap/
Ondřej Čertík
2020-07-08
Fix bug with case in program source file name.
Brad Richardson
2020-06-19
Improve `fpm new` help description
Brad Richardson
2020-06-18
Enable fpm to create a new package
Brad Richardson
2020-06-14
Fix another path issue for build script
Brad Richardson
2020-06-14
Fix missed unWindowsPath
Brad Richardson
2020-06-14
Try using Linux like paths for build scripts
Brad Richardson
2020-06-14
See if removing the drive letter works
Brad Richardson
2020-06-14
Revert "Try escaping the colon in buildscript BUILD_DIR"
Brad Richardson
2020-06-14
Try escaping the colon in buildscript BUILD_DIR
Brad Richardson
2020-06-14
Add support for Makefiles and generic build scripts
Brad Richardson
2020-06-11
Fix ordering for library archive list
Brad Richardson
2020-06-02
Add ability to specify which test or program to run and their args
Brad Richardson
2020-06-01
Run auto-format
Brad Richardson
2020-05-31
Add dev-dependencies
Brad Richardson
2020-05-30
Run executables or tests synchronously
Brad Richardson
2020-05-29
Impelement test/executable specific dependencies
Brad Richardson
2020-05-23
Add path dependencies and a test to make sure it works
Brad Richardson
2020-05-23
Add some explanatory comments to the dependency functions
Brad Richardson
2020-05-23
Avoid problems with circular dependencies
Brad Richardson
2020-05-23
Enable fetching and building dependencies properly
Brad Richardson
2020-05-19
Enable reading in dependencies
Brad Richardson
2020-05-09
Prefix library archive file names with lib
Brad Richardson
2020-05-04
Merge pull request #74 from everythingfunctional/AddCompilerToBuildPath
Milan Curcic
2020-05-04
Merge pull request #72 from everythingfunctional/RemoveCompilerOption
Milan Curcic
2020-05-03
Add compiler as part of build path
Brad Richardson
2020-05-03
Output a message if no executables or tests are found
Brad Richardson
2020-05-03
Remove compiler option from `fpm.toml`
Brad Richardson
2020-04-29
Canonicalize the executables so they will hopefully work on Windows
Brad Richardson
2020-04-29
Make running the executables work on Windows too
Brad Richardson
2020-04-29
Fix filtering out program source
Brad Richardson
2020-04-29
Enable running the tests without external calls
Brad Richardson
2020-04-29
Move test code out of src folder
Brad Richardson
[prev]
[next]