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

Forward CMake variables to prebuilding dependencies #1161

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

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

Commits on Oct 29, 2024

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

Commits on Nov 4, 2024

  1. Add VARS_TO_IGNORE

    sfodagain committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    917e24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceed439 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    3b06022 View commit details
    Browse the repository at this point in the history
  2. fixup

    sfodagain committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d1fa8fa View commit details
    Browse the repository at this point in the history
  3. Debugging

    sfodagain committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    921950a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    f2cd1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ec6a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e855e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c034b6 View commit details
    Browse the repository at this point in the history
  5. Pass CMAKE_GENERATOR

    sfodagain committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    058fdaa View commit details
    Browse the repository at this point in the history
  6. Set CMAKE_FIND_ROOT_PATH

    sfodagain committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a13540b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Rephrase comment

    sfodagain committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    9344a01 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Do not parse cmd vars

    sfodagain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cdb20c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31095b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    154317e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Cleanup

    sfodagain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b567baf View commit details
    Browse the repository at this point in the history
  2. Check CMAKE_CROSSOMPILING

    sfodagain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f4771da View commit details
    Browse the repository at this point in the history
  3. Check platform

    sfodagain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    625ba4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a30b5f5 View commit details
    Browse the repository at this point in the history
  5. Rephrase comment

    sfodagain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    aeb891e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6cb3cd View commit details
    Browse the repository at this point in the history
  7. Fix comment

    sfodagain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2022b24 View commit details
    Browse the repository at this point in the history
  8. fixup

    sfodagain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3944483 View commit details
    Browse the repository at this point in the history