summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06Fix apple config setting group for 'darwin' CPU (#225)upstream/1.7.1Keith Smiley
2023-06-30Update MODULE.bazel to 1.7.0 (#223)github-actions[bot]
2023-06-13Add new XCODE_VERSION toolchain env var (#222)upstream/1.7.0Keith Smiley
2023-05-15Update C++ standard default to 14 (#219)Keith Smiley
2023-05-08Update MODULE.bazel to 1.6.0 (#220)github-actions[bot]
2023-05-05Remove support for bitcode (#218)upstream/1.6.0Keith Smiley
2023-04-10Make `device` the default of `target_environment` (#217)Fabian Meumertzheim
2023-03-24Disable toolchain-required test for BCR tests (#216)Brentley Jones
2023-03-24Update MODULE.bazel to 1.5.0 (#215)github-actions[bot]
2023-03-23Add config_settings for platforms (#179)upstream/1.5.0Keith Smiley
2023-03-22Add proper support for custom Swift toolchains (#213)Keith Smiley
2023-03-03Remove -ObjC from C++ links (#211)Keith Smiley
2023-03-02Move -ObjC into a separate feature (#210)Keith Smiley
2023-03-01Add BAZEL_ALLOW_NON_APPLICATIONS_XCODE to run xcode-locator (#197)Keith Smiley
2023-03-01Propagate xcode-locator error to fail() (#209)Keith Smiley
2023-02-23Revert "Downgrade bazel HEAD because of license bug" (#207)Keith Smiley
2023-02-17Flip defaults of hermetic debug info flags (#206)Keith Smiley
2023-02-16Update MODULE.bazel to 1.4.1 (#205)github-actions[bot]
2023-02-16Remove pre Xcode 12 logic (#204)upstream/1.4.1Keith Smiley
2023-02-16Increase timeouts for macOS toolchain setup (#203)Keith Smiley
2023-02-16Add Matt Robinson as a rules maintainer (#201)Keith Smiley
2023-02-16Extract objc-archive name (#200)Keith Smiley
2023-02-16Remove ObjC++ executable constant (#199)Keith Smiley
2023-02-15Add bzlmod toolchain instructions (#196)Keith Smiley
2023-02-15Downgrade bazel HEAD because of license bug (#195)Keith Smiley
2023-02-16Exclude some tests from bcr (#198)Keith Smiley
2023-02-15Add bzlmod test job (#194)Keith Smiley
2023-02-15Update MODULE.bazel to 1.4.0 (#193)github-actions[bot]
2023-02-15Add empty WORKSPACE.bzlmod (#192)upstream/1.4.0Keith Smiley
2023-02-14Add coverage_prefix_map feature (#190)Keith Smiley
2023-02-13Remove unnecessary contributing info (#189)Keith Smiley
2023-02-13Clarify how to use the `SDKROOT` and `DEVELOPER_DIR` env vars in `apple_genru...Keith Smiley
2023-02-13Add link_extra_lib shim (#186)Keith Smiley
2023-02-13Bump minimum supported macOS versions to 10.13 (#185)Keith Smiley
2023-02-12Make objc++-executable and objc-executable actions behave the same (#184)Keith Smiley
2023-02-12Remove O1 from sanitizer feature flag defaults (#183)Keith Smiley
2023-02-12Allow -v to libtool (#182)Keith Smiley
2023-02-09[CI] Use Xcode 14.2 (#180)Patrick Balestra
2023-02-09Run buildifier on MODULE.bazel (#181)Patrick Balestra
2023-01-20Add some test binary rules (#173)Keith Smiley
2023-01-20Add bazelrc setting up toolchains (#178)Keith Smiley
2023-01-19Add error for -Wincompatible-sysroot (#177)Keith Smiley
2023-01-19Remove use of resolve_labels (#176)Keith Smiley
2023-01-18Move starlark_apple_binary to test rule (#171)Keith Smiley
2023-01-18Remove contains_objc_source feature (#175)Keith Smiley
2023-01-18Move marker features directly into features list (#174)Keith Smiley
2023-01-17Unify features list (#168)Keith Smiley
2023-01-17Hardcode host_system_name (#162)Keith Smiley
2023-01-17Use _DYNAMIC_LINK_ACTIONS in more places (#170)Keith Smiley
2023-01-17Remove unnecessary iOS / Xcode version in tests (#172)Keith Smiley