Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bazelbuild/rules_cc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.3
Choose a base ref
...
head repository: bazelbuild/rules_cc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.4
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 15, 2025

  1. Update BCR config for rules_cc

    PiperOrigin-RevId: 783308053
    Change-Id: I78894e39e7f5543b0249bf79dc745d72dfce6a26
    meteorcloudy authored and copybara-github committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d068b73 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Use a separate feature for cpp std option on Windows

    Copybara Import from #443
    
    BEGIN_PUBLIC
    Use a separate feature for cpp std option on Windows (#443)
    
    Address #440 (comment)
    
    We should probably do the same for unix cc toolchains, but that needs more clean up first.
    
    Closes #443
    END_PUBLIC
    
    COPYBARA_INTEGRATE_REVIEW=#443 from meteorcloudy:msvc_cpp_std 3c4f7b3
    PiperOrigin-RevId: 784153348
    Change-Id: Ibc1b580d7b5b6df34ec1db70f2005b9002585f65
    meteorcloudy authored and copybara-github committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    cbee84a View commit details
    Browse the repository at this point in the history
Loading