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

Fix clang compilation for tests dep 'cppdotenv' #4468

Merged
merged 19 commits into from
Mar 18, 2024
Merged

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. use $(CXX) as compiler

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c2b1d49 View commit details
    Browse the repository at this point in the history
  2. remove generated files

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ffcae78 View commit details
    Browse the repository at this point in the history
  3. fix comparison

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    351e6bb View commit details
    Browse the repository at this point in the history
  4. fix comparison

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    75b0fb5 View commit details
    Browse the repository at this point in the history
  5. fix function call

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    33dea05 View commit details
    Browse the repository at this point in the history
  6. fix pass c_str()

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    abfe33f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0091ec View commit details
    Browse the repository at this point in the history
  8. fix format strings

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ee739ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e7e15b View commit details
    Browse the repository at this point in the history
  10. fix pointer aritmetic

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0a9c1b6 View commit details
    Browse the repository at this point in the history
  11. fix type casts

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8aee527 View commit details
    Browse the repository at this point in the history
  12. remove typedef

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9498508 View commit details
    Browse the repository at this point in the history
  13. fix types

    mirostauder committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    321be9d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    434166e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b0ef600 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Revert "remove generated files"

    This reverts commit ffcae78.
    mirostauder committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2f6e5b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix Makefile identations

    mirostauder committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f6aea2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0e326 View commit details
    Browse the repository at this point in the history