aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to testsGravatar Yue Gan2016-08-01
* Add a way to set build configuration values (defines) on swift_library targets.Gravatar Dmitry Shevchenko2016-08-01
* workers: Use workers by default for Javac.Gravatar Philipp Wollermann2016-07-29
* executable attribute on apple_genrule, which allows users to run apple_genrul...Gravatar Chris Parsons2016-07-29
* Add a resource parsing action.Gravatar Googler2016-07-28
* J2ObjC wrapper support for java annotation support with unpredictable inputs/...Gravatar Rumou Duan2016-07-27
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Add Skylark definitions of {new_,}git_repository.Gravatar Nelson Elhage2016-07-27
* Description redacted.Gravatar Googler2016-07-25
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Rollback of commit 6b1856c0da95ccea97b13890b2617bd0635f4291.Gravatar Tobias Werth2016-07-21
* Make [] happy again by adding a test with the same name as the one whose dele...Gravatar Tobias Werth2016-07-21
* cc_configure.bzl: Output error message when executing a command failsGravatar Yun Peng2016-07-20
* Fix tests under build_defs/apple/test.Gravatar Dmitry Shevchenko2016-07-20
* Adding default value for environment variables and python binaryGravatar Yun Peng2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Fix Windows tests.Gravatar Dmitry Lomov2016-07-15
* Fixed repository.which() on WindowsGravatar Yun Peng2016-07-15
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Remove a TODO for a closed bug.Gravatar Dmitry Shevchenko2016-07-13
* Autoconfigure MSVC CROSSTOOLGravatar Yun Peng2016-07-13
* Enable @testable import in swift_libraryGravatar Dmitry Shevchenko2016-07-11
* Make swift_library explicitly specify the module maps it is using.Gravatar Dmitry Shevchenko2016-07-11
* RELNOTES: use xcrun simctl instead of iossim to launch the app for "blaze run".Gravatar Googler2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Switch swift_library to using swiftc instead of swift -frontend.Gravatar Dmitry Shevchenko2016-07-08
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Fixed Bazel deb package dependency on Ubuntu 16.04Gravatar Yun Peng2016-07-01
* Remove hacks of building dll from msvc_link.pyGravatar Yun Peng2016-07-01
* Make building dll less a hack on WindowsGravatar Yun Peng2016-07-01
* Adding features to MSVC CROSSTOOLGravatar Yun Peng2016-07-01