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 (
Collapse
)
Author
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
2020-10-20
Add test for source file name of program's compile time info
Brad Richardson
2020-10-19
Add test for a submodule's name
Brad Richardson
2020-10-19
Add test for modules a submodule uses
Brad Richardson
2020-10-19
Add test for submodule object file name
Brad Richardson
2020-10-15
Add test for submodule source file name
Brad Richardson
2020-10-15
Add constructor for Submodule Source
Brad Richardson
2020-10-15
Add test for whether a module produces a .smod file
Brad Richardson
2020-10-15
Add test for a module's name
Brad Richardson
2020-10-15
Add test for modules a module uses
Brad Richardson
2020-10-15
Add test for module object file name
Brad Richardson
2020-10-15
Add test for module source file name
Brad Richardson
2020-10-15
Add constructor for Module Source
Brad Richardson
2020-10-14
Add check for program declaration before constructing Program Source
Brad Richardson
2020-10-14
Refactor parsing process a bit
Brad Richardson
2020-10-14
Rename first set of unit tests
Brad Richardson
2020-10-14
Try newer version of hedge that hopefully builds on Windows
Brad Richardson
2020-10-14
Revert "Try not running the new unit tests on Windows"
Brad Richardson
This reverts commit 89cf561d505a770b6ca9cd2a28c285fbaab2eeb4.
2020-10-14
Try not running the new unit tests on Windows
Brad Richardson
2020-10-14
Try newer version of dependency to see if it builds on Windows
Brad Richardson
2020-10-14
Add test for modules a program uses
Brad Richardson
2020-10-14
Clean up unit tests a bit
Brad Richardson
2020-10-14
Fix CI scripts (for real this time)
Brad Richardson
2020-10-14
Add test for program object file name
Brad Richardson
2020-10-14
Add test for Program source file name
Brad Richardson
2020-10-14
Finish first unit test
Brad Richardson
2020-10-14
Fix CI after moving example packages
Brad Richardson
2020-10-14
stub out a unit test
Brad Richardson
2020-10-14
Better organize example packages and bootstrap tests
Brad Richardson
2020-10-03
Merge pull request #189 from urbanjost/NEW
Milan Curcic
Pull request for NEW
2020-10-02
Merge branch 'master' into NEW
urbanjost
2020-10-02
Merge pull request #190 from LKedward/auto-discovery
Milan Curcic
Auto discovery of executables
2020-10-02
repair fpm_test/main.f90
init current directory[i]
2020-10-01
remove doc
init current directory[i]
2020-10-01
errata for NEW PR
init current directory[i]
2020-10-01
consistent indenting
init current directory[i]
2020-10-01
replace cli_test test
init current directory[i]
2020-10-01
change quoting of -- ARGS values for more platform independence and change ↵
init current directory[i]
test accordingly
2020-10-01
basic new,test,run added to build subcommands
init current directory[i]
2020-10-01
build on proposed CLI interface to make a "new" and "run" subcommand for ↵
init current directory[i]
discussion
2020-10-01
try one more like previous build to clear error
init current directory[i]
2020-10-01
remove dash from executable name to see if it clears MSWindows build error
init current directory[i]
[next]