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

gh-96398: Improve accuracy of compiler checks in configure.ac #117815

Merged
merged 20 commits into from
Nov 7, 2024

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    4a55006 View commit details
    Browse the repository at this point in the history
  2. Bring back the mpicc

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3e03fe4 View commit details
    Browse the repository at this point in the history
  3. Detect emcc

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2305a7b View commit details
    Browse the repository at this point in the history
  4. Pull in main

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    444b92d View commit details
    Browse the repository at this point in the history
  5. pythongh-96398: Detect GCC compatible compilers in configure

    Introduce a cached variable $ac_cv_gcc_compat and set it to 'yes' if
    the C preprocessor defines the __GNUC__ macro.
    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1077ec3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeed46f View commit details
    Browse the repository at this point in the history
  7. Pull in main

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cc3731f View commit details
    Browse the repository at this point in the history
  8. syntax

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a614de5 View commit details
    Browse the repository at this point in the history
  9. ;;

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c55d838 View commit details
    Browse the repository at this point in the history
  10. regen ac

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b249323 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    00cb06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474d5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f327791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6e50b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f33f1f5 View commit details
    Browse the repository at this point in the history
  6. Pull in main

    erlend-aasland committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    033e017 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Pull in main

    erlend-aasland committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0df909e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 28, 2024

  1. Pull in main

    erlend-aasland committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c6fa062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9900633 View commit details
    Browse the repository at this point in the history