summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-09-06Fix ios_arm64e cpu value to match platforms cpu constraint (#254)upstream/1.9.0Ivo List
2023-08-25Update buildifier (#252)Keith Smiley
2023-08-21Convert all shell tests to starlark (#250)Keith Smiley
2023-08-21Remove test_additive_cpus_flag (#249)Keith Smiley
2023-08-21Add warnings as errors for tests (#247)Keith Smiley
2023-08-21Move symbol stripping test to starlark (#246)Keith Smiley
2023-08-21Move shell test to cc_test (#245)Keith Smiley
2023-08-21Remove 32 bit CPUs (#244)Keith Smiley
2023-08-11Add initial visionOS support (#228)Keith Smiley
2023-08-12Remove lipobin output (#243)Keith Smiley
2023-08-11Remove apple_common transitions (#242)upstream/1.8.1Keith Smiley
2023-08-10Add platforms to default repositories.bzl (#241)Keith Smiley
2023-08-04Remove //test:for_bazel_test from global for_bazel_tests (#240)Keith Smiley
2023-08-04Use sha before transition removal for last_green (#239)Keith Smiley
2023-07-31Update platforms (#236)Keith Smiley
2023-07-18Move starlark_apple_static_library into bzl file (#233)Keith Smiley
2023-07-18Fix objc linker output being removed (#232)Keith Smiley
2023-07-13Remove MODULE.bazel version bump from release process (#231)upstream/1.8.0Keith Smiley
2023-07-14Remove cpp_linker_flags feature (#230)Keith Smiley
2023-07-12Add ~/Applications to allowed include directories (#229)Keith Smiley
2023-07-11Add stripped down apple_verification_test (#227)Keith Smiley
2023-07-07Replace DEVELOPER_DIR remapping with '/PLACEHOLDER_DEVELOPER_DIR' (#224)Keith Smiley
2023-07-07Update MODULE.bazel to 1.7.1 (#226)github-actions[bot]
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]