- 6ba3d91 Remove -no_dead_strip_inits_and_terms ld64 option by Keith Smiley · 4 years, 6 months ago
- cf47f90 Add -install_name when linking shared libraries on macOS by Yannic Bonenberger · 4 years, 6 months ago
- f08819b Add support for params files for darwin by Keith Smiley · 4 years, 6 months ago
- a1471a8 Remove BITCODE_TOUCH_SYMBOL_MAP by Keith Smiley · 4 years, 6 months ago
- 0cb8757 Switch to -fdebug-compilation-dir by Keith Smiley · 4 years, 6 months ago
- 306e5f1 Remove C++ linking from oso_prefix feature for now by Keith Smiley · 4 years, 6 months ago
- 7ca5d7d Automated rollback of commit d3fc253a49a00c34408bbaf5378376cbcea1c5c9. by ilist · 4 years, 6 months ago
- d3fc253 Add support for params files for darwin by Keith Smiley · 4 years, 6 months ago
- fb309f3 Export `.bzl` files in `@bazel_tools//tools/...` by Andrew Z Allen · 4 years, 6 months ago
- e794ee6 Enable debug_prefix_map_pwd_is_dot feature by default on macOS by Keith Smiley · 4 years, 6 months ago
- a6cbf40 Remove builtin directory file on macOS by Keith Smiley · 4 years, 6 months ago
- ec1ace4 Allow extra env vars on OSX toolchain config by Daniel Wagner-Hall · 4 years, 6 months ago
- 008f743 Consider DEVELOPER_DIR when building wrapped_clang by Brentley Jones · 4 years, 6 months ago
- 3d6d0c9 Add relative_ast_path_feature by Keith Smiley · 4 years, 6 months ago
- bc5883a Add feature to remap Xcode path in debug info by Keith Smiley · 4 years, 6 months ago
- 200b949 Fix formatting of output C++ toolchain for macOS. by Thi Doan · 4 years, 7 months ago
- 8b29b6a Fix issue where libtool_check_unique isn't found for sandbox builds by Michael Eisel · 4 years, 7 months ago
- fa1740d Add generate_linkmap feature to Apple CROSSTOOL. by Thi Doan · 4 years, 8 months ago
- 9689859 Add support to crosstool for darwin_arm64(e) by Dave MacLachlan · 4 years, 8 months ago
- d483d6f Support deterministic mode when using a version of libtool that supports it. by Thi Doan · 4 years, 8 months ago
- be25b25 Fix xcode-locator preferring some Xcode versions outside of /Applications by Kyle Teske · 4 years, 9 months ago
- 174ed30 Add missing NS_BLOCK_ASSERTIONS for more architectures by Keith Smiley · 4 years, 9 months ago
- a5cd3d7 Use xcode_config.execution_info to set xcode execution requirement by waltl · 4 years, 9 months ago
- 930424b Add oso_prefix_is_pwd macOS feature by Keith Smiley · 4 years, 10 months ago
- 65b6254 Pass missing target flag for watchos_arm64_32 and watchos_x86_64 by Patrick Balestra · 5 years ago
- 618f7c0 Fix C++ string include by Keith Smiley · 5 years ago
- a5b1693 Remove -Xclang-only= option prefixes, which are no longer needed. by Googler · 5 years ago
- ba2ccb1 Partially fix MacOS llvm coverage collection by plf · 5 years ago
- b7d419b Handle Xcode command line tools when Xcode is installed by Keith Smiley · 5 years ago
- da5ee49 Rollback "Partially fix MacOS llvm..." due to rules_cc breakage by cparsons · 5 years ago
- 6089b6a Partially fix MacOS llvm coverage collection by Ulf Adams · 5 years ago
- c33038e Explicitly pass architecture for arm64_32 in osx crosstool by Alessandro Patti · 5 years ago
- d0b2163 Optionally create an instance of xcode_config using the autogenerated host_available_xcodes for local versions and an instance of available_xcodes for remote versions. by steinman · 5 years ago
- 33b5680 Set execution requirements for Xcode-related actions that use AppleCcToolchain based on Xcode availability. by steinman · 5 years ago
- 72ef293 Automated rollback of commit 9254462cc9b5d3955cf7067b63c6960515ad5255. by waltl · 5 years ago
- 9254462 Set execution requirements for Xcode-related actions that use AppleCcToolchain based on Xcode availability. by steinman · 5 years ago
- b494074 Use cpp compile variable for framework include paths by waltl · 5 years ago
- ec1625f Autogenerate "host_available_xcodes", an instance of the available_xcodes rule containing the xcode versions that are available locally. by steinman · 5 years ago
- bfbaed8 Fix Bazel selects wrong Xcode by Thi Don · 6 years ago
- e83db1e Fix aquery crash for bitcode feature by Keith Smiley · 6 years ago
- 818bc01 Extend process timeouts in xcode_configure.bzl by schmitt · 6 years ago
- 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
- ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
- 8b0bfaf Include cc configure headers in the cache key by Marcel Hlopko · 6 years ago
- 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
- 4dfc83d Replace wrapped_ar on macOS with libtool by Keith Smiley · 6 years ago
- 8daa514 C++: Introduce flag for forcing rules through macro by plf · 6 years ago
- 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
- ac3d06b Refactor osx cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
- 71a213c Add --incompatible_use_platforms_repo_for_constraints by hlopko · 6 years ago
- 4d3c5e2 Delete system framework paths from blaze by Googler · 6 years ago
- 82ec619 Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. by hlopko · 6 years ago
- 332379a Add --incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 6 years ago
- 8df1ef3 Provide ar_files and as_files for the autoconfigured osx toolchain. by Benjamin Peterson · 6 years ago
- 9aadeac Remove macOS version check from xcode-locator by Keith Smiley · 6 years ago
- c3d2aa7 Fix ios, tvos and watchos arm64 constraints by Steeve Morin · 6 years ago
- b4c0fb0 Split toolchains from cc_toolchains in cc_configure by Marcel Hlopko · 6 years ago
- 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
- 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
- a8fa6e2 Update wrapped_clang to make -add_ast_path options absolute by davg · 6 years ago
- 3f87a95 Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
- 231270c Conditionally use deprecated signature for initWithContentsOfURL by Robert Sayre · 6 years ago
- b341372 Remove ELF specific -ffunction-sections from osx crosstool by Dave Lee · 6 years ago
- 0020a97 Remove @executable_path/Frameworks from rpaths by Keith Smiley · 6 years ago
- 314cf1f Pass -undefined dynamic_lookup to dynamic library linking actions on Mac by hlopko · 6 years ago
- 235e76b Reorganize version_min osx feature by Keith Smiley · 6 years ago
- c6c9b58 Automated rollback of commit d03dcfb450a8f3717d81f9ecde5ac24ec53e042a. by Keith Smiley · 6 years ago
- d03dcfb Make Xcode setup more resilient by Keith Smiley · 6 years ago
- e3c8685 Roll-forward of xcode_locator now that there are no more tools depending on the old version. by schmitt · 6 years ago
- 2f17a86 Prepare the codebase for the --incompatible_disable_legacy_crosstool_fields by hlopko · 6 years ago
- 992eb17 Remove wrapped_clang tpl workaround files by Keith Smiley · 6 years ago
- be94831 Automated rollback of commit ab72246c4498a80a703771e267f5c1ebbc3fbf4b. by schmitt · 6 years ago
- ab72246 Support Xcode betas with xcode-locator by Keith Smiley · 6 years ago
- f8e38d1 Support bitcode for Apple platforms by Keith Smiley · 6 years ago
- 7d5db9a Remove Bazel CROSSTOOLs by rosica · 6 years ago
- 71bc38f Introduce --incompatible_disable_crosstool_file flag. by rosica · 6 years ago
- 4e6080a Remove unused cc_libraries named "stl". by John Cater · 6 years ago
- f9c0f6f Add arm64e to Bazel OSX CROSSTOOL. by Googler · 6 years ago
- fb8cad8 Pass macOS version min flag in osx CROSSTOOL by Keith Smiley · 6 years ago
- 2460d1c Add support for new arm64e iOS Device architecture. by kaipi · 6 years ago
- 2d0e27e Add --disable_legacy_crosstool_fields to host configuration by hlopko · 6 years ago
- 81b59f0 Pass -no_warning_for_no_symbols flag to libtool and ranlib in bazel osx CROSSTOOL. by arostovtsev · 6 years ago
- 9bf885a Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain by hlopko · 6 years ago
- f55ae7a Make bazel option --collect_symbol_counts a noop by hlopko · 6 years ago
- 3ce44b6 Add --incompatible_disable_expand_if_all_available_in_flag_set by hlopko · 6 years ago
- 40d1dc9 Add recent C++ specific incompatible flags to host by hlopko · 6 years ago
- 28953cb bazel/tools: add ar_files/as_files to cc_toolchain targets by Googler · 6 years ago
- 2a6a629 Add -frandom-seed to C compilations by hlopko · 6 years ago
- 4a74c52 Correct misspelled English words in the Bazel's tools/... directory by jingwen · 6 years ago
- ed67a15 Remove the "autoconfigured" constraint. by John Cater · 6 years ago
- 4baba71 Fix -Wunused-command-line-argument warnings when --force_pic is passed on Mac by Jamie Snape · 6 years ago
- 8d427c6 macos_bundle: Make "apple_product_type.kernel_extension" produce a valid kext. by jcater · 6 years ago
- 92bb13c Remove unused variable in xcode_locator.m by Keith Smiley · 7 years ago
- 17f5d19 Fix bazel osx crosstool by hlopko · 7 years ago
- a221e82 Osx: Do not use CROSSTOOL to select cc_toolchain by hlopko · 7 years ago
- 0ccee07 Add new watchos archs to osx_archs.bzl and the hard-coded ApplePlatform by Googler · 7 years ago
- c3fb1db Do not use CROSSTOOL to select cc_toolchain by hlopko · 7 years ago
- 97310af Remove no_create_dsym_zip CROSSTOOL feature by davg · 7 years ago
- 20bfdc6 Automated rollback of commit 19a401c38e30ebc0879925a5caedcbe43de0028f. by hlopko · 7 years ago
- baac056 Improve resilience of xcode-locator. by davg · 7 years ago