aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-20Cache get_os_type() return value using the save attributeCarlos Une
2021-07-16Rename src\c.c => src\filesystem_utilities.cCarlos Une
2021-07-16Merge branch 'upstream_master' into file-listingLKedward
2021-07-16Fix: dirent symbols for OSX.LKedward
2021-07-16Merge pull request #511 from urbanjost/warn_blank_nameLaurence Kedward
2021-07-11some more STOP to FPM_STOP conversionsJohn S. Urban
2021-07-11all stops via fpm_stop(1)John S. Urban
2021-07-11improve parsing speed by about 8.5/100John S. Urban
2021-07-11Rename C function is_dir to c_is_dirCarlos Une
2021-07-10Use C wrapper by defaultCarlos Une
2021-07-10make separate routine for checking validity of nameJohn S. Urban
2021-07-10Update src/fpm_environment.f90urbanjost
2021-07-09remove # from testsJohn S. Urban
2021-07-09check name used for package, executable, test, or exampleJohn S. Urban
2021-07-07Add C wrapper for file listingCarlos Une
2021-06-29Rename fpm_filesystem.f90 to fpm_filesystem.F90: requires preprocessorCarlos Une
2021-06-29Optimize the file listing routine.Carlos Une
2021-06-26Merge pull request #504 from brocolis/version-numberLaurence Kedward
2021-06-26install.sh, README.md: Update version number, single source file extensionCarlos Une
2021-06-23Merge pull request #501 from LKedward/bump-versionLaurence Kedward
2021-06-23Bump version to 0.3.0 for new release.Laurence Kedward
2021-06-23Merge pull request #491 from LKedward/backend-graceLaurence Kedward
2021-06-23Merge pull request #500 from awvwgk/version-fileLaurence Kedward
2021-06-23Add meaningful error message to example packageSebastian Ehlert
2021-06-21Merge pull request #497 from urbanjost/equalLaurence Kedward
2021-06-20Error handlingSebastian Ehlert
2021-06-20Allow reading version number from fileSebastian Ehlert
2021-06-18change test to matchJohn S. Urban
2021-06-18line 144?John S. Urban
2021-06-18correct for equal sign in flag optionsJohn S. Urban
2021-06-09Merge pull request #490 from LKedward/fix-module-parsingLaurence Kedward
2021-06-08Add: more edge cases for module parsing tests.Laurence Kedward
2021-06-07Merge pull request #489 from awvwgk/ar-outputLaurence Kedward
2021-06-06Merge stderr and stdout for ar version testSebastian Ehlert
2021-06-05Add: missing exitstat to C targetsLKedward
2021-06-05Add: graceful failure for running apps & testsLKedward
2021-06-05Merge branch 'upstream_master' into backend-graceLKedward
2021-06-05Cleanup test codeLKedward
2021-06-05Fix: module stmt parsingLKedward
2021-06-05Add: failing test for module stmt parsingLKedward
2021-06-05Redirect output when searching for archiverSebastian Ehlert
2021-06-05Merge pull request #484 from urbanjost/masterLaurence Kedward
2021-06-05Merge branch 'master' into masterLaurence Kedward
2021-06-05Merge pull request #483 from awvwgk/working-directoryLaurence Kedward
2021-06-05Merge pull request #449 from LKedward/response-filesLaurence Kedward
2021-06-04Merge branch 'master' into response-filesBrad Richardson
2021-06-03Only test changing directories for one packageSebastian Ehlert
2021-06-01latest M_CLI2 which also allows -keyword=valueJohn S. Urban
2021-06-01document response fileJohn S. Urban
2021-06-01alpha plugins, take IIIJohn S. Urban