aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/osx
Commit message (Expand)AuthorAge
...
* Add an xcode_config_alias rule instance under //tools/osx: .Gravatar lberki2017-09-07
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-06
* fix "weak_framwork_names" crosstool feature typoGravatar cparsons2017-08-30
* Change default_macosx_sdk_version to default_macos_sdk_version.Gravatar cparsons2017-08-24
* PiperOrigin-RevId: 164803219Gravatar rduan2017-08-10
* Make sure copts is the last feature in osx crosstoolsGravatar hlopko2017-08-04
* Use feature configuration to construct command line for 'strip' actionGravatar hlopko2017-08-03
* CppLinkAction decides execution platform based on action_configs.Gravatar cpeyser2017-08-03
* Expose wrapped_clang_pp in osx crosstool for ObjC++Gravatar rmalik2017-08-03
* Simplify copts handling and expose them as a build variableGravatar hlopko2017-08-02
* Remove implicit iteration from CrosstoolGravatar hlopko2017-07-05
* Make osx crosstool standalone (working without bazel patches)Gravatar hlopko2017-07-03
* Use tool from action_config for link-executable and link-dynamic-lib actionsGravatar hlopko2017-06-21
* Use wrapped_ar on darwin in cc_configure.bzlGravatar hlopko2017-06-20
* Suggest signing xcode license if that likely inhibits xcode-locator-bin gener...Gravatar cparsons2017-06-06
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Reverts non-xcode-available darwin crosstool generation.Gravatar cparsons2017-05-31
* Wrap ar invocations for osx bazel crosstool.Gravatar cparsons2017-05-23
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-05-04
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02
* Rollforward of: Basic open-source crosstool to support targeting apple platfo...Gravatar cparsons2017-04-28
* Introduce the osx bazel crosstool template, with placeholder for cxx_builtin_...Gravatar cparsons2017-04-25
* Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.Gravatar aehlig2017-04-18
* Basic open-source crosstool to support targetting apple platform types.Gravatar cparsons2017-04-18
* Prefixes xcodebuild with xcrun in order to avoid getting erroneous results wh...Gravatar Sergio Campama2017-02-23
* Further improve error handling of xcode_configure.bzlGravatar Chris Parsons2017-02-22
* Improve xcode-configure error messaging, and use "env -i" to clear environmen...Gravatar Chris Parsons2017-02-17
* xcode locator prefers xcodes installed under /Applications/Gravatar Chris Parsons2017-01-03
* Fixes for generating xcode-locator-bin on Tulsi.Gravatar Chris Parsons2016-11-07
* Check "xcodebuild -version" first before building the xcode locator.Gravatar Chris Parsons2016-10-05
* In local_xcode_config rule, when xcode-locator-bin fails (generally due to xc...Gravatar Chris Parsons2016-09-21
* Fix error message to actually use python string formattingGravatar Kristina Chodorow2016-09-12
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Remove breakpad support from bazelGravatar Dmitry Shevchenko2016-06-21
* Makes the use of dump_syms_stub non-fatal.Gravatar Erik Abair2016-04-18
* Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...Gravatar Cal Peyser2016-03-15