index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
osx
Commit message (
Expand
)
Author
Age
*
Change default_macosx_sdk_version to default_macos_sdk_version.
cparsons
2017-08-24
*
PiperOrigin-RevId: 164803219
rduan
2017-08-10
*
Make sure copts is the last feature in osx crosstools
hlopko
2017-08-04
*
Use feature configuration to construct command line for 'strip' action
hlopko
2017-08-03
*
CppLinkAction decides execution platform based on action_configs.
cpeyser
2017-08-03
*
Expose wrapped_clang_pp in osx crosstool for ObjC++
rmalik
2017-08-03
*
Simplify copts handling and expose them as a build variable
hlopko
2017-08-02
*
Remove implicit iteration from Crosstool
hlopko
2017-07-05
*
Make osx crosstool standalone (working without bazel patches)
hlopko
2017-07-03
*
Use tool from action_config for link-executable and link-dynamic-lib actions
hlopko
2017-06-21
*
Use wrapped_ar on darwin in cc_configure.bzl
hlopko
2017-06-20
*
Suggest signing xcode license if that likely inhibits xcode-locator-bin gener...
cparsons
2017-06-06
*
Make C++ archiving use action_configs instead of hardcoded flags
hlopko
2017-06-01
*
Reverts non-xcode-available darwin crosstool generation.
cparsons
2017-05-31
*
Wrap ar invocations for osx bazel crosstool.
cparsons
2017-05-23
*
Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...
cparsons
2017-05-04
*
Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.
dmarting
2017-05-02
*
Rollforward of: Basic open-source crosstool to support targeting apple platfo...
cparsons
2017-04-28
*
Introduce the osx bazel crosstool template, with placeholder for cxx_builtin_...
cparsons
2017-04-25
*
Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.
aehlig
2017-04-18
*
Basic open-source crosstool to support targetting apple platform types.
cparsons
2017-04-18
*
Prefixes xcodebuild with xcrun in order to avoid getting erroneous results wh...
Sergio Campama
2017-02-23
*
Further improve error handling of xcode_configure.bzl
Chris Parsons
2017-02-22
*
Improve xcode-configure error messaging, and use "env -i" to clear environmen...
Chris Parsons
2017-02-17
*
xcode locator prefers xcodes installed under /Applications/
Chris Parsons
2017-01-03
*
Fixes for generating xcode-locator-bin on Tulsi.
Chris Parsons
2016-11-07
*
Check "xcodebuild -version" first before building the xcode locator.
Chris Parsons
2016-10-05
*
In local_xcode_config rule, when xcode-locator-bin fails (generally due to xc...
Chris Parsons
2016-09-21
*
Fix error message to actually use python string formatting
Kristina Chodorow
2016-09-12
*
xcode_configure repository rule for determining locally installed versions of...
Chris Parsons
2016-09-01
*
Export xcode_locator's source file under tools/osx/ to make it available for ...
Chris Parsons
2016-07-21
*
Remove breakpad support from bazel
Dmitry Shevchenko
2016-06-21
*
Makes the use of dump_syms_stub non-fatal.
Erik Abair
2016-04-18
*
Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...
Cal Peyser
2016-03-15