aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-22Fix CI scriptsBrad Richardson
2020-10-22Merge branch 'master' into bootstrap_submodule_supportBrad Richardson
2020-10-22convert buildDirectory path to native in buildProgramBrad Richardson
2020-10-22Add some debugging codeBrad Richardson
2020-10-21convert programDirectory path to native in buildProgramBrad Richardson
2020-10-21Add another print statement for debugging WindowsBrad Richardson
2020-10-21convert file path back to native in fileMatcherBrad Richardson
2020-10-21Put print statement in for debugging WindowsBrad Richardson
2020-10-21Make module subprogram declaration detection more explicit/restrictedBrad Richardson
2020-10-20Utilize new model for build processBrad Richardson
2020-10-20Add tests for submodule's compile time infoBrad Richardson
2020-10-20Split submodule name into two componentsBrad Richardson
2020-10-20Add tests for module's compile time infoBrad Richardson
2020-10-20Add test for program's direct dependenciesBrad Richardson
2020-10-20Add test that program produces no other filesBrad Richardson
2020-10-20Add test for object file of program's compile time infoBrad Richardson
2020-10-20Add test for source file name of program's compile time infoBrad Richardson
2020-10-20Merge pull request #193 from LKedward/local-dependsLaurence Kedward
Local path and remote git dependencies
2020-10-19Add test for a submodule's nameBrad Richardson
2020-10-19Add test for modules a submodule usesBrad Richardson
2020-10-19Add test for submodule object file nameBrad Richardson
2020-10-17Merge branch 'master' into local-dependsLaurence Kedward
2020-10-16Merge pull request #203 from urbanjost/urbanjsLaurence Kedward
refactor fpm.f90 to separate subcommand new into fpm_new_subcommand.f90
2020-10-15Add test for submodule source file nameBrad Richardson
2020-10-15Add constructor for Submodule SourceBrad Richardson
2020-10-15Add test for whether a module produces a .smod fileBrad Richardson
2020-10-15Add test for a module's nameBrad Richardson
2020-10-15Add test for modules a module usesBrad Richardson
2020-10-15Add test for module object file nameBrad Richardson
2020-10-15Add test for module source file nameBrad Richardson
2020-10-15Add constructor for Module SourceBrad Richardson
2020-10-14Add check for program declaration before constructing Program SourceBrad Richardson
2020-10-14Refactor parsing process a bitBrad Richardson
2020-10-14Rename first set of unit testsBrad Richardson
2020-10-14Try newer version of hedge that hopefully builds on WindowsBrad Richardson
2020-10-14Revert "Try not running the new unit tests on Windows"Brad Richardson
This reverts commit 89cf561d505a770b6ca9cd2a28c285fbaab2eeb4.
2020-10-14Try not running the new unit tests on WindowsBrad Richardson
2020-10-14Try newer version of dependency to see if it builds on WindowsBrad Richardson
2020-10-14Add test for modules a program usesBrad Richardson
2020-10-14Clean up unit tests a bitBrad Richardson
2020-10-14Fix CI scripts (for real this time)Brad Richardson
2020-10-14Add test for program object file nameBrad Richardson
2020-10-14Add test for Program source file nameBrad Richardson
2020-10-14Finish first unit testBrad Richardson
2020-10-14Fix CI after moving example packagesBrad Richardson
2020-10-14stub out a unit testBrad Richardson
2020-10-14Better organize example packages and bootstrap testsBrad Richardson
2020-10-12change cd NEWNAME;git init to cd NEWNAME &&git init per @LKedwardinit current directory[i]
2020-10-06renamed and cleaner help textinit current directory[i]
2020-10-06renamed againinit current directory[i]