aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-11-20Update: naming of binary releasesLKedward
2020-11-19Check release version on all platformsLKedward
2020-11-19Restrict github actions release triggersLKedward
2020-11-19Fix compile flags for release binariesLKedward
2020-11-18Update: binary release CILKedward
2020-11-18Compile release binaries staticallyLKedward
2020-11-18Move release workflow into existing CI to reuse build/test workflowLKedward
2020-11-18Fix: binary_release ciLKedward
2020-11-18Add: CI to upload binaries on releaseLKedward
2020-11-16Fix docs CI failing #240Ian Giestas Pauli
2020-11-14Add workflow to build and deploy documentation (#237)Sebastian Ehlert
2020-09-21Fix CI with su in ubuntuLaurence Kedward
2020-09-21Use pre-installed haskell stackLaurence Kedward
2020-09-21Update: CI workflow with new stack urlsLKedward
2020-09-12Update: CI with caching of stack files.LKedward
2020-07-21CI: Execute the bat file without "call"Ondřej Čertík
2020-07-21CI: Use the correct condition on WindowsOndřej Čertík
2020-07-21Use \ on WindowsOndřej Čertík
2020-07-21Extract the CI tests into a Bash and Batch filesOndřej Čertík
2020-07-21Test hello_world at the CIOndřej Čertík
2020-07-21Test `fpm build`Ondřej Čertík
2020-07-21Put fpm to PATH on WindowsOndřej Čertík
2020-07-21CI: put fpm to $PATH on macOSOndřej Čertík
2020-07-21CI: build and run the Fortran based fpmOndřej Čertík
2020-07-21Update CIOndřej Čertík
2020-07-21Install gfortran on macOSOndřej Čertík
2020-07-21Create the missing `bin` directoryOndřej Čertík
2020-07-21Use a more stable url to download HaskellOndřej Čertík
2020-07-21Install Haskell on macOSOndřej Čertík
2020-02-25CI: use PowerShell to download StackOndřej Čertík
2020-02-25CI: Use "||" instead of "or"Ondřej Čertík
2020-02-25CI: Install Haskell on Windows manuallyOndřej Čertík
2020-02-25CI: Install Haskell instead of RustBrad Richardson
2020-02-20CI: Do not install GFortran (already present)Ondřej Čertík
2020-01-27Remove the workaround for #16Ondřej Čertík
2020-01-25Install cmake using a binaryOndřej Čertík
2020-01-25Do not install PythonOndřej Čertík
2020-01-25Install cmake using apt-getOndřej Čertík
2020-01-17Print the full Rust stacktrace on errorOndřej Čertík
2020-01-17Add a link to the issueOndřej Čertík
2020-01-17macOS: repeat the test up to 2x if it failsOndřej Čertík
2020-01-14Remove manual testsOndřej Čertík
2020-01-14Run tests in serialOndřej Čertík
2020-01-14Print Rust stacktrace when error happensOndřej Čertík
2020-01-14Rewrite the conditionOndřej Čertík
2020-01-14Install Rust using an actionOndřej Čertík
2020-01-14Install Rust on WindowsOndřej Čertík
2020-01-14Set PATH only onceOndřej Čertík
2020-01-14Test on WindowsOndřej Čertík
2020-01-14Refactor the CI.ymlOndřej Čertík