aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel
Commit message (Expand)AuthorAge
* Fix NPE with unset maven_jar sha1Gravatar Kristina Chodorow2016-07-20
* Use exec in py_binary to avoid child processesGravatar Philipp Schrader2016-07-20
* --Gravatar Luis Fernando Pino Duque2016-07-20
* Check maven_jar sha1s for validityGravatar Kristina Chodorow2016-07-18
* Rollback of commit 5ea55cbab969820da346d16c4998e957b8c3f60e.Gravatar Carmi Grushko2016-07-18
* Unveil Bazel's proto_library and java_proto_library.Gravatar Carmi Grushko2016-07-18
* java_proto_library: add support for avoiding generating code for protos that ...Gravatar Carmi Grushko2016-07-15
* Create another pseudo-label for the JDK launcherGravatar Liam Miller-Cushon2016-07-15
* Re-enable JDK logs. Fixes issue #1483.Gravatar Dan Fabulich2016-07-14
* Open-source java_proto_library.Gravatar Carmi Grushko2016-07-12
* Use serverInit or globalInit where possible.Gravatar Ulf Adams2016-07-08
* Add a ServerBuilder, and use that in the module API.Gravatar Ulf Adams2016-07-07
* Remove the forced-legacy mode of the JvmConfigurationLoader.Gravatar Ulf Adams2016-07-07
* --Gravatar Carmi Grushko2016-07-07
* Split up BazelRuleClassProvider, and make the builder API more flexible.Gravatar Ulf Adams2016-07-06
* Rewrite workspace creation to use a builder class.Gravatar Ulf Adams2016-07-05
* Fixed java_stub_template.txt so that java binary can run independentlyGravatar Yun Peng2016-07-05
* Fixed java_stub_template.txt so that we can run java binary with Windows styl...Gravatar Yun Peng2016-07-04
* --Gravatar Luis Fernando Pino Duque2016-07-04
* Make repository name warning less noisyGravatar Kristina Chodorow2016-07-01
* Add java_plugin.generates_apiGravatar Liam Miller-Cushon2016-06-29
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-06-29
* Use a mutable map when collecting environment variables for repository_ctx.ex...Gravatar Chris Parsons2016-06-29
* Fix is_windows functionGravatar Yun Peng2016-06-29
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* Update java_plugin.processor_class documentation on pluginsGravatar Liam Miller-Cushon2016-06-27
* Fixed java_stub_template.txt after disabling runfiles on WindowsGravatar Yun Peng2016-06-27
* Get rid of a bunch of IOExceptions that were being unnecessarily thrown. We d...Gravatar Janak Ramakrishnan2016-06-23
* Simplify RuleClassProvider; it kept two identical lists for no purpose.Gravatar Ulf Adams2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Update the types of rules cc_library can depend onGravatar Kristina Chodorow2016-06-23
* Split BlazeModule.getCommandOptions into two; unify all implementations.Gravatar Ulf Adams2016-06-23
* Mention that redirection from HTTP to HTTPS doesn't workGravatar Kristina Chodorow2016-06-21
* Allow any filename in the srcs attribute of the sh_* rules.Gravatar Julio Merino2016-06-21
* We need to keep LD_LIBRARY_PATH in the environment for actions that use the d...Gravatar Philipp Wollermann2016-06-21
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Make skylark repository rules accept basic rule attributesGravatar Kristina Chodorow2016-06-21
* Fix new_git_repository documentationGravatar Kristina Chodorow2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Remove BuildConfiguration.addRoots() and the pregrepped includes directory.Gravatar Lukacs Berki2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Make bazel test work on WindowsGravatar Yun Peng2016-06-15
* Use only one list of parameters for SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-14
* Add addMainDexListActionArguments to AndroidSemantics.Gravatar Googler2016-06-13
* Support absolute paths for zip filesGravatar Kristina Chodorow2016-06-13
* Use the cc_toolchain rule instead of an event bus-based hack to signal an err...Gravatar Lukacs Berki2016-06-10
* Extract the @Param annotation from @SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-10
* Remove --java_launcher_javatest_migrationGravatar Liam Miller-Cushon2016-06-09
* fixed use_testrunner docGravatar ittaiz2016-06-08
* Sets default shell executable for windows to msys64 bash.exe path becauseGravatar Googler2016-06-08