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

Remove pointless rpaths on macOS; make sage-env polite when run on systems with no toolchain #37886

Merged
merged 17 commits into from
May 25, 2024

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    3d5fc6c View commit details
    Browse the repository at this point in the history
  2. typos

    culler committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4f969ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17672de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3df0fb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Avoid overwriting user LDFLAGS

    culler committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    02ad303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7338cd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 6, 2024

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

Commits on May 12, 2024

  1. Update python3.11, make Makefile honest, clean up macOS rpath snafu.

    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8e72038 View commit details
    Browse the repository at this point in the history
  2. typos

    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a30a5e3 View commit details
    Browse the repository at this point in the history
  3. Fix primecountpy, which needs an rpath.

    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e0ad573 View commit details
    Browse the repository at this point in the history
  4. Avoid overwriting user LDFLAGS

    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    38273e6 View commit details
    Browse the repository at this point in the history
  5. Put /lib in front of user's LDFLAGS

    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c086cc4 View commit details
    Browse the repository at this point in the history
  6. Add rpath to LDFLAGS for symengine_py and bliss

    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e790efc View commit details
    Browse the repository at this point in the history
  7. Cleaner fix for printing make rules without setting an apparently unr…

    …elated variable.
    culler authored and Matthias Köppe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2fbd159 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b9a7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f1894e View commit details
    Browse the repository at this point in the history