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 line-ending related errors on MacOS (ARM64) #482

Merged
merged 26 commits into from
Feb 14, 2024

Commits on Feb 8, 2024

  1. Force git clone autocrlf

    ashao committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7f27c64 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 10, 2024

  1. Implement reviewer feedback

    MattToast committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    426de22 View commit details
    Browse the repository at this point in the history
  2. Account for abs paths

    MattToast committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    aafc785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f306ab View commit details
    Browse the repository at this point in the history
  4. Import sort

    MattToast committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7ded444 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    529e158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aeb0c4 View commit details
    Browse the repository at this point in the history
  3. Set autocrlf=false, eol=lf

    MattToast committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    38d598e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    b54b3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a5629 View commit details
    Browse the repository at this point in the history
  3. Syntax

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1d8933a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c96e559 View commit details
    Browse the repository at this point in the history
  5. Even more debug

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d1d9985 View commit details
    Browse the repository at this point in the history
  6. Follow docs

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8edd579 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a11273 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9da6f69 View commit details
    Browse the repository at this point in the history
  9. Moar debug

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3ca7f09 View commit details
    Browse the repository at this point in the history
  10. Rm failing debug call

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a2bad22 View commit details
    Browse the repository at this point in the history
  11. Symlink correct bin

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c410910 View commit details
    Browse the repository at this point in the history
  12. move compiler linking

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e228cd0 View commit details
    Browse the repository at this point in the history
  13. Export gcc to CC and CXX

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    449c24e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ea754b View commit details
    Browse the repository at this point in the history
  15. Print GCC and GXX

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d480885 View commit details
    Browse the repository at this point in the history
  16. Revert macos-14 CI changes

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3082286 View commit details
    Browse the repository at this point in the history
  17. One more revert

    MattToast committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f9b612f View commit details
    Browse the repository at this point in the history