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-11-01
Clarify limits of dependencies table support
Sebastian Ehlert
2020-11-01
Fix spelling
Sebastian Ehlert
2020-11-01
Fix: new backend to link non-library dependencies with executables
LKedward
2020-11-01
Manually revert 436573b to simplify PR
LKedward
2020-11-01
Cleanup for PR
LKedward
2020-11-01
Get backend working with new model targets structure
LKedward
2020-11-01
Link package manifest reference in README
Sebastian Ehlert
2020-11-01
Initial version of the fpm manifest reference
Sebastian Ehlert
2020-11-01
Intermediate: separate out build targets from sources
LKedward
2020-10-31
Refactor fpm_sources: separate out parsing routines
LKedward
2020-10-29
Change build directory hashes to hex format
Brad Richardson
2020-10-28
Merge branch 'compiler_and_flags' into test_runner_option
Brad Richardson
2020-10-28
Switch test or executable target to option
Brad Richardson
2020-10-28
Add options to specify a command to be used to run the executable(s) or test(s)
Brad Richardson
2020-10-28
Fix the new_test
Brad Richardson
2020-10-28
Merge branch 'master' into compiler_and_flags
Brad Richardson
2020-10-28
Add command line options to specify compiler flags
Brad Richardson
2020-10-28
Add command line options to specify the compiler
Brad Richardson
2020-10-28
Fix Windows CI script
Brad Richardson
2020-10-28
Merge pull request #204 from urbanjost/more_issues_for_new
Laurence Kedward
2020-10-28
Fix Linux/MacOS CI script
Brad Richardson
2020-10-28
Use compiler version and flags to construct build folder name
Brad Richardson
2020-10-27
Change bootstrap command line to be more like the Fortran version
Brad Richardson
2020-10-27
fix(install.sh): remove "[["/"]]"
Damian Rouson
2020-10-27
Merge pull request #206 from sourceryinstitute/installer
Brad Richardson
2020-10-27
Merge branch 'installer' of github.com:sourceryinstitute/fpm into installer
Damian Rouson
2020-10-27
fix(install.sh): define install_path earlier
Damian Rouson
2020-10-27
Update install.sh
Damian Rouson
2020-10-27
add skeletal installer
Damian Rouson
2020-10-27
WIP: start installation script
Damian Rouson
2020-10-26
Merge pull request #213 from everythingfunctional/bootstrap_submodule_support
Brad Richardson
2020-10-26
Merge pull request #208 from LKedward/filesystem-fixes
Milan Curcic
2020-10-22
Add .gitignore file in submodules example package
Brad Richardson
2020-10-22
Add test with submodule example project and fix .smod naming convention
Brad Richardson
2020-10-22
Fix CI scripts
Brad Richardson
2020-10-22
Merge branch 'master' into bootstrap_submodule_support
Brad Richardson
2020-10-22
convert buildDirectory path to native in buildProgram
Brad Richardson
2020-10-22
Add some debugging code
Brad Richardson
2020-10-21
convert programDirectory path to native in buildProgram
Brad Richardson
2020-10-21
Add another print statement for debugging Windows
Brad Richardson
2020-10-21
convert file path back to native in fileMatcher
Brad Richardson
2020-10-21
Put print statement in for debugging Windows
Brad Richardson
2020-10-21
Make module subprogram declaration detection more explicit/restricted
Brad Richardson
2020-10-20
Utilize new model for build process
Brad Richardson
2020-10-20
Add tests for submodule's compile time info
Brad Richardson
2020-10-20
Split submodule name into two components
Brad Richardson
2020-10-20
Add tests for module's compile time info
Brad Richardson
2020-10-20
Add test for program's direct dependencies
Brad Richardson
2020-10-20
Add test that program produces no other files
Brad Richardson
2020-10-20
Add test for object file of program's compile time info
Brad Richardson
[prev]
[next]