summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-09-10Add a test run in an environment which only has a cross compilerJon Turney
2020-09-08typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger
2020-09-06Merge pull request #7689 from scivision/fortran_incJussi Pakkanen
2020-09-06ci: update to use latest recommendationsMichael Hirsch
2020-09-03tests: add fortran cmake subproject include testMichael Hirsch
2020-06-22arglist: Fix remaining mypy errors and warningsDylan Baker
2020-06-13ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan
2020-04-30CI: pin pylintJon Turney
2020-04-28ci: Upgrade to checkout@v2Daniel Mensinger
2020-04-28ci: Added bionic imageDaniel Mensinger
2020-04-17ci: Add python-jsonschemaDylan Baker
2020-04-10ci: Fix passing env varsDaniel Mensinger
2020-04-05ci: Added cuda image (Arch Linux based)Daniel Mensinger
2020-04-02ci: Retry if dub fetch failedDaniel Mensinger
2020-04-02ci: Automatically build and publish imagesDaniel Mensinger
2020-04-02ci: Use new images in OS CompDaniel Mensinger
2020-03-19Fix failing rust CIXavier Claessens
2020-03-05ci: Add mesonlib to modules to lint with mypyDylan Baker
2020-03-04mesonbuild: Add mcompile commandDylan Baker
2020-03-02types: Annotate ast/introspection.pyDaniel Mensinger
2020-03-02types: Annotate mparser.pyDaniel Mensinger
2020-02-29mlog: fix remaining mypy errors and add to mypy checkDylan Baker
2020-02-20boost: Updated testsDaniel Mensinger
2020-02-11ci: Add Fedora and OpenSUSE imagesDaniel Mensinger
2020-01-29ci: Add Arch Linux OS testDaniel Mensinger
2020-01-24ci: Fix boost test on xenialDaniel Mensinger
2020-01-24ci: Install more packagesDaniel Mensinger
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan
2020-01-24ci: Add a Ubuntu 16.04 testDaniel Mensinger
2020-01-23cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney
2020-01-18Add macOS Qt4 framework test to ci-actionsJon Turney
2019-12-14ci: type hint checking for compilers/mixins/intel.pyMichael Hirsch, Ph.D
2019-12-07types: Add type annotations to mintro.pyDaniel Mensinger
2019-12-07Merge pull request #6228 from scivision/scalapackJussi Pakkanen
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D
2019-11-30CI-actions: combine extra frameworks tests into one .yml fileMichael Hirsch, Ph.D
2019-11-30scalapack: add to DockerfileMichael Hirsch, Ph.D
2019-11-30deps: add scalapackMichael Hirsch, Ph.D
2019-11-28ci: hdf5: Actions MacOS CI addedMichael Hirsch, Ph.D
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D
2019-11-25dep: MPI make work for intel-cl and improve robustnessMichael Hirsch, Ph.D
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17lint+mypy: move to github actionsMichael Hirsch, Ph.D
2019-11-17add bug report template [skip ci]Michael Hirsch, Ph.D
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D