Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | arglist: Fix remaining mypy errors and warnings | Dylan Baker | 1 | -1/+1 |
2020-06-13 | ci: Pin ninja to 1.9.0.post1 for now | Nirbheek Chauhan | 1 | -1/+5 |
2020-04-30 | CI: pin pylint | Jon Turney | 1 | -1/+2 |
2020-04-28 | ci: Upgrade to checkout@v2 | Daniel Mensinger | 1 | -2/+2 |
2020-04-28 | ci: Added bionic image | Daniel Mensinger | 2 | -0/+2 |
2020-04-17 | ci: Add python-jsonschema | Dylan Baker | 1 | -1/+1 |
2020-04-10 | ci: Fix passing env vars | Daniel Mensinger | 1 | -1/+1 |
2020-04-05 | ci: Added cuda image (Arch Linux based) | Daniel Mensinger | 2 | -5/+8 |
2020-04-02 | ci: Retry if dub fetch failed | Daniel Mensinger | 1 | -2/+2 |
2020-04-02 | ci: Automatically build and publish images | Daniel Mensinger | 1 | -0/+54 |
2020-04-02 | ci: Use new images in OS Comp | Daniel Mensinger | 1 | -32/+17 |
2020-03-19 | Fix failing rust CI | Xavier Claessens | 1 | -1/+1 |
2020-03-05 | ci: Add mesonlib to modules to lint with mypy | Dylan Baker | 1 | -1/+1 |
2020-03-04 | mesonbuild: Add mcompile command | Dylan Baker | 1 | -1/+1 |
2020-03-02 | types: Annotate ast/introspection.py | Daniel Mensinger | 1 | -1/+1 |
2020-03-02 | types: Annotate mparser.py | Daniel Mensinger | 1 | -1/+1 |
2020-02-29 | mlog: fix remaining mypy errors and add to mypy check | Dylan Baker | 1 | -1/+1 |
2020-02-20 | boost: Updated tests | Daniel Mensinger | 2 | -5/+5 |
2020-02-11 | ci: Add Fedora and OpenSUSE images | Daniel Mensinger | 1 | -0/+24 |
2020-01-29 | ci: Add Arch Linux OS test | Daniel Mensinger | 1 | -2/+13 |
2020-01-24 | ci: Fix boost test on xenial | Daniel Mensinger | 1 | -2/+3 |
2020-01-24 | ci: Install more packages | Daniel Mensinger | 1 | -0/+1 |
2020-01-24 | tests: Fix some test failures on Ubuntun 16.04 CI | Nirbheek Chauhan | 1 | -1/+2 |
2020-01-24 | ci: Add a Ubuntu 16.04 test | Daniel Mensinger | 1 | -0/+24 |
2020-01-23 | cmake: Always Add C, CXX if no language is specified (fixes #6441) | Daniel Mensinger | 1 | -1/+3 |
2020-01-18 | Make the 'framework/4 qt' test more flexible | Jon Turney | 1 | -1/+1 |
2020-01-18 | Add macOS Qt4 framework test to ci-actions | Jon Turney | 1 | -0/+25 |
2019-12-14 | ci: type hint checking for compilers/mixins/intel.py | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-12-07 | types: Add type annotations to mintro.py | Daniel Mensinger | 1 | -1/+1 |
2019-12-07 | Merge pull request #6228 from scivision/scalapack | Jussi Pakkanen | 2 | -39/+61 |
2019-12-04 | ci/test: unused args for objc, objc++ | Michael Hirsch, Ph.D | 1 | -2/+6 |
2019-12-04 | ci/test: unused args for Windows | Michael Hirsch, Ph.D | 1 | -2/+22 |
2019-11-30 | CI-actions: combine extra frameworks tests into one .yml file | Michael Hirsch, Ph.D | 2 | -41/+25 |
2019-11-30 | scalapack: add to Dockerfile | Michael Hirsch, Ph.D | 1 | -30/+1 |
2019-11-30 | deps: add scalapack | Michael Hirsch, Ph.D | 1 | -0/+67 |
2019-11-28 | ci: hdf5: Actions MacOS CI added | Michael Hirsch, Ph.D | 1 | -62/+3 |
2019-11-28 | HDF5: make much more robust across platforms | Michael Hirsch, Ph.D | 2 | -1/+99 |
2019-11-25 | dep: MPI make work for intel-cl and improve robustness | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | 1 | -2/+5 |
2019-11-17 | lint+mypy: move to github actions | Michael Hirsch, Ph.D | 2 | -2/+35 |
2019-11-17 | add bug report template [skip ci] | Michael Hirsch, Ph.D | 1 | -0/+25 |
2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-... | Michael Hirsch, Ph.D | 1 | -0/+38 |