aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
...
* Rollback of commit b8946eabd60a199a66a1892701d52d9801c7fb1a.Gravatar Ulf Adams2016-05-18
* Fix bug in lazy removal of reverse deps -- there was one remaining case where...Gravatar Janak Ramakrishnan2016-05-18
* 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
* Rollback of commit 45d48bf1fe7503acbbb0c095822b7f8f558881e8.Gravatar Lukacs Berki2016-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
* 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 maven_jar documentation to use to the correct repository nameGravatar Kristina Chodorow2016-05-17
* Add deprecation warning for --objc_generate_debug_symbols.Gravatar Dmitry Shevchenko2016-05-17
* Always unzip paths ending in / as directoriesGravatar Kristina Chodorow2016-05-17
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Honor a whitelist of dx flags in incremental dexingGravatar Googler2016-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
* Stop converting temporary direct deps to a set. In almost all cases, this con...Gravatar Janak Ramakrishnan2016-05-16
* Update JavaDoc for class Artifact.Gravatar Rumou Duan2016-05-16
* Print a proper error when calling a rule from a .bzl fileGravatar Laurent Le Brun2016-05-16
* Improve pass-through during buildGravatar Klaus Aehlig2016-05-13
* Rollback of commit 7f339de7feb071d790ecbca1c346244f5794a7e3.Gravatar Greg Estren2016-05-13
* Fix wrong method accessor in "this dep isGravatar Greg Estren2016-05-13
* Support NDK r11 in bazelGravatar Alex Humesky2016-05-13
* Finally remove the android_jack attribute from android_sdk.Gravatar Michael Staib2016-05-13
* Make CppConfiguration fragment available from CcToolchainProvider.Gravatar Googler2016-05-13
* Fix NullPointerException when using android resource shrinking with an incomp...Gravatar Andrew Pellegrini2016-05-12
* Refactoring: Introduced AttributeValueSource to handle attribute name validat...Gravatar Florian Weikert2016-05-12
* apple_binary creates _lipo.a (multi-architecture archive library)Gravatar Chris Parsons2016-05-12
* Setting a year length to 365 days.Gravatar Googler2016-05-12
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Style cleanups.Gravatar Damien Martin-Guillerez2016-05-12
* Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis ...Gravatar Rumou Duan2016-05-12
* Skylark: allow_files can now accept a string list argumentGravatar Laurent Le Brun2016-05-12
* Remove return value from ctx.file_action functionGravatar Laurent Le Brun2016-05-12
* Optimize hotspot in DependencySet.process().Gravatar Googler2016-05-12
* On FreeBSD, don't assume bash to be installed under /binGravatar Klaus Aehlig2016-05-11
* Remove the disable_pbh feature again.Gravatar Googler2016-05-11
* Refactor ios_split_cpu to be apple_split_cpu, in preparation for using it to ...Gravatar Chris Parsons2016-05-11
* Reconcile cc and objc default compiler flags in the crosstool.Gravatar Cal Peyser2016-05-11
* Action configs are activated like features (instead of being activated by def...Gravatar Cal Peyser2016-05-11
* Stop catching RuntimeException. This made the errors in issue #1234 more conf...Gravatar Janak Ramakrishnan2016-05-11
* Dynamic configurations: have HostTransition just clone theGravatar Greg Estren2016-05-11
* Print an error message when the wrong type of input is given as an aspectGravatar Kristina Chodorow2016-05-11
* Flip --deep_execroot to default to trueGravatar Kristina Chodorow2016-05-11