aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2022-01-10Respect user provided main-files (#646)Sebastian Ehlert
2021-11-21Add: files and workflow to make installer on release. (#616)Laurence Kedward
2021-09-13Add workflow to create source releases (#563)Sebastian Ehlert
2021-06-20Allow reading version number from fileSebastian Ehlert
2021-06-03Only test changing directories for one packageSebastian Ehlert
2021-05-27Allow fpm to change the working directorySebastian Ehlert
2021-03-31Split workflow for Haskell and Fortran fpm (#419)Sebastian Ehlert
2021-03-22Merge branch 'master' into include-dirLaurence Kedward
2021-03-18Don't use explicit paths to targets in CI testsSebastian Ehlert
2021-03-07Add: example packages for include directoriesLKedward
2020-12-18Merge pull request #307 from LKedward/fix-object-collisionLaurence Kedward
2020-12-16Fix: collision between app and example executables of the same nameLKedward
2020-12-10Let fpm install itself on CI-runsSebastian Ehlert
2020-12-10Implement example applications in Fortran fpmSebastian Ehlert
2020-12-05Update tests: to include run and test commandsLKedward
2020-11-30Update: CI to also test release versionLKedward
2020-11-13Allow external link dependencies with scope limited to targetsSebastian Ehlert
2020-11-13Add package with external dependencySebastian Ehlert
2020-10-28Merge branch 'master' into compiler_and_flagsBrad Richardson
2020-10-28Fix Windows CI scriptBrad Richardson
2020-10-28Merge pull request #204 from urbanjost/more_issues_for_newLaurence Kedward
2020-10-28Fix Linux/MacOS CI scriptBrad Richardson
2020-10-22Fix CI scriptsBrad Richardson
2020-10-22Merge branch 'master' into bootstrap_submodule_supportBrad Richardson
2020-10-17change test scripts in ci/ to remove scratch directories for new-testinit current directory[i]
2020-10-14Fix CI scripts (for real this time)Brad Richardson
2020-10-14Fix CI after moving example packagesBrad Richardson
2020-10-03Merge remote-tracking branch 'upstream/master' into local-dependsLKedward
2020-09-29Add: test package with auto-discovery disabledLKedward
2020-09-28Add: circular_example demo to fpm CI scriptsLKedward
2020-09-28Enable fpm CI tests for local path dependency demosLKedward
2020-09-26Add: example package with program discoveryLKedward
2020-09-19Add: example package with single source program and moduleLKedward
2020-09-18Add: example package with submodulesLKedward
2020-09-18Add: example package with c code compilationLKedward
2020-09-07Update: test scripts for fortran fpmLKedward
2020-09-05Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-mergeLKedward
2020-09-03Add unit tests for fpm-fortranSebastian Ehlert
2020-09-02Update: fortran fpm test script.LKedward
2020-07-31Fix the CI scriptsBrad Richardson
2020-07-31Don't have fpm try to build itselfBrad Richardson
2020-07-22Execute the newly built fpmOndřej Čertík
2020-07-21Run hello_worldOndřej Čertík
2020-07-21Extract the CI tests into a Bash and Batch filesOndřej Čertík
2020-02-25Move old stuff to archive folderBrad Richardson
2020-01-25Install cmake using a binaryOndřej Čertík