aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-11-25Update: Windows CI to use gfortran 9 from winlibs.Laurence Kedward
2021-11-23Bump bootstrap fpm version to 0.3.0Laurence Kedward
2021-11-21Add: files and workflow to make installer on release. (#616)Laurence Kedward
2021-11-02Update upload patternSebastian Ehlert
2021-11-02Fix incorrect pattern matchingSebastian Ehlert
2021-11-02Add workflow for continuous delivery (#569)Sebastian Ehlert
2021-09-15Separate upload stage in CI testing (#564)Sebastian Ehlert
2021-09-13Add workflow to create source releases (#563)Sebastian Ehlert
2021-09-08Default branch renaming aftermath (#565)Sebastian Ehlert
2021-09-08Add issue templates (#558)Sebastian Ehlert
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert
2021-03-31Split workflow for Haskell and Fortran fpm (#419)Sebastian Ehlert
2020-12-09Update: naming of release binariesLKedward
2020-12-01Separate CI job steps for debug and release buildsLKedward
2020-11-30Add --static flag back to binary releasesLKedward
2020-11-30Update CI.ymlLaurence Kedward
2020-11-30Update: CI to also test release versionLKedward
2020-11-21Update: README with executable permission text for binariesLKedward
2020-11-20Add: hashes to binary releasesLKedward
2020-11-20Update: naming of bootstrap binary releaseLKedward
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