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

[OSRM] Add new binary, second try... #8893

Draft
wants to merge 46 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2024

  1. Add back OSRM

    jeremiahpslewis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    897c40d View commit details
    Browse the repository at this point in the history
  2. try gcc 10

    jeremiahpslewis authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2887931 View commit details
    Browse the repository at this point in the history
  3. Try gcc 13

    jeremiahpslewis authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b9c0a37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c2c9b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cb97a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f00d18 View commit details
    Browse the repository at this point in the history
  7. Drop 32 bit systems

    jeremiahpslewis authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b051e8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38a965b View commit details
    Browse the repository at this point in the history
  9. Try boost 1.76 again

    jeremiahpslewis authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    40a522c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7780ba6 View commit details
    Browse the repository at this point in the history
  11. Revert to boost 1.79

    jeremiahpslewis authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    40fa381 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae75969 View commit details
    Browse the repository at this point in the history
  13. Fix mingw patch

    jeremiahpslewis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ed4073c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    86c71a7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ad0b11 View commit details
    Browse the repository at this point in the history
  16. update patch

    jeremiahpslewis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    95916f4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2142a39 View commit details
    Browse the repository at this point in the history
  18. Augment mingw patch

    jeremiahpslewis authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    191a720 View commit details
    Browse the repository at this point in the history
  19. Better mingw patch

    jeremiahpslewis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f325649 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. tweak mingw patch

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fc080a6 View commit details
    Browse the repository at this point in the history
  2. Try earlier gcc

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b2e4911 View commit details
    Browse the repository at this point in the history
  3. Revert to gcc12

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    84324c4 View commit details
    Browse the repository at this point in the history
  4. Tweak mingw patch

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    985b35a View commit details
    Browse the repository at this point in the history
  5. fix patch

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    673d301 View commit details
    Browse the repository at this point in the history
  6. update patch

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9933996 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1f4443 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4b7e84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cd51b4 View commit details
    Browse the repository at this point in the history
  10. Revert back to clang

    jeremiahpslewis authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    198f815 View commit details
    Browse the repository at this point in the history
  11. Try clang lld fix

    jeremiahpslewis authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    551b7ad View commit details
    Browse the repository at this point in the history
  12. Drop windows for now

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a6c629a View commit details
    Browse the repository at this point in the history
  13. Add zlib dependency

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9a07122 View commit details
    Browse the repository at this point in the history
  14. Fix zlib?

    jeremiahpslewis committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f9c584e View commit details
    Browse the repository at this point in the history
  15. Go back to gcc 10

    jeremiahpslewis authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c927929 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    74e1ec3 View commit details
    Browse the repository at this point in the history
  17. Tweak params

    jeremiahpslewis authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    aedc225 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    4ed8af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d6ac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0816ba0 View commit details
    Browse the repository at this point in the history
  4. [OSRM] fix mac build

    mattwigway committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cc089ef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Cleanup script

    jeremiahpslewis authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1e72189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e70aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad333e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381a2ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf842b6 View commit details
    Browse the repository at this point in the history
  6. [OSRM] don't dlopen libosrm.so

    it is not supported with Julia 1.7 used during build, but it does work with julia 1.8+ specified in our compat entry.
    mattwigway committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    44fdc5a View commit details
    Browse the repository at this point in the history