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

Support clang #9

Merged
merged 8 commits into from
Sep 4, 2023
Merged

Support clang #9

merged 8 commits into from
Sep 4, 2023

Commits on Aug 31, 2023

  1. Update ckb-c-stdlib

    joii2020 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c1cd1ce View commit details
    Browse the repository at this point in the history
  2. Format Makefile

    joii2020 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8ba3c6c View commit details
    Browse the repository at this point in the history
  3. Support llvm

    joii2020 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d664c1a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Add clang CI

    joii2020 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    69bb1ad View commit details
    Browse the repository at this point in the history
  2. CI Install clang-16

    joii2020 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e7ed2d8 View commit details
    Browse the repository at this point in the history
  3. Fix CI about always_success

    joii2020 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d1915a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    2123db9 View commit details
    Browse the repository at this point in the history
  2. Handle Makefile.clang code as suggested

    * Remove the section about gcc
    joii2020 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a9bd4b2 View commit details
    Browse the repository at this point in the history