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
path:
root
/
.github
/
workflows
/
CI.yml
Age
Commit message (
Expand
)
Author
2020-02-20
CI: Do not install GFortran (already present)
Ondřej Čertík
2020-01-27
Remove the workaround for #16
Ondřej Čertík
2020-01-25
Install cmake using a binary
Ondřej Čertík
2020-01-25
Do not install Python
Ondřej Čertík
2020-01-25
Install cmake using apt-get
Ondřej Čertík
2020-01-17
Print the full Rust stacktrace on error
Ondřej Čertík
2020-01-17
Add a link to the issue
Ondřej Čertík
2020-01-17
macOS: repeat the test up to 2x if it fails
Ondřej Čertík
2020-01-14
Remove manual tests
Ondřej Čertík
2020-01-14
Run tests in serial
Ondřej Čertík
2020-01-14
Print Rust stacktrace when error happens
Ondřej Čertík
2020-01-14
Rewrite the condition
Ondřej Čertík
2020-01-14
Install Rust using an action
Ondřej Čertík
2020-01-14
Install Rust on Windows
Ondřej Čertík
2020-01-14
Set PATH only once
Ondřej Čertík
2020-01-14
Test on Windows
Ondřej Čertík
2020-01-14
Refactor the CI.yml
Ondřej Čertík
2020-01-13
Put Cargo in PATH in all relevant sections
Ondřej Čertík
2020-01-13
Put Cargo in PATH and test it
Ondřej Čertík
2020-01-13
Install Rust on macOS
Ondřej Čertík
2020-01-13
Build and run Rust tests
Ondřej Čertík
2020-01-13
Add GitHub CI
Ondřej Čertík