SYCL: Avoid using no_init read accessor in rocFFT
[alexxy/gromacs.git] / python_packaging /
2021-11-04 M. Eric IrrgangFix typo.
2021-10-27 M. Eric IrrgangMark gmxapi 0.3b1.
2021-10-26 Mark AbrahamRemove/replace many mentions of Jenkins
2021-10-21 M. Eric IrrgangClean up some gmxapi sources and tests.
2021-10-19 M. Eric IrrgangPre-install Python dependencies in CI Docker images.
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-15 M. Eric IrrgangRequire pybind 2.6 from environment for gmxapi Python...
2021-10-11 M. Eric IrrgangRemove broken CMake option from python_packaging Docker...
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-19 M. Eric IrrgangUpdate Python package version to account for merge...
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-16 M. Eric IrrgangUpdates for updated Python version requirement.
2021-08-11 M. Eric IrrgangAllow gmxapi Python package to build with all 2021...
2021-08-09 M. Eric IrrgangFix GMX_PYTHON_PACKAGE option.
2021-08-09 M. Eric IrrgangMinor clean-up to sample_restraint tests.
2021-08-06 M. Eric IrrgangAdd a LICENSE file for gmxapi.
2021-08-05 M. Eric IrrgangAdd `long_description` to gmxapi package.
2021-06-29 M. Eric IrrgangFix python_packaging Dockerfiles.
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-29 M. Eric IrrgangAllow gmxapi.commandline.cli to check GMXBIN.
2021-06-28 M. Eric IrrgangRestore gmxapi._gmxapi.add_mdmodule() Python functionality.
2021-06-24 M. Eric IrrgangLet gmxapi.commandline access GROMACS installation...
2021-06-24 M. Eric IrrgangRequire Python 3.7 for gmxapi in GROMACS 2022
2021-06-18 Alexey ShvetsovAllow to build and install nblib and gmxapi without...
2021-06-08 M. Eric IrrgangRemove gmxapi roadmap.rst and acceptance tests.
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-18 Paul BauerUpdate CMake requirement to 3.16.3
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-24 M. Eric IrrgangUpdate Dockerfiles for Python subpackages.
2021-01-24 M. Eric IrrgangFinalize gmxapi Python package version 0.2.
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-30 M. Eric IrrgangExplicitly use xunit2 schema for pytest output.
2020-11-29 M. Eric IrrgangImprove accessibility of pytest documentation.
2020-11-27 M. Eric IrrgangImport setuptools early to suppress distutils warning.
2020-11-24 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-23 M. Eric IrrgangLook for the various possible names of the gromacs...
2020-11-18 M. Eric IrrgangReplace gmxapi `erroroutput` with `stderr` and `stdout`
2020-11-16 M. Eric Irrganggmxapi versioning updates.
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-04 M. Eric IrrgangEstablish `api/` as the home for installed headers.
2020-10-23 Mark AbrahamMerge branch release-2021
2020-10-20 M. Eric IrrgangUpdate gmxapi version details.
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-05 M. Eric IrrgangDon't override user provided CMAKE_OSX_DEPLOYMENT_TARGET.
2020-10-02 M. Eric IrrgangHandle gmxapi tmpi parameters better.
2020-10-02 M. Eric IrrgangLet gmxapi installation record the GROMACS library...
2020-09-30 M. Eric IrrgangRestrict gmxapi pytest tests to `-nt 2`
2020-09-29 M. Eric IrrgangAllow MPI-enabled clients to provide the library commun...
2020-09-10 Joe JordanReplace GMX_ASSERT with assert in vectypes.h
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-21 M. Eric IrrgangAccept Python versions higher than 3.8.
2020-08-21 M. Eric IrrgangRemove conditional for CMake < 3.12.
2020-08-03 M. Eric IrrgangPrevent failed commandline_operation from publishing...
2020-07-30 M. Eric IrrgangRemove disabled test for superseded feature.
2020-07-30 M. Eric IrrgangIgnore a generated file.
2020-06-22 M. Eric IrrgangUse Gromacs::gmx target to hint gmxapi tests.
2020-06-16 M. Eric IrrgangImprove pytest output handling.
2020-06-09 M. Eric IrrgangImprove usage of Python logging module.
2020-05-25 M. Eric IrrgangReduce console log output from sample_restraint tests.
2020-05-14 M. Eric IrrgangReduce console log output from sample_restraint tests.
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-30 M. Eric IrrgangRequire C++17 standard and STL features.
2020-04-24 M. Eric IrrgangUpdate bundled pybind.
2020-04-23 M. Eric IrrgangUse CMake 3.12+ facilities for detecting Python.
2020-04-08 M. Eric IrrgangExplicitly set UTF-8 encoding for gmxapi CLI interaction.
2020-04-07 M. Eric IrrgangPrepare Python environments for GitLab CI pipeline.
2020-04-03 M. Eric IrrgangImprove gmxapi Python package dependency resolution.
2020-04-03 M. Eric IrrgangPrune change-management.rst and update links.
2020-03-30 M. Eric IrrgangRequire Python 3.6.
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-25 M. Eric IrrgangRemove cruft and resolve deprecation warnings.
2020-02-24 M. Eric IrrgangFix docstring bugs.
2020-02-24 M. Eric IrrgangLet commandline_operation accept stdin.
2020-02-24 M. Eric IrrgangMake gmxapi.version.has_feature warning more useful.
2020-02-24 M. Eric IrrgangUse subprocess.run instead of subprocess.check
2020-02-24 M. Eric IrrgangImprove gmxapi.operation error handling.
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-09 M. Eric IrrgangUse enum for gmxapi.testsupport fixture options.
2020-01-09 M. Eric IrrgangFurther consolidate gmxapi.testsupport.
2020-01-09 M. Eric IrrgangUpdate gmxapi Python package version and versioning...
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2020-01-07 Paul BauerMerge branch origin/release-2020 into master
2020-01-07 Paul BauerMerge commit d30f2cb6 from release-2020 into master
2020-01-02 M. Eric IrrgangAdd Flake8 linting to gmxapi tests.
2019-12-30 M. Eric IrrgangMake gmxapi.testsupport usable as a pytest plugin.
2019-12-28 M. Eric IrrgangResolve CMake ambiguities for gmxapi Python package...
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-12-26 M. Eric IrrgangSet Sphinx default role.
2019-12-26 M. Eric IrrgangClean up Sphinx interpreted text in the default role.
2019-12-12 Mark AbrahamMerge "Merge branch 'origin/release-2020' into master"
2019-12-12 Paul BauerMerge branch 'origin/release-2020' into master
2019-12-07 M. Eric IrrgangFinalize gmxapi 0.1
next