summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: install pytest pytest-xdist for msys2Christoph Reiter2020-11-041-1/+1
* CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter2020-11-041-0/+86
* Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen2020-10-301-20/+0
* cmake: Add cross testsDaniel Mensinger2020-10-131-1/+1
* dependencies/hdf5: Convert to a dependency_factoryDylan Baker2020-09-251-1/+1
* Add a test run in an environment which only has a cross compilerJon Turney2020-09-101-0/+19
* typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger2020-09-081-1/+1
* Merge pull request #7689 from scivision/fortran_incJussi Pakkanen2020-09-061-19/+12
|\
| * tests: add fortran cmake subproject include testMichael Hirsch2020-09-031-19/+12
* | ci: update to use latest recommendationsMichael Hirsch2020-09-063-14/+13
|/
* arglist: Fix remaining mypy errors and warningsDylan Baker2020-06-221-1/+1
* ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan2020-06-131-1/+5
* CI: pin pylintJon Turney2020-04-301-1/+2
* ci: Upgrade to checkout@v2Daniel Mensinger2020-04-281-2/+2
* ci: Added bionic imageDaniel Mensinger2020-04-282-0/+2
* ci: Add python-jsonschemaDylan Baker2020-04-171-1/+1
* ci: Fix passing env varsDaniel Mensinger2020-04-101-1/+1
* ci: Added cuda image (Arch Linux based)Daniel Mensinger2020-04-052-5/+8
* ci: Retry if dub fetch failedDaniel Mensinger2020-04-021-2/+2
* ci: Automatically build and publish imagesDaniel Mensinger2020-04-021-0/+54
* ci: Use new images in OS CompDaniel Mensinger2020-04-021-32/+17
* Fix failing rust CIXavier Claessens2020-03-191-1/+1
* ci: Add mesonlib to modules to lint with mypyDylan Baker2020-03-051-1/+1
* mesonbuild: Add mcompile commandDylan Baker2020-03-041-1/+1
* types: Annotate ast/introspection.pyDaniel Mensinger2020-03-021-1/+1
* types: Annotate mparser.pyDaniel Mensinger2020-03-021-1/+1
* mlog: fix remaining mypy errors and add to mypy checkDylan Baker2020-02-291-1/+1
* boost: Updated testsDaniel Mensinger2020-02-202-5/+5
* ci: Add Fedora and OpenSUSE imagesDaniel Mensinger2020-02-111-0/+24
* ci: Add Arch Linux OS testDaniel Mensinger2020-01-291-2/+13
* ci: Fix boost test on xenialDaniel Mensinger2020-01-241-2/+3
* ci: Install more packagesDaniel Mensinger2020-01-241-0/+1
* tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan2020-01-241-1/+2
* ci: Add a Ubuntu 16.04 testDaniel Mensinger2020-01-241-0/+24
* cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger2020-01-231-1/+3
* Make the 'framework/4 qt' test more flexibleJon Turney2020-01-181-1/+1
* Add macOS Qt4 framework test to ci-actionsJon Turney2020-01-181-0/+25
* ci: type hint checking for compilers/mixins/intel.pyMichael Hirsch, Ph.D2019-12-141-1/+1
* types: Add type annotations to mintro.pyDaniel Mensinger2019-12-071-1/+1
* Merge pull request #6228 from scivision/scalapackJussi Pakkanen2019-12-072-39/+61
|\
| * CI-actions: combine extra frameworks tests into one .yml fileMichael Hirsch, Ph.D2019-11-302-41/+25
| * scalapack: add to DockerfileMichael Hirsch, Ph.D2019-11-301-30/+1
| * deps: add scalapackMichael Hirsch, Ph.D2019-11-301-0/+67
* | ci/test: unused args for objc, objc++Michael Hirsch, Ph.D2019-12-041-2/+6
* | ci/test: unused args for WindowsMichael Hirsch, Ph.D2019-12-041-2/+22
|/
* ci: hdf5: Actions MacOS CI addedMichael Hirsch, Ph.D2019-11-281-62/+3
* HDF5: make much more robust across platformsMichael Hirsch, Ph.D2019-11-282-1/+99
* dep: MPI make work for intel-cl and improve robustnessMichael Hirsch, Ph.D2019-11-251-1/+1
* Use strict function prototypesMichael Hirsch, Ph.D2019-11-181-2/+5
* lint+mypy: move to github actionsMichael Hirsch, Ph.D2019-11-172-2/+35