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

Adding option for downloading Boost using CMake FetchContent #6424

Merged
merged 11 commits into from
Apr 3, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    dfe2bbe View commit details
    Browse the repository at this point in the history
  2. Added copyright, and renamed file for linux workflow

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2c7a068 View commit details
    Browse the repository at this point in the history
  3. Set activation for macos workflows to pull_request only

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2942a74 View commit details
    Browse the repository at this point in the history
  4. Fixing order of steps in macOS workflow

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    23c1d49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b69e30 View commit details
    Browse the repository at this point in the history
  6. Applying cmake-format to Boost setup file

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0287f31 View commit details
    Browse the repository at this point in the history
  7. Removing left-out endif() statement

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d0f3a32 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Adding description for fetch option

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8a8d6ac View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Modified commands to build boost using HPX_CXX_STANDARD, and made mis…

    …c changes
    
    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    505853d View commit details
    Browse the repository at this point in the history
  2. Changing variable names for consistency

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ecc252e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Renaming variables to be self-explanatory

    Signed-off-by: Vedant <[email protected]>
    vrnimje committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    437f365 View commit details
    Browse the repository at this point in the history