summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-01Revert "Add `gcc_quoting_for_param_files` feature (#314)" (#320)upstream/1.15.1Brentley Jones
2024-04-01Update platforms to 0.0.9 (#317)Luis Padron
2024-03-19Add `gcc_quoting_for_param_files` feature (#314)Brentley Jones
2024-03-04Add support for BAZEL_USE_CPP_ONLY_TOOLCHAIN (#313)Keith Smiley
2024-03-04Shorten the path used for the processor script. (#311)Keith Smiley
2024-03-04Tweak visibility attributes/defaults. (#310)Keith Smiley
2024-02-28Remove unnecessary cc_toolchain_config compiler API (#307)Keith Smiley
2024-02-22Update bcr presubmit for more tests on 7.x+ (#306)Keith Smiley
2024-02-22Add watchos_device_arm64(e) CPUs (#289)upstream/1.14.0Keith Smiley
2024-02-20Reduce number of BCR CI jobs (#305)Keith Smiley
2024-02-20Disable more tests in BCR (#304)Keith Smiley
2024-02-16Enable -dead_strip by default for opt builds (#237)upstream/1.13.0Keith Smiley
2024-02-16Fix bazel HEAD compatibility (#303)Keith Smiley
2024-02-08Update bcr CI config (#302)Keith Smiley
2024-02-08Fix darwin_arm64e architecture (#301)upstream/1.12.0Keith Smiley
2024-02-01Enable visionOS tests always (#295)Keith Smiley
2024-02-01Upgrade to Xcode 15.2 (#300)Patrick Balestra
2024-01-31Remove apple_cc_toolchain use (#299)Keith Smiley
2024-01-22Cleanup CI config (#297)Keith Smiley
2024-01-22Add bazel 6.x to CI (#296)Keith Smiley
2024-01-22Update to Xcode 15.1 on CI (#294)Keith Smiley
2024-01-22Remove visionos_x86_64 support (#293)Keith Smiley
2024-01-12Replace -l: with path to library (#292)Keith Smiley
2023-12-19Update toolchain setup instructions (#290)Keith Smiley
2023-11-29Only enable linkmap if the variable exists (#288)Keith Smiley
2023-11-29Add environ to repository rule (#287)Daniel Wagner-Hall
2023-11-13Disable treat_warnings_as_errors for now (#286)Keith Smiley
2023-11-06Ignore MODULE.bazel.lock (#1130) (#282)Keith Smiley
2023-11-06Remove Samuel from OWNERS (#283)Keith Smiley
2023-10-22fix: fix typo in README.md (#280)Chuck Grindel
2023-10-18Add `default_constraint_value` to `target_vendor` constraint (#279)upstream/1.11.1Brentley Jones
2023-10-17Rename CI jobs to be consistent with rules_apple (#278)Brentley Jones
2023-10-17Migrate uses of ctx.fragments.apple.multi_arch_platform(...) to platform cons...upstream/1.11.0Thi Doan
2023-10-17Add `//config:platforms` `bzl_library` (#275)Brentley Jones
2023-10-17Disable `--features=treat_warnings_as_errors` on CI for Bazel 6Brentley Jones
2023-10-17Upgrade stardoc to 0.6.2Brentley Jones
2023-09-28Add Luis Padron as a rule maintainer (#270)Thi Doãn
2023-09-28Move methods to report platform constraints as strings to apple_support.Nicholas Levin
2023-09-27Add "apple" constraint to all Apple platform definitions (#267)Thi Doãn
2023-09-26Add an "apple" constraint to be associated with all Apple platform definitions.Nicholas Levin
2023-09-22Update toolchain setup docs (#265)Keith Smiley
2023-09-20Add very basic linux CI (#264)upstream/1.10.1Keith Smiley
2023-09-20Add build flags to allow overriding platforms used in transitions (#263)upstream/1.10.0Brentley Jones
2023-09-19Enable use_default_shell_env everywhere (#261)Keith Smiley
2023-09-19Add platforms as input to universal transition (#262)Keith Smiley
2023-09-19Add platforms to apple_universal_binary transition (#257)Ivo List
2023-09-19Return platforms from test transition (#260)Keith Smiley
2023-09-19Use `no_warn_duplicate_libraries` by default (#259)Krishna Ersson
2023-09-15Derive platform type from CPU instead of from apple fragments (#258)Keith Smiley
2023-09-08Improve error message for unknown CPUs (#255)Brentley Jones