aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/osx
Commit message (Expand)AuthorAge
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* Put @loader_path, not $ORIGIN into rpath flags on macGravatar hlopko2018-02-23
* Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11.Gravatar plf2018-02-16
* Fix CROSSTOOL.tpl to correctly target watchos_i386.Gravatar kaipi2018-02-13
* C++: Allows adding linkopts through file.Gravatar plf2018-02-12
* Introduce -c source_file -o output_file build variablesGravatar hlopko2018-02-08
* Converts wrapped_clang from a bash script to a C++ source file which is compi...Gravatar kaipi2018-02-06
* Migrate uses of xcode_config_alias to use the recently-introduced skylark lat...Gravatar cparsons2017-12-20
* Add two action types to the list of those requiring apple_envGravatar cparsons2017-12-18
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Remove `-R` flags from the MacOS crosstool template.Gravatar John Millikin2017-12-04
* Remove uses of ar_flag and uses_action_config_for_arGravatar hlopko2017-11-23
* Remove bazel's --experimental_skip_static_outputs option.Gravatar Googler2017-11-10
* Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink ...Gravatar kaipi2017-10-27
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Minor update to a docstring.Gravatar lberki2017-10-23
* Strip Xcode versions like "9.0gm" for the version flag.Gravatar lberki2017-10-20
* Add Skylark code that exports the current Xcode version and the Apple SDK ver...Gravatar lberki2017-10-18
* Use FeatureConfiguration to compute linkstamping compile command lineGravatar hlopko2017-09-25
* This time for sure: stop using --undefined dynamic_lookup in osx linking.Gravatar Googler2017-09-21
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Create an empty filegroup if Bazel doesn't support xcode_config_alias yet.Gravatar lberki2017-09-08
* Internal changeGravatar kush2017-09-07
* 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