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

Support CMake #95

Merged
merged 25 commits into from
Nov 29, 2023
Merged

Support CMake #95

merged 25 commits into from
Nov 29, 2023

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    51581f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f25c196 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update cmake.

    cindytsai committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3daa4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a656734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4942c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158a149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e403c52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    060c901 View commit details
    Browse the repository at this point in the history
  7. Print cmake version

    cindytsai committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    906ec12 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    5ab63eb View commit details
    Browse the repository at this point in the history
  2. No separate line

    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ee2ff27 View commit details
    Browse the repository at this point in the history
  3. Try to fix cmake test.

    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e2e6e69 View commit details
    Browse the repository at this point in the history
  4. Make example take python script name.

    So that it is easier to set the filename in GitHub Action.
    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ea83c87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c2041b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9876b6d View commit details
    Browse the repository at this point in the history
  7. Use macos-13

    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c862e8b View commit details
    Browse the repository at this point in the history
  8. Update github action, and makefile in example.

    Ignore windows for now, because the cmd is so much different from macos and linux.
    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dbdd00b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79ed960 View commit details
    Browse the repository at this point in the history
  10. Add info to show libyt are generating particle data

    Because showing error when not finding particle data in dict is intimidating.
    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    adf6513 View commit details
    Browse the repository at this point in the history
  11. Force to install at lib and include subdir

    Idk why they sometimes would install on lib64, deal with this later.
    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ab59c8a View commit details
    Browse the repository at this point in the history
  12. Update doc for cmake.

    cindytsai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9b3f37d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Update README.md

    cindytsai committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9561a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e6d08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c588b3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1aa4d7 View commit details
    Browse the repository at this point in the history