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

Improve Clang version path #283

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Improve Clang version path #283

wants to merge 28 commits into from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    2018988 View commit details
    Browse the repository at this point in the history
  2. setup compiler print

    xiazhvera committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2f704aa View commit details
    Browse the repository at this point in the history
  3. more prints

    xiazhvera committed May 30, 2024
    Configuration menu
    Copy the full SHA
    81d31fb View commit details
    Browse the repository at this point in the history
  4. check versions

    xiazhvera committed May 30, 2024
    Configuration menu
    Copy the full SHA
    02abdbc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. appended clang 3.9

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cad239f View commit details
    Browse the repository at this point in the history
  2. print version

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    466dbf2 View commit details
    Browse the repository at this point in the history
  3. test versions

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9a9b279 View commit details
    Browse the repository at this point in the history
  4. fix clang version

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a84c35c View commit details
    Browse the repository at this point in the history
  5. append versions

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f859289 View commit details
    Browse the repository at this point in the history
  6. update algorithm

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bbb0766 View commit details
    Browse the repository at this point in the history
  7. setup versions array

    xiazhvera committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a0a04ef View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. remove debug print

    xiazhvera committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5cacd6c View commit details
    Browse the repository at this point in the history
  2. fix lint

    xiazhvera committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0e57f95 View commit details
    Browse the repository at this point in the history
  3. try setup flag for clang3

    xiazhvera committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    78b0ccf View commit details
    Browse the repository at this point in the history
  4. enable extra flag

    xiazhvera committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3ed386b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b89cda View commit details
    Browse the repository at this point in the history
  6. revert compile flag

    xiazhvera committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2d2f30f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    32bfc12 View commit details
    Browse the repository at this point in the history
  2. Format

    sfodagain committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e97ac6b View commit details
    Browse the repository at this point in the history
  3. Remove verbose arg

    sfodagain committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    05e0e07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2d8752 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add verbose for linux only

    sfodagain committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e93a246 View commit details
    Browse the repository at this point in the history
  2. Add debug message

    sfodagain committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9cb753a View commit details
    Browse the repository at this point in the history
  3. fixup

    sfodagain committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8bb506f View commit details
    Browse the repository at this point in the history
  4. fixup

    sfodagain committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    99c285a View commit details
    Browse the repository at this point in the history
  5. fixup

    sfodagain committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    af6194c View commit details
    Browse the repository at this point in the history
  6. Remove -Werror for clang-3

    sfodagain committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    817c8d8 View commit details
    Browse the repository at this point in the history