summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18Merge remote-tracking branch 'origin/upstream'mainInna Palant
2023-12-13Add metadata files for apple_support.upstreamYifan Hong
2023-12-12Initial empty repositoryInna Palant
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
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