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

Add vcpkg triplets for RelWithDebInfo. #4669

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    48ff858 View commit details
    Browse the repository at this point in the history
  2. Select the relwithdebinfo triplets when a base triplet is specified.

    Unlike ASAN we don't have to fail if a base triplet is not specified because building some libraries with symbols and some without is OK.
    teo-tsirpanis committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    52ec833 View commit details
    Browse the repository at this point in the history
  3. Clean-up the build document.

    Move a section from CONTRIBUTING.md and fix a paragraph.
    teo-tsirpanis committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ccbf60e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8228bde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13188f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16bbf31 View commit details
    Browse the repository at this point in the history
  7. Delete the x64-windows-relwithdebinfo triplet; vcpkg always builds …

    …with symbols on Windows.
    teo-tsirpanis committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cfe0897 View commit details
    Browse the repository at this point in the history