Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the build system and fix CI #68

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 6, 2023

  1. Force to build on Ubuntu 18.04

    Raimondas Galvelis committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0c53f3f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Upgrade to Ubuntu 22.04

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7a7814b View commit details
    Browse the repository at this point in the history
  2. Fix CUDA installation

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4f0edf1 View commit details
    Browse the repository at this point in the history
  3. Fix CUDA version

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    605eb7b View commit details
    Browse the repository at this point in the history
  4. Clean up

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ee5ed8a View commit details
    Browse the repository at this point in the history
  5. Fix CUDA version again

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8563675 View commit details
    Browse the repository at this point in the history
  6. Include factory.i for SWIG

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    115be3a View commit details
    Browse the repository at this point in the history
  7. Update Linux versions

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e3d5c68 View commit details
    Browse the repository at this point in the history
  8. Set Linux versions

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5034873 View commit details
    Browse the repository at this point in the history
  9. Fix versions

    Raimondas Galvelis committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5b26bc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Fix versions again

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8236103 View commit details
    Browse the repository at this point in the history
  2. Clean up CI

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    74e2efa View commit details
    Browse the repository at this point in the history
  3. Add pocl

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a3a103b View commit details
    Browse the repository at this point in the history
  4. Clean up

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e0c2433 View commit details
    Browse the repository at this point in the history
  5. Clean up compilation flags

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1c980c1 View commit details
    Browse the repository at this point in the history
  6. Simplify testing

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    52d4121 View commit details
    Browse the repository at this point in the history
  7. Use standard FindOpenCL

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    848a1b6 View commit details
    Browse the repository at this point in the history
  8. Clean up

    Raimondas Galvelis committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    71348ed View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Clean up

    Raimondas Galvelis committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    36d8f4f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add older versions

    Raimondas Galvelis committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6dd58ab View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Use pip instead of setup.py

    Raimondas Galvelis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    db3354a View commit details
    Browse the repository at this point in the history
  2. Clean up MacOS dependecies

    Raimondas Galvelis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    acaa8fa View commit details
    Browse the repository at this point in the history
  3. Fix Python version on MacOS

    Raimondas Galvelis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    de0a552 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Test MacOS 11

    Raimondas Galvelis committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1df18b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Remove pocl for MacOS

    Raimondas Galvelis committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fb19c01 View commit details
    Browse the repository at this point in the history
  2. Skip OpenCL tests on MacOS

    Raimondas Galvelis committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    67f6b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Set project name

    Raimondas Galvelis committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    82f2b36 View commit details
    Browse the repository at this point in the history
  2. Report OpenCL and CUDA detected

    Raimondas Galvelis committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6a06e8d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Test with the OpenMM dev builds

    Raimondas Galvelis committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4006440 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Raimondas Galvelis committed May 5, 2023
    Configuration menu
    Copy the full SHA
    574f1a8 View commit details
    Browse the repository at this point in the history
  3. Fix Action syntax

    Raimondas Galvelis committed May 5, 2023
    Configuration menu
    Copy the full SHA
    93cd99e View commit details
    Browse the repository at this point in the history
  4. Fix channel addition

    Raimondas Galvelis committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8238958 View commit details
    Browse the repository at this point in the history
  5. Fix the new line

    Raimondas Galvelis committed May 5, 2023
    Configuration menu
    Copy the full SHA
    031cb15 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Show the environment file

    Raimondas Galvelis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c1d5aa0 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Raimondas Galvelis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e83e5e3 View commit details
    Browse the repository at this point in the history
  3. Fix the new line

    Raimondas Galvelis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    248713e View commit details
    Browse the repository at this point in the history
  4. Fix spaces

    Raimondas Galvelis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8665ad0 View commit details
    Browse the repository at this point in the history
  5. Fix Python

    Raimondas Galvelis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4814d70 View commit details
    Browse the repository at this point in the history