Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-23 | Merge pull request #500 from awvwgk/version-file | Laurence Kedward | |
Allow reading version number from file | |||
2021-06-23 | Add meaningful error message to example package | Sebastian Ehlert | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-06-21 | Merge pull request #497 from urbanjost/equal | Laurence Kedward | |
correct for equal sign in flag options to fix #495 | |||
2021-06-20 | Error handling | Sebastian Ehlert | |
2021-06-20 | Allow reading version number from file | Sebastian Ehlert | |
2021-06-18 | change test to match | John S. Urban | |
2021-06-18 | line 144? | John S. Urban | |
2021-06-18 | correct for equal sign in flag options | John S. Urban | |
2021-06-09 | Merge pull request #490 from LKedward/fix-module-parsing | Laurence Kedward | |
Fix module parsing | |||
2021-06-08 | Add: more edge cases for module parsing tests. | Laurence Kedward | |
2021-06-07 | Merge pull request #489 from awvwgk/ar-output | Laurence Kedward | |
Redirect output when searching for archiver | |||
2021-06-06 | Merge stderr and stdout for ar version test | Sebastian Ehlert | |
2021-06-05 | Cleanup test code | LKedward | |
2021-06-05 | Fix: module stmt parsing | LKedward | |
2021-06-05 | Add: failing test for module stmt parsing | LKedward | |
2021-06-05 | Redirect output when searching for archiver | Sebastian Ehlert | |
2021-06-05 | Merge pull request #484 from urbanjost/master | Laurence Kedward | |
alpha plugins, take III | |||
2021-06-05 | Merge branch 'master' into master | Laurence Kedward | |
2021-06-05 | Merge pull request #483 from awvwgk/working-directory | Laurence Kedward | |
Allow fpm to change the working directory | |||
2021-06-05 | Merge pull request #449 from LKedward/response-files | Laurence Kedward | |
Response files with ar on Windows | |||
2021-06-04 | Merge branch 'master' into response-files | Brad Richardson | |
2021-06-03 | Only test changing directories for one package | Sebastian Ehlert | |
2021-06-01 | latest M_CLI2 which also allows -keyword=value | John S. Urban | |
2021-06-01 | document response file | John S. Urban | |
2021-06-01 | alpha plugins, take III | John S. Urban | |
2021-05-27 | Automatically search for package manifest | Sebastian Ehlert | |
2021-05-27 | Allow fpm to change the working directory | Sebastian Ehlert | |
2021-05-24 | Merge pull request #450 from LKedward/remove-intel-coarray | Milan Curcic | |
Remove coarray flag from intel debug settings | |||
2021-05-24 | Merge pull request #423 from awvwgk/default-branch | Milan Curcic | |
Use default instead of master to reference the repository HEAD | |||
2021-04-29 | Merge pull request #468 from ibara/openbsd | Milan Curcic | |
Identify OpenBSD. | |||
2021-04-29 | docs: fix typo in README (#465) | Jason Miller | |
2021-04-29 | Identify OpenBSD | Brian Callahan | |
2021-04-22 | Merge pull request #442 from everythingfunctional/different-archiver-on-windows | Brad Richardson | |
Use lib instead of ar on Windows | |||
2021-04-22 | Merge branch 'master' into different-archiver-on-windows | Brad Richardson | |
2021-04-19 | refactor(get_archiver): extract to it's own function | Brad Richardson | |
2021-04-17 | Merge pull request #433 from LKedward/intel-c | Laurence Kedward | |
Fix to allow compiling C with Intel CC | |||
2021-04-17 | Remove coarray flag from intel debug settings | LKedward | |
2021-04-17 | Use response files on Windows but with unix_path | LKedward | |
2021-04-17 | Allow usage of response files with ar | Sebastian Ehlert | |
2021-04-16 | Merge pull request #438 from LKedward/external-mods | Laurence Kedward | |
Add: external-modules key to build table for non-fpm modules | |||
2021-04-15 | feat(ar): use lib instead of ar on Windows | Brad Richardson | |
if ar isn't available | |||
2021-04-15 | Minor edits to README.md (#440) | gareth-nx | |
Make clear that this snippet must be run in the fpm directory to work. Otherwise it fails, because it needs to find the fpm.toml file. | |||
2021-04-15 | Merge branch 'external-mods' of github.com:LKedward/fpm into external-mods | Laurence Kedward | |
2021-04-15 | Update: manifest reference with note about external module directories | LKedward | |
2021-04-14 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-04-14 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-04-12 | Update: manifest-reference with new external-modules key | LKedward | |
2021-04-12 | Add: external-modules key to build table for non-fpm modules | LKedward | |
2021-04-12 | Merge pull request #437 from LKedward/intel-coarray-flag | Laurence Kedward | |
Remove: coarray single from default Intel flags. | |||
2021-04-10 | Remove: coarray single from default Intel flags. | Laurence Kedward | |