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 mixin to force clang and libcxx #16

Merged
merged 5 commits into from
Mar 13, 2019

Commits on Mar 6, 2019

  1. Add mixin to do a clang build with libcxx

    Signed-off-by: Emerson Knapp <[email protected]>
    Emerson Knapp committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    edbda29 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Remove merge-install and quote grouped cxx_flags

    Emerson Knapp committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    7445407 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Switch to global CMake option FORCE_BUILD_VENDOR_PKG

    Emerson Knapp committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    472b537 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Don't hardcode clang version

    Emerson Knapp committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c8efe7f View commit details
    Browse the repository at this point in the history
  2. Rename libcxx mixin to clang-libcxx

    Emerson Knapp committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ad298a7 View commit details
    Browse the repository at this point in the history