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-03-31
Add default for library settings
Brad Richardson
2020-03-31
Make library settings optional
Brad Richardson
2020-03-30
Split settings into two stages
Brad Richardson
2020-03-30
Merge pull request #48 from everythingfunctional/SimplifyExampleProject
Brad Richardson
2020-03-30
Read some additional options from the fpm.toml file
Brad Richardson
2020-03-28
Switch to building one program at a time per definitions from fpm.toml
Brad Richardson
2020-03-25
Simplify the example project to what the defaults should be
Brad Richardson
2020-03-25
Merge pull request #47 from everythingfunctional/ReadFpmToml
Brad Richardson
2020-03-24
Put together simplest example of reading settings from fpm.toml
Brad Richardson
2020-03-24
Switch resolver and add tomland as dependency
Brad Richardson
2020-03-24
Reformat Haskell
Brad Richardson
2020-03-24
Add an fpm.toml to example project
Brad Richardson
2020-03-24
Create an example fpm.toml to start working from
Brad Richardson
2020-03-08
Merge pull request #43 from everythingfunctional/bpr_AdditionalLibraries
Brad Richardson
2020-03-06
Add place to specify other libraries when building library
Brad Richardson
2020-03-03
Merge pull request #41 from certik/call
Ondřej Čertík
2020-03-03
Fix building executables on windows
Brad Richardson
2020-03-02
Fix for windows
Richardson
2020-02-28
Test example_project
Ondřej Čertík
2020-02-28
Add a line
Ondřej Čertík
2020-02-28
Use </>
Ondřej Čertík
2020-02-28
Compile using Fortran
Ondřej Čertík
2020-02-28
Add a Fortran test code
Ondřej Čertík
2020-02-28
Call someFunc from the test
Ondřej Čertík
2020-02-28
Execute ls
Ondřej Čertík
2020-02-28
Merge pull request #42 from everythingfunctional/bpr_add_build_system
Ondřej Čertík
2020-02-28
Enable capitalization of source files
Brad Richardson
2020-02-27
Enable building executables
Brad Richardson
2020-02-27
Enable building a library
Brad Richardson
2020-02-25
Add explicit import
Brad Richardson
2020-02-25
Merge pull request #40 from everythingfunctional/master
Brad Richardson
2020-02-25
Add bare minimum of command line parsing
Brad Richardson
2020-02-25
CI: use PowerShell to download Stack
Ondřej Čertík
2020-02-25
CI: Use "||" instead of "or"
Ondřej Čertík
2020-02-25
CI: Install Haskell on Windows manually
Ondřej Čertík
2020-02-25
Update README with Haskell instructions
Ondřej Čertík
2020-02-25
CI: Install Haskell instead of Rust
Brad Richardson
2020-02-25
Start with a new stack project
Brad Richardson
2020-02-25
Move old stuff to archive folder
Brad Richardson
2020-02-20
Merge pull request #37 from certik/ci
Ondřej Čertík
2020-02-20
CI: Do not install GFortran (already present)
Ondřej Čertík
2020-02-20
Simplify the code
Ondřej Čertík
2020-02-20
Reuse the FC env variable if present
Ondřej Čertík
2020-01-27
Merge pull request #26 from certik/target
Ondřej Čertík
2020-01-27
Use absolute path to p1
Ondřej Čertík
2020-01-27
Test "fpm run" in the same directory as fpm build
Ondřej Čertík
2020-01-27
Build in a target directory
Ondřej Čertík
2020-01-27
Merge pull request #30 from certik/cleanup
Ondřej Čertík
2020-01-27
Cleanup the test program
Ondřej Čertík
2020-01-27
Merge pull request #29 from certik/sigkill_fix
Ondřej Čertík
[prev]
[next]