aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-02-24
* Remove duplicate genrule documentation on base class.Gravatar John Cater2017-02-24
* Filter android_binary resources during analysisGravatar Googler2017-02-24
* Implicitly generate Proguard obfuscation mapping file for android_binary targ...Gravatar Andrew Pellegrini2017-02-24
* Fix typo.Gravatar Nathan Harmata2017-02-24
* Add commit link to githubGravatar Yue Gan2017-02-24
* Report inconsistent aspect order error to the user.Gravatar Dmitry Lomov2017-02-24
* Bazel client: make jvm.log path platform-safe Gravatar László Csomor2017-02-24
* Fix autodetection of c++ coverage on osxGravatar Marcel Hlopko2017-02-24
* Fix name of --javacopt in the configuration file blog postGravatar Damien Martin-Guillerez2017-02-24
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-02-24
* Pass in the "coverage enabled" flag on the C++ linkstamp compile command line.Gravatar Lukacs Berki2017-02-24
* Upgrade //third_party/protobuf to v3.2.0Gravatar Carmi Grushko2017-02-23
* Add ProtoJavaApiInfoAspectProvider to JavaProvider.Gravatar Irina Iancu2017-02-23
* Remove ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Fix BUILD file mistakes in code generator.Gravatar Yue Gan2017-02-23
* Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* roll-forward of "Delete temporary directory on exit"Gravatar Colin Cross2017-02-23
* Re-enable bazel_windows_example_test Gravatar Yun Peng2017-02-23
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* str.partition and str.rpartition return tuples instead of listsGravatar Vladimir Moskva2017-02-23
* Fix python stub_template.txt on Windows Gravatar Yun Peng2017-02-23
* Prefixes xcodebuild with xcrun in order to avoid getting erroneous results wh...Gravatar Sergio Campama2017-02-23
* APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...Gravatar Cal Peyser2017-02-23
* Incrementally dex any Android IDL runtime libraryGravatar Googler2017-02-23
* Use skylark-preferred quote char for string literalGravatar Michajlo Matijkiw2017-02-23
* Add a flag to enable desugaring java.* classes by rewriting package namesGravatar Colin Cross2017-02-23
* Update to header thinning feature to create header_scanner actions based on c...Gravatar Googler2017-02-23
* Replace the fancy, lockless, and incorrect BoundedMultisetSemaphore and with ...Gravatar Nathan Harmata2017-02-23
* incrementally dex generated_extension_registry jars generated for top-level a...Gravatar Googler2017-02-23
* Rolling forward the change to open source JUnit integration tests.Gravatar Kush Chakraborty2017-02-23
* Filter out Blaze-specific javacopts in VanillaJavaBuilderGravatar Liam Miller-Cushon2017-02-23
* change incremental dexing fallback in DexFileMerger to behave exactly as if c...Gravatar Googler2017-02-23
* Fix broken javadoc link.Gravatar Shreya Bhattarai2017-02-23
* Remove mobile-install stub app targets from BUILD files.Gravatar Adam Michael2017-02-23
* Allow absolute symlinks in TreeArtifacts. Let the downstream action (if there...Gravatar Janak Ramakrishnan2017-02-23
* Make Expression.eval() public.Gravatar Carmi Grushko2017-02-23
* Document skylark repositories invalidation Gravatar Damien Martin-Guillerez2017-02-23
* Mention that generators/generator expressions aren't in SkylarkGravatar Jon Brandvein2017-02-23
* Code clean-upGravatar Liam Miller-Cushon2017-02-22
* Add detailed rule class/label info when report attribute checking error Gravatar Liangliang He2017-02-22
* Give users a hint at what could be wrong when an imported blazerc cannot be f...Gravatar Googler2017-02-22
* Some refactoring of LabelValidator Gravatar Damien Martin-Guillerez2017-02-22
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-22
* If dynamic configurations are turned on, ruleclass configuration transitionsGravatar Cal Peyser2017-02-22
* Roll back ios_runner simulator foreground change, as it has made some tests f...Gravatar Chris Parsons2017-02-22
* Skylark documentation pipeline automatically generates documentation for all ...Gravatar Florian Weikert2017-02-22
* Crosstool compilation support for J2ObjcAspect.Gravatar Rumou Duan2017-02-22
* Further improve error handling of xcode_configure.bzlGravatar Chris Parsons2017-02-22