aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Rollback of commit 9c25afe750a937b2152c21a93effc8b9ba82c27b.Gravatar Ulf Adams2016-10-11
* Minor cleanupGravatar Laurent Le Brun2016-10-11
* Improve error message when 'del' keyword is usedGravatar Laurent Le Brun2016-10-11
* Rollback of commit e025939e71b179ae0f6bd09ef3af474f49b853a2.Gravatar Ulf Adams2016-10-11
* Rollback of commit f341bc4f6e918b6a41c1536c111bbf24f14f967b.Gravatar Ulf Adams2016-10-11
* Avoid deadlock when a client disconnects with the gRPC queue full.Gravatar Lukacs Berki2016-10-11
* Add bin_dir and genfiles_dir to ctxGravatar Kristina Chodorow2016-10-11
* Generate aar_import and java_import rules for local maven repositories in <sd...Gravatar Adam Michael2016-10-11
* Fall back to compiling header-only libraries with --compile_one_dependency.Gravatar Googler2016-10-10
* Fix build on WindowsGravatar Damien Martin-Guillerez2016-10-07
* Add a method in MetadataHandler to retrieve contained artifacts from TreeArti...Gravatar Rumou Duan2016-10-07
* Remove support for "Python" parsing mode.Gravatar Laurent Le Brun2016-10-07
* Supported "in" operator for all SkylarkIndexable objects.Gravatar Vladimir Moskva2016-10-07
* Add method to get generating action for an output group.Gravatar Tobias Werth2016-10-07
* Create directory for Standalone SkylarkGravatar Laurent Le Brun2016-10-07
* Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...Gravatar Dmitry Lomov2016-10-07
* Rollback of commit 0e9a1b2d51f9e03f4493e52d23cb3efc568be59f.Gravatar Googler2016-10-07
* Stop consulting the environment for "originating user" information.Gravatar Googler2016-10-07
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Remove support for using AF_UNIX to communicate between the Bazel cient and t...Gravatar Lukacs Berki2016-10-07
* Add ctx.get_actions(), for inspecting the actions created by the current rule.Gravatar Jon Brandvein2016-10-07
* Support srcjar files in filtered gen jar.Gravatar Googler2016-10-07
* Add action_config and feature for linking on WindowsGravatar Yun Peng2016-10-06
* Remove JavaCpuSupplier; use the actual --cpu value instead.Gravatar Ulf Adams2016-10-06
* Description redacted.Gravatar Damien Martin-Guillerez2016-10-06
* Fix broken IDE skylark aspect.Gravatar Googler2016-10-06
* Description redacted.Gravatar Googler2016-10-06
* EvaluationProgressReceiver absorbs other progress trackers.Gravatar Chloe Calvarin2016-10-06
* Enable header compilation by defaultGravatar Liam Miller-Cushon2016-10-05
* Proper error messages when built-in rule attributes are overridden #1811Gravatar Vladimir Moskva2016-10-05
* Line buffer stderr.Gravatar Lukacs Berki2016-10-05
* Add API for individual actionsGravatar Jon Brandvein2016-10-05
* Add more type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-10-05
* Declare closure variable finalGravatar Klaus Aehlig2016-10-05
* Add some type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-10-05
* Make EvalUtils.getDataTypeNameFromClass() look for @SkylarkModules in parent ...Gravatar Jon Brandvein2016-10-05
* Enable Bazel commands to exit at any time.Gravatar Michael Staib2016-10-05
* Add the option --experimental_max_directories_to_eagerly_visit_in_globbing. T...Gravatar Janak Ramakrishnan2016-10-05
* Refactor getAnnotationFromParentClass() to a new SkylarkInterfaceUtils moduleGravatar Jon Brandvein2016-10-05
* Fix non-deterministic bug in locking of iterable valuesGravatar Jon Brandvein2016-10-04
* Rollback of commit 3c0d64886d2f7f6b2015780f1628b1391c320d0f.Gravatar Carmi Grushko2016-10-04
* Proper error messages when built-in rule attributes are overridden #1811Gravatar Vladimir Moskva2016-10-04
* Fix NPE in skylark documentation processorGravatar Jon Brandvein2016-10-04
* Implement Skylark syntax to propagate an aspect to all attributes.Gravatar Dmitry Lomov2016-10-04
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04
* cc_inc_library deletes its output directory before execution.Gravatar Janak Ramakrishnan2016-10-04
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* Add an actions provider for testing Skylark rules.Gravatar Jon Brandvein2016-09-30
* Fixed location expansion in cc rules.Gravatar Vladimir Moskva2016-09-30