aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/apple/shared.bzl
Commit message (Expand)AuthorAge
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Remove usages of `+` on dictsGravatar vladmos2018-01-03
* Add a missing argument to the code in https://github.com/bazelbuild/bazel/com...Gravatar lberki2017-10-16
* Update the Apple rules according to the new API because it was deemed better toGravatar lberki2017-10-12
* Make the Apple Skylark rule be able to fetch environment data from theGravatar lberki2017-10-06
* Disable sandboxing for some bundling actions.Gravatar Googler2017-03-27
* Global cleanup change.Gravatar Kristina Chodorow2016-12-21
* Break out xcrun env from xcrun_actionGravatar Dmitry Shevchenko2016-12-12
* Armv6 is not supported.Gravatar Dave MacLachlan2016-10-24
* Cleanup swift_library after Blaze release.Gravatar Dmitry Shevchenko2016-09-22
* Scope swift_library object outputs to a unique directory.Gravatar Dmitry Shevchenko2016-09-08
* Re-add support for watchOS in swift_library.Gravatar Dmitry Shevchenko2016-09-07
* Disable references to single_arch_{cpu,platform}.Gravatar Julio Merino2016-09-01
* Add support for watchOS in swift_libraryGravatar Dmitry Shevchenko2016-08-30
* Rollback of commit 368cc56fb2baa3e21be4acdd2410a4ce8245de93.Gravatar Googler2016-06-30
* Move platform environment from xcrun_action to apple_action.Gravatar Googler2016-06-30
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* Add apple_genrule to bazel.Gravatar Dave MacLachlan2016-04-21