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 (
Expand
)
Author
2020-06-17
Removing imperfect manual installation guide for linux and adding haskell too...
ELNS
2020-06-17
Highlight bash/shell code in markdown
ELNS
2020-06-17
Adding navigating to directory and fixing export command
ELNS
2020-06-17
Adding pycharm hidden files and directories
ELNS
2020-06-16
Merge pull request #100 from milancurcic/90-clarify-fpm
Milan Curcic
2020-06-16
Update README.md
Milan Curcic
2020-06-16
Update README.md
Milan Curcic
2020-06-16
add a note about Effing Package Management and elaborate on prototype
milancurcic
2020-06-16
Merge pull request #97 from epagone/docs_upd
Milan Curcic
2020-06-15
Merge pull request #99 from everythingfunctional/MakefileSupport
Brad Richardson
2020-06-15
Add clarifications to PACKAGING.md
Brad Richardson
2020-06-15
Update README.md
Emanuele Pagone
2020-06-14
Fix another path issue for build script
Brad Richardson
2020-06-14
Fix missed unWindowsPath
Brad Richardson
2020-06-14
Try using Linux like paths for build scripts
Brad Richardson
2020-06-14
See if removing the drive letter works
Brad Richardson
2020-06-14
Revert "Try escaping the colon in buildscript BUILD_DIR"
Brad Richardson
2020-06-14
Try escaping the colon in buildscript BUILD_DIR
Brad Richardson
2020-06-14
Add info on custom build scripts to Packaging Guide
Brad Richardson
2020-06-14
Add support for Makefiles and generic build scripts
Brad Richardson
2020-06-13
fix typo
Emanuele Pagone
2020-06-13
add libgmp-dev pre-requisite for Debian-derived distributions
Emanuele Pagone
2020-06-12
Merge pull request #95 from everythingfunctional/FixLibraryOrdering
Milan Curcic
2020-06-11
Fix ordering for library archive list
Brad Richardson
2020-06-07
Merge pull request #89 from everythingfunctional/MoreArguments
Brad Richardson
2020-06-06
Add some info about fpm commands to the README
Brad Richardson
2020-06-02
Add ability to specify which test or program to run and their args
Brad Richardson
2020-06-01
Merge pull request #85 from everythingfunctional/TestOnlyDependencies
Brad Richardson
2020-06-01
Run auto-format
Brad Richardson
2020-05-31
Add some documentation on dependencies to PACKAGING.md
Brad Richardson
2020-05-31
Add dev-dependencies
Brad Richardson
2020-05-30
Move example packages into test folder
Brad Richardson
2020-05-30
Run executables or tests synchronously
Brad Richardson
2020-05-29
Impelement test/executable specific dependencies
Brad Richardson
2020-05-28
Merge pull request #82 from everythingfunctional/EnableDependencies
Brad Richardson
2020-05-25
Add the correct stack.yaml.lock file back in
Ondřej Čertík
2020-05-25
Remove stack.yaml.lock file for now
Brad Richardson
2020-05-23
Add path dependencies and a test to make sure it works
Brad Richardson
2020-05-23
Add some explanatory comments to the dependency functions
Brad Richardson
2020-05-23
Avoid problems with circular dependencies
Brad Richardson
2020-05-23
Enable fetching and building dependencies properly
Brad Richardson
2020-05-19
Enable reading in dependencies
Brad Richardson
2020-05-10
Merge pull request #76 from everythingfunctional/PrefixNameWithLib
Milan Curcic
2020-05-09
Prefix library archive file names with lib
Brad Richardson
2020-05-04
Merge pull request #74 from everythingfunctional/AddCompilerToBuildPath
Milan Curcic
2020-05-04
Merge pull request #72 from everythingfunctional/RemoveCompilerOption
Milan Curcic
2020-05-04
Merge pull request #73 from everythingfunctional/OutputForEmptyRunOrTest
Milan Curcic
2020-05-03
Add compiler as part of build path
Brad Richardson
2020-05-03
Output a message if no executables or tests are found
Brad Richardson
2020-05-03
Update PACKAGING.md
Brad Richardson
[next]