aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Add genfiles to include paths to allow full-path imports of generated protosGravatar Googler2016-10-04
* Remove dependency on $unzip for aar_import. Replaces the functionality with /...Gravatar Adam Michael2016-10-04
* Use ijar:zipper instead of zipinfo for zip_manifest_creator.sh.Gravatar Adam Michael2016-10-04
* Silence the warning about Javac not supporting workers during bootstrap by re...Gravatar Philipp Wollermann2016-09-30
* Use minimum OS flags for watchOS and tvOS actions.Gravatar Chris Parsons2016-09-30
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* Fix cc_configure on WindowsGravatar Yun Peng2016-09-29
* Make cc_configure on Windows more robustGravatar Yun Peng2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...Gravatar Rumou Duan2016-09-27
* 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