aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* * Adds handling for anydpi and watch, two unsupported qualifiers in FolderCon...Gravatar Googler2016-05-19
* Write a -gensrc.jar even if the compilation failedGravatar Liam Miller-Cushon2016-05-19
* Use BufferedOutputStream for zipping / jar.Gravatar Googler2016-05-19
* For tests that check against output paths, provide the ability to strip out t...Gravatar Greg Estren2016-05-19
* Fix #837: worker_verbose flag has no effect.Gravatar Philipp Wollermann2016-05-19
* Always restrict aspects to only access requested configuration fragments.Gravatar Michael Staib2016-05-19
* Remove testing-only constructor for RuleClass from non-testing code.Gravatar Janak Ramakrishnan2016-05-19
* LoadingProgressReceiver: provide pending packagesGravatar Klaus Aehlig2016-05-19
* Fix Windows issue in Path.getRelative, which wasn't handling backslashes.Gravatar Ulf Adams2016-05-19
* Precompute Label#hashCode and use it to implement a fast-path for #equals. La...Gravatar Nathan Harmata2016-05-19
* Rollback of commit e37c55eccbd4516b2db7aaf58ef95209dfad3ed4.Gravatar Ulf Adams2016-05-19
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-19
* Rollback of commit b8946eabd60a199a66a1892701d52d9801c7fb1a.Gravatar Ulf Adams2016-05-18
* Handle b+.{2}+{3,4} qualifiers, as well as mobile country code and mobile net...Gravatar Googler2016-05-18
* Fix bug in lazy removal of reverse deps -- there was one remaining case where...Gravatar Janak Ramakrishnan2016-05-18
* Add || true to increment so test doesn't exit earlyGravatar Kristina Chodorow2016-05-17
* Add a way to set USES_SWIFT flag from Skylark.Gravatar Dmitry Shevchenko2016-05-17
* Remove reverse deps lazily, only when the node has finished building and we d...Gravatar Janak Ramakrishnan2016-05-17
* Thread through a map of the attributes which we have serialized into postProc...Gravatar Shreya Bhattarai2016-05-17
* Remove extraneous space added by commit 5e34a3d4ea30525971e320ce283ba8cd67c74e3cGravatar Nathan Harmata2016-05-17
* Batch package retrieval for rbuildfiles so that even if a single file has a l...Gravatar Janak Ramakrishnan2016-05-17
* Remove unnecessary aspect CC bloat.Gravatar Googler2016-05-17
* Switch the qualifier parsing to use FolderConfiguration. There is some extra ...Gravatar Googler2016-05-17
* Cleanup swift.bzl.Gravatar Dmitry Shevchenko2016-05-17
* Fix compilation with JDK7Gravatar Alpha Lam2016-05-17
* Support top-level packages in pkg_tarGravatar Kristina Chodorow2016-05-17
* Rollback of commit 45d48bf1fe7503acbbb0c095822b7f8f558881e8.Gravatar Lukacs Berki2016-05-17
* Add Skylark tests for intellij_info.bzlGravatar Dmitry Lomov2016-05-17
* Improve progress message of the actions triggered by --precompile_python.Gravatar Googler2016-05-17
* Make the rule in the workspace package reference the correct Package object.Gravatar Lukacs Berki2016-05-17
* Add rule_or_page#heading syntax to RuleLinkExpander and support for expandingGravatar David Chen2016-05-17
* Add -headerpad_max_install_names to darwin CROSSTOOL linker flags.Gravatar David Chen2016-05-17
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-17
* Add attribute to android binaries to explicitly control incremental dexing.Gravatar Googler2016-05-17
* Fix for combining resources so that the transitive, direct, and primary resou...Gravatar Googler2016-05-17
* Export Objective-C header from swift_library.Gravatar Dmitry Shevchenko2016-05-17
* Fix maven_jar documentation to use to the correct repository nameGravatar Kristina Chodorow2016-05-17
* Make AarGeneratorAction deterministic by zeroing zip entry timestamps.Gravatar Nicholas Lativy2016-05-17
* Add deprecation warning for --objc_generate_debug_symbols.Gravatar Dmitry Shevchenko2016-05-17
* Adds information about resources referenced from AndroidManifest.xml toGravatar Alex Humesky2016-05-17
* Always unzip paths ending in / as directoriesGravatar Kristina Chodorow2016-05-17
* Release 0.2.3 (2016-05-10)Gravatar Bazel Release System2016-05-17
* Trim whitespace off of wc resultGravatar Kristina Chodorow2016-05-16
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Memory Optimizations:Gravatar Googler2016-05-16
* Honor a whitelist of dx flags in incremental dexingGravatar Googler2016-05-16
* Adds configuration fragment requirements for intellij_info_aspect.Gravatar Michael Staib2016-05-16
* Global cleanup change.Gravatar Googler2016-05-16
* Adds configuration fragment requirements for AndroidNeverlinkAspect.Gravatar Michael Staib2016-05-16
* Adds configuration fragment requirements for J2ObjcAspect.Gravatar Michael Staib2016-05-16