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

Add cosmocc toolchain support #4704

Merged
merged 21 commits into from
Feb 6, 2024
Merged

Add cosmocc toolchain support #4704

merged 21 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    8020014 View commit details
    Browse the repository at this point in the history
  2. find cosmocc

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    968d7dc View commit details
    Browse the repository at this point in the history
  3. impl cosmocc tool

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    62f498d View commit details
    Browse the repository at this point in the history
  4. disable strip

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7da1f45 View commit details
    Browse the repository at this point in the history
  5. improve to find cosmocc

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    832fc8d View commit details
    Browse the repository at this point in the history
  6. pass shell to cosmocc

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b78f608 View commit details
    Browse the repository at this point in the history
  7. add test.lua

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9c41c4b View commit details
    Browse the repository at this point in the history
  8. improve test.lua

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a2d3c06 View commit details
    Browse the repository at this point in the history
  9. fix test

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8fa5433 View commit details
    Browse the repository at this point in the history
  10. fix toolchain format

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b5aa7bf View commit details
    Browse the repository at this point in the history
  11. improve to find cosmocc

    waruqi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4c6ea8f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. pass shell

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1dd66f2 View commit details
    Browse the repository at this point in the history
  2. fix formats

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    619db25 View commit details
    Browse the repository at this point in the history
  3. improve to find cosmocc

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1328e9a View commit details
    Browse the repository at this point in the history
  4. fix windows files path

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7dd4614 View commit details
    Browse the repository at this point in the history
  5. disable ccache for windows

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    61de539 View commit details
    Browse the repository at this point in the history
  6. improve has_flags

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    141b1ba View commit details
    Browse the repository at this point in the history
  7. improve has_flags

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b8c2e13 View commit details
    Browse the repository at this point in the history
  8. remove -S

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    469f941 View commit details
    Browse the repository at this point in the history
  9. add cosmoar support

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    78a1a52 View commit details
    Browse the repository at this point in the history
  10. update changelog and readme

    waruqi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b74097a View commit details
    Browse the repository at this point in the history