| Commit message (Expand) | Author | Age | Files | Lines |
| * | CI: install pytest pytest-xdist for msys2 | Christoph Reiter | 2020-11-04 | 1 | -1/+1 |
| * | CI: Port MSYS2 from azure-pipelines to github actions | Christoph Reiter | 2020-11-04 | 1 | -0/+86 |
| * | Bump minimum supported Python version to 3.6. Closes #6297. | Jussi Pakkanen | 2020-10-30 | 1 | -20/+0 |
| * | cmake: Add cross tests | Daniel Mensinger | 2020-10-13 | 1 | -1/+1 |
| * | dependencies/hdf5: Convert to a dependency_factory | Dylan Baker | 2020-09-25 | 1 | -1/+1 |
| * | Add a test run in an environment which only has a cross compiler | Jon Turney | 2020-09-10 | 1 | -0/+19 |
| * | typing: Add run_mypy.py for easier mypy invocation | Daniel Mensinger | 2020-09-08 | 1 | -1/+1 |
| * | Merge pull request #7689 from scivision/fortran_inc | Jussi Pakkanen | 2020-09-06 | 1 | -19/+12 |
| |\ |
|
| | * | tests: add fortran cmake subproject include test | Michael Hirsch | 2020-09-03 | 1 | -19/+12 |
| * | | ci: update to use latest recommendations | Michael Hirsch | 2020-09-06 | 3 | -14/+13 |
| |/ |
|
| * | arglist: Fix remaining mypy errors and warnings | Dylan Baker | 2020-06-22 | 1 | -1/+1 |
| * | ci: Pin ninja to 1.9.0.post1 for now | Nirbheek Chauhan | 2020-06-13 | 1 | -1/+5 |
| * | CI: pin pylint | Jon Turney | 2020-04-30 | 1 | -1/+2 |
| * | ci: Upgrade to checkout@v2 | Daniel Mensinger | 2020-04-28 | 1 | -2/+2 |
| * | ci: Added bionic image | Daniel Mensinger | 2020-04-28 | 2 | -0/+2 |
| * | ci: Add python-jsonschema | Dylan Baker | 2020-04-17 | 1 | -1/+1 |
| * | ci: Fix passing env vars | Daniel Mensinger | 2020-04-10 | 1 | -1/+1 |
| * | ci: Added cuda image (Arch Linux based) | Daniel Mensinger | 2020-04-05 | 2 | -5/+8 |
| * | ci: Retry if dub fetch failed | Daniel Mensinger | 2020-04-02 | 1 | -2/+2 |
| * | ci: Automatically build and publish images | Daniel Mensinger | 2020-04-02 | 1 | -0/+54 |
| * | ci: Use new images in OS Comp | Daniel Mensinger | 2020-04-02 | 1 | -32/+17 |
| * | Fix failing rust CI | Xavier Claessens | 2020-03-19 | 1 | -1/+1 |
| * | ci: Add mesonlib to modules to lint with mypy | Dylan Baker | 2020-03-05 | 1 | -1/+1 |
| * | mesonbuild: Add mcompile command | Dylan Baker | 2020-03-04 | 1 | -1/+1 |
| * | types: Annotate ast/introspection.py | Daniel Mensinger | 2020-03-02 | 1 | -1/+1 |
| * | types: Annotate mparser.py | Daniel Mensinger | 2020-03-02 | 1 | -1/+1 |
| * | mlog: fix remaining mypy errors and add to mypy check | Dylan Baker | 2020-02-29 | 1 | -1/+1 |
| * | boost: Updated tests | Daniel Mensinger | 2020-02-20 | 2 | -5/+5 |
| * | ci: Add Fedora and OpenSUSE images | Daniel Mensinger | 2020-02-11 | 1 | -0/+24 |
| * | ci: Add Arch Linux OS test | Daniel Mensinger | 2020-01-29 | 1 | -2/+13 |
| * | ci: Fix boost test on xenial | Daniel Mensinger | 2020-01-24 | 1 | -2/+3 |
| * | ci: Install more packages | Daniel Mensinger | 2020-01-24 | 1 | -0/+1 |
| * | tests: Fix some test failures on Ubuntun 16.04 CI | Nirbheek Chauhan | 2020-01-24 | 1 | -1/+2 |
| * | ci: Add a Ubuntu 16.04 test | Daniel Mensinger | 2020-01-24 | 1 | -0/+24 |
| * | cmake: Always Add C, CXX if no language is specified (fixes #6441) | Daniel Mensinger | 2020-01-23 | 1 | -1/+3 |
| * | Make the 'framework/4 qt' test more flexible | Jon Turney | 2020-01-18 | 1 | -1/+1 |
| * | Add macOS Qt4 framework test to ci-actions | Jon Turney | 2020-01-18 | 1 | -0/+25 |
| * | ci: type hint checking for compilers/mixins/intel.py | Michael Hirsch, Ph.D | 2019-12-14 | 1 | -1/+1 |
| * | types: Add type annotations to mintro.py | Daniel Mensinger | 2019-12-07 | 1 | -1/+1 |
| * | Merge pull request #6228 from scivision/scalapack | Jussi Pakkanen | 2019-12-07 | 2 | -39/+61 |
| |\ |
|
| | * | CI-actions: combine extra frameworks tests into one .yml file | Michael Hirsch, Ph.D | 2019-11-30 | 2 | -41/+25 |
| | * | scalapack: add to Dockerfile | Michael Hirsch, Ph.D | 2019-11-30 | 1 | -30/+1 |
| | * | deps: add scalapack | Michael Hirsch, Ph.D | 2019-11-30 | 1 | -0/+67 |
| * | | ci/test: unused args for objc, objc++ | Michael Hirsch, Ph.D | 2019-12-04 | 1 | -2/+6 |
| * | | ci/test: unused args for Windows | Michael Hirsch, Ph.D | 2019-12-04 | 1 | -2/+22 |
| |/ |
|
| * | ci: hdf5: Actions MacOS CI added | Michael Hirsch, Ph.D | 2019-11-28 | 1 | -62/+3 |
| * | HDF5: make much more robust across platforms | Michael Hirsch, Ph.D | 2019-11-28 | 2 | -1/+99 |
| * | dep: MPI make work for intel-cl and improve robustness | Michael Hirsch, Ph.D | 2019-11-25 | 1 | -1/+1 |
| * | Use strict function prototypes | Michael Hirsch, Ph.D | 2019-11-18 | 1 | -2/+5 |
| * | lint+mypy: move to github actions | Michael Hirsch, Ph.D | 2019-11-17 | 2 | -2/+35 |