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

mpdecimal: Fix cxx+shared, remove unnecessary automake dependency #25903

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

Commits on Nov 10, 2024

  1. Fix shared + cxx in 2.5.1+

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    3772e95 View commit details
    Browse the repository at this point in the history
  2. Remove automake dependency

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    0c8f9ea View commit details
    Browse the repository at this point in the history
  3. Simplify package() step

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6facdac View commit details
    Browse the repository at this point in the history
  4. Remove legacy patching

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    97acc81 View commit details
    Browse the repository at this point in the history
  5. Fix Mac shared build

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b35bf20 View commit details
    Browse the repository at this point in the history
  6. Fix end of file newline

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    57dbd91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fafa7c View commit details
    Browse the repository at this point in the history
  8. Fix Windows lib name

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2f28ef6 View commit details
    Browse the repository at this point in the history
  9. Fix patch

    Ahajha committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b378350 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Revert "Fix patch"

    This reverts commit b378350.
    Ahajha committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8a4e465 View commit details
    Browse the repository at this point in the history
  2. Revert "Conditionally pull from build or source folder"

    This reverts commit 5fafa7c.
    Ahajha committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3f06a99 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix end of file newline"

    This reverts commit 57dbd91.
    Ahajha committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1ef0053 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove legacy patching"

    This reverts commit 97acc81.
    Ahajha committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d0bc007 View commit details
    Browse the repository at this point in the history
  5. Revert "Simplify package() step"

    This reverts commit 6facdac.
    Ahajha committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    52229ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32bb0c9 View commit details
    Browse the repository at this point in the history
  7. Fix Windows packaging

    Ahajha committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2d754aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d101ca View commit details
    Browse the repository at this point in the history