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

cmake build #157

Merged
merged 30 commits into from
Sep 19, 2023
Merged

cmake build #157

merged 30 commits into from
Sep 19, 2023

Commits on Mar 7, 2022

  1. add cmake build

    kleinhenz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5ee897c View commit details
    Browse the repository at this point in the history
  2. update targets to match config module

    ARPACK::PARPACK -> PARPACK::PARPACK
    kleinhenz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    77cda35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    369c2d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49e0e39 View commit details
    Browse the repository at this point in the history
  5. print CMAKE_COMMAND

    kleinhenz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    bc13801 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    018f802 View commit details
    Browse the repository at this point in the history
  7. add pyproject.toml to specify required build environment

    * enables fetching cmake from pypi so we don't have to worry about problems
      with out of date cmake versions
    kleinhenz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5fb9d72 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    b15ba58 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    4faec47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b8c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cbab54 View commit details
    Browse the repository at this point in the history
  4. remove unused makefiles

    kleinhenz committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    809ce87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    232d939 View commit details
    Browse the repository at this point in the history
  6. update dockerfile

    * use pip build
    * get mpi + openblas + python from ubuntu
    * use venv instead of conda
    kleinhenz committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    de2046b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. make flake8 happy

    kleinhenz committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ad7f35f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f0c8a View commit details
    Browse the repository at this point in the history
  3. allow python 3.7

    kleinhenz committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    27b8252 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. update installation.rst

    kleinhenz committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    f23207d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    6af7daf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. update ubuntu version

    mpmdean committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ab91da5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    57b3e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ea6a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d1699b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. make wheel with pip

    mpmdean committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    b1e0b56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be197e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f74e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99eb1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    982ac1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464e1e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c6463f View commit details
    Browse the repository at this point in the history