aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Some changes in MSVC toolchainGravatar Yun Peng2016-09-26
* Add bitcode handling to swift_libraryGravatar Dmitry Shevchenko2016-09-26
* Move hash computation from bash script to a python script because calling md5...Gravatar Googler2016-09-26
* Change the filegroup for the android sdk to an alias to unbreak android in ba...Gravatar Alex Humesky2016-09-23
* Implementation of maven_jar rule in Skylark.Gravatar Jingwen Chen2016-09-23
* Cleanup swift_library after Blaze release.Gravatar Dmitry Shevchenko2016-09-22
* Add test for //tools/zip/zip_manifest_creatorGravatar Adam Michael2016-09-22
* Add copts attribute to swift_library.Gravatar Dmitry Shevchenko2016-09-21
* In local_xcode_config rule, when xcode-locator-bin fails (generally due to xc...Gravatar Chris Parsons2016-09-21
* Description redacted.Gravatar Laurent Le Brun2016-09-21
* Enable the generation of Objc protos in whichever host machine it is running.Gravatar Sergio Campama2016-09-20
* Replace HOST_CFG with "host" as the former has been marked as deprecated.Gravatar Sergio Campama2016-09-20
* Java 8 support for Android builds, initially with incremental dexing only.Gravatar Googler2016-09-19
* Clarify the intermediate outputs handling in swift_libraryGravatar Dmitry Shevchenko2016-09-19
* Make aar_import not fail on aars that do not contain resources.Gravatar Adam Michael2016-09-16
* Checking BAZEL_SH first when looking for bash on WindowsGravatar Yun Peng2016-09-16
* Adds aar_import rule to Bazel along with tools needed to implement it. Curren...Gravatar Adam Michael2016-09-14
* Move Skylark git_repository rules to git.bzl.Gravatar David Chen2016-09-14
* Handle minimum OS version in swift_library.Gravatar Dmitry Shevchenko2016-09-14
* Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.Gravatar Damien Martin-Guillerez2016-09-14
* Global cleanup change.Gravatar Vladimir Moskva2016-09-13
* Fix error message to actually use python string formattingGravatar Kristina Chodorow2016-09-12
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Modify BUILD.static to use cc_toolchain_suiteGravatar Yun Peng2016-09-08
* Scope swift_library object outputs to a unique directory.Gravatar Dmitry Shevchenko2016-09-08
* Remove debugging print.Gravatar Dmitry Shevchenko2016-09-08
* Global cleanup change.Gravatar Vladimir Moskva2016-09-07
* Re-add support for watchOS in swift_library.Gravatar Dmitry Shevchenko2016-09-07
* Remove dependency on gnu sedGravatar Paul Cody Johnston2016-09-07
* Fix docker_build() run when using Docker < 1.8Gravatar Sam Guymer2016-09-07
* Update all tests so that they use a cc_toolchain_suite instead of a filegroup...Gravatar Lukacs Berki2016-09-06
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Add BUILD target for bazel apksigner and BUILD.tools so that it can be used inGravatar Adam Michael2016-09-02
* Disable references to single_arch_{cpu,platform}.Gravatar Julio Merino2016-09-01
* Python bits split from 130443322Gravatar Googler2016-09-01
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* pkg_deb: Make distribution and urgency adjustableGravatar Benjamin Staffin2016-08-31
* Add support for watchOS in swift_libraryGravatar Dmitry Shevchenko2016-08-30
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Add conffiles support to pkg_debGravatar Michal Rydlo2016-08-26
* Merge xmlns decls in old manifest merger to help transitionGravatar Googler2016-08-26
* Add external reference for android customtabsGravatar Simon Horlick2016-08-25
* Remove support for thin archives.Gravatar Lukacs Berki2016-08-23
* Use -fno-canonical-system-headers when supportedGravatar Brian Silverman2016-08-18
* Delete unused empty file.Gravatar Adam Michael2016-08-18
* Replaces sh_binary redirects with aliases in Bazel.Gravatar Adam Michael2016-08-18
* Include the location of the current swiftmodule for LLDB.Gravatar Dmitry Shevchenko2016-08-12
* Remove all temporary detrius upon exiting objc action scripts.Gravatar Peter Schmitt2016-08-11
* fixed strip_prefix related with issue#1604Gravatar Zhexuan Yang2016-08-08