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

Affichage correct de la trace de calcul #229

Merged
merged 16 commits into from
Mar 28, 2024
Merged

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4bf0e6d View commit details
    Browse the repository at this point in the history
  2. Remove apt dependencies for gmp and mpfr in release mode

    To be sure we use the custom built ones with musl-gcc
    denismerigoux committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d297587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee8ecd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb79d02 View commit details
    Browse the repository at this point in the history
  5. Fix YAML

    denismerigoux committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0fa0711 View commit details
    Browse the repository at this point in the history
  6. Handle colors in trace

    denismerigoux committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2d0ee4a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Trying to debug binary build

    Denis Merigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d53268c View commit details
    Browse the repository at this point in the history
  2. Trying to fix the static build

    Denis Merigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    491f50c View commit details
    Browse the repository at this point in the history
  3. Trying to make progress on static build

    Denis Merigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5cd2346 View commit details
    Browse the repository at this point in the history
  4. Progress towards static build

    Denis Merigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a464cb2 View commit details
    Browse the repository at this point in the history
  5. Static flags everywhere

    Denis Merigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    53e0c40 View commit details
    Browse the repository at this point in the history
  6. Remove unused flags

    Denis Merigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1388eb0 View commit details
    Browse the repository at this point in the history
  7. Give flag

    denismerigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8ffadb3 View commit details
    Browse the repository at this point in the history
  8. Proper linking flags!

    denismerigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d698667 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f10bc64 View commit details
    Browse the repository at this point in the history
  10. Correct default value

    denismerigoux committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    237724f View commit details
    Browse the repository at this point in the history