aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
...
* Remove support for "Python" parsing mode.Gravatar Laurent Le Brun2016-10-07
* Supported "in" operator for all SkylarkIndexable objects.Gravatar Vladimir Moskva2016-10-07
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Fix-up for last sandbox change, forgot to add "block-*" to the execution info...Gravatar Philipp Wollermann2016-10-07
* Rollback of commit 5c071429e83b5c6d872c755d3da21ad934638111.Gravatar Damien Martin-Guillerez2016-10-07
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07
* Create directory for Standalone SkylarkGravatar Laurent Le Brun2016-10-07
* Register the BuildEventStreamerGravatar Klaus Aehlig2016-10-07
* Implement cc_common.link_params_merge function.Gravatar Dmitry Lomov2016-10-07
* Allow rules to consume CcLinkParamsProviders provided by Skylark rules.Gravatar Dmitry Lomov2016-10-07
* Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...Gravatar Dmitry Lomov2016-10-07
* remove inaccurate sentence from DependencyResolver commentsGravatar Benjamin Peterson2016-10-07
* Rollback of commit 0e9a1b2d51f9e03f4493e52d23cb3efc568be59f.Gravatar Googler2016-10-07
* Stop consulting the environment for "originating user" information.Gravatar Googler2016-10-07
* Remove duplicated "Can be None". The allowReturnNones = true generates "MayGravatar Adam Michael2016-10-07
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Handles missing classes.jar in aar_import gracefully, by creating an empty ja...Gravatar Adam Michael2016-10-07
* Bridged --experimental_repository_cache value to HttpDownloader. Created Http...Gravatar Jingwen Chen2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Improve memory overhead of calculating all computed default valuesGravatar Michajlo Matijkiw2016-10-07
* Allow repositories to refer to the local repository by repo nameGravatar Kristina Chodorow2016-10-07
* Allow OutputService#finalizeBuild to throw InterruptedException.Gravatar Rumou Duan2016-10-07
* Deny unix-socket in sandbox script by default. Fixes #1881.Gravatar Yue Gan2016-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
* Fix info key client-envGravatar Klaus Aehlig2016-10-07
* Add cc_common.link_params declared provider.Gravatar Dmitry Lomov2016-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
* Remove JavaRuntimeJarAspectProvider and the creation of JavaRuntimeJarProvide...Gravatar Lukacs Berki2016-10-06
* EvaluationProgressReceiver absorbs other progress trackers.Gravatar Chloe Calvarin2016-10-06
* BinaryLinkingTargetFactory can use the crosstool backend. objc_binary can turnGravatar Cal Peyser2016-10-06
* Extract java/javalite proto compilation args to command-line flags.Gravatar Carmi Grushko2016-10-06
* Refactor compilation, archiving, and fully linking logic fromGravatar Cal Peyser2016-10-06
* JS, Localization: Adds support for localization with closure managed rules.Gravatar Pedro Liberal Fernandez2016-10-05
* Proper error messages when built-in rule attributes are overridden #1811Gravatar Vladimir Moskva2016-10-05
* Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-05
* Line buffer stderr.Gravatar Lukacs Berki2016-10-05
* Implemented a "--experimental_repository_cache" option as the first step toGravatar Jingwen Chen2016-10-05
* Add API for individual actionsGravatar Jon Brandvein2016-10-05
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-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 NullPointerException on "select({}) + <something else>" clauses.Gravatar Greg Estren2016-10-05
* Make .d file analysis properly mark used module (.pcm) files.Gravatar Googler2016-10-05
* Unconditionally mark transitive modules as inputs.Gravatar Googler2016-10-05
* Don't inherit the host configuration's fragments from the target config in --...Gravatar Greg Estren2016-10-05