aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-13settings%args was used unallocatedJohn S. Urban
2021-07-13initialize allocatable strings before using in a comparisonJohn S. Urban
2021-07-13Merge pull request #504 from brocolis/version-numberLaurence Kedward
2021-07-13initialize allocatable CHARACTER variables before they are used in a comparisonJohn S. Urban
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-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-20Error handlingSebastian Ehlert
2021-06-20Allow reading version number from fileSebastian Ehlert
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-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-05Fix: module stmt parsingLKedward
2021-06-05Redirect output when searching for archiverSebastian Ehlert
2021-06-05Merge branch 'master' into masterLaurence Kedward
2021-06-05Merge pull request #483 from awvwgk/working-directoryLaurence Kedward
2021-06-04Merge branch 'master' into response-filesBrad Richardson
2021-06-01document response fileJohn S. Urban
2021-06-01alpha plugins, take IIIJohn S. Urban
2021-05-27Automatically search for package manifestSebastian Ehlert
2021-05-27Allow fpm to change the working directorySebastian Ehlert
2021-05-24Merge pull request #450 from LKedward/remove-intel-coarrayMilan Curcic
2021-05-24Merge pull request #423 from awvwgk/default-branchMilan Curcic
2021-04-29Identify OpenBSDBrian Callahan
2021-04-22Merge branch 'master' into different-archiver-on-windowsBrad Richardson
2021-04-19refactor(get_archiver): extract to it's own functionBrad Richardson
2021-04-17Merge pull request #433 from LKedward/intel-cLaurence Kedward
2021-04-17Remove coarray flag from intel debug settingsLKedward
2021-04-17Use response files on Windows but with unix_pathLKedward
2021-04-17Allow usage of response files with arSebastian Ehlert
2021-04-15feat(ar): use lib instead of ar on WindowsBrad Richardson