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

[Hexagon] Reuse Hexagon SDK analysis across cmake files #8822

Merged
merged 5 commits into from
Aug 25, 2021
Merged

[Hexagon] Reuse Hexagon SDK analysis across cmake files #8822

merged 5 commits into from
Aug 25, 2021

Commits on Aug 23, 2021

  1. [Hexagon] Reuse Hexagon SDK analysis across cmake files

    Different versions of the Hexagon SDK may have different directory
    structures. Extract the directory identification code into a separate
    cmake module. Use that module in Hexagon.cmake and in the cmake file
    for the FastRPC libraries.
    Krzysztof Parzyszek committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    15c750e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    e4132bf View commit details
    Browse the repository at this point in the history
  2. Add quotes around ${...}

    Krzysztof Parzyszek committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    2187d5a View commit details
    Browse the repository at this point in the history
  3. Add USE_HEXAGON_ARCH variable to cmake configuration

    Krzysztof Parzyszek committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3765132 View commit details
    Browse the repository at this point in the history
  4. Restart build

    Krzysztof Parzyszek committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    8137504 View commit details
    Browse the repository at this point in the history