aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Remove Skylark documentation text from Target.class.Gravatar Florian Weikert2017-02-22
* Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d.Gravatar Liam Miller-Cushon2017-02-22
* Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019.Gravatar Adam Michael2017-02-22
* Remove javac-turbine hack to support a non-standard annotation processorGravatar Liam Miller-Cushon2017-02-22
* Disable bitcode for simulator architectures, regardless of the apple_bitcode ...Gravatar Chris Parsons2017-02-22
* Add even more links to rules/macros documentation.Gravatar Laurent Le Brun2017-02-22
* Rollback of commit bd3be73b84001dbdb2f05297f215e8eb5bacf0e1.Gravatar Damien Martin-Guillerez2017-02-22
* Error out when the STL label points to an undefined target when merging STLGravatar Luis Fernando Pino Duque2017-02-22
* Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for desc...Gravatar Googler2017-02-22
* Augmented assignments don't evaluate lhs multiple timesGravatar Vladimir Moskva2017-02-21
* Disable Java header compilation by default in Bazel.Gravatar Irina Iancu2017-02-21
* Declare all BuildEvents as Postable Gravatar Klaus Aehlig2017-02-21
* Remove no-longer used protobuf BUILD aliasesGravatar Carmi Grushko2017-02-21