aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Bazel uses apksigner from SDK build-tools instead of embedded jar.Gravatar Adam Michael2016-12-06
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Introducing the Java compilation black box in Skylark.Gravatar Irina Iancu2016-11-25
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-21
* Adding an option to set the digest function that everything uses. Minor refac...Gravatar Ola Rozenfeld2016-11-18
* Changing constructor of JavaCompilationHelper and removingGravatar Irina Iancu2016-11-16
* Add missing filegroups to docs_embedded_in_srcs.Gravatar David Chen2016-11-14
* Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.Gravatar Carmi Grushko2016-11-08
* Progress on migrating java_lite_proto_library to Skylark.Gravatar Irina Iancu2016-11-08
* Rollback of commit a396b070ae36032a973672e11145533621c39edc.Gravatar Klaus Aehlig2016-11-07
* Use proto_lang_toolchain() in java_proto_library.Gravatar Carmi Grushko2016-11-04
* Use android javacopts for java_proto_library-related compilations.Gravatar Googler2016-11-04
* Windows: java_binary can be an action executableGravatar Laszlo Csomor2016-10-31
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Made HttpDownloader download calls non-static.Gravatar Jingwen Chen2016-10-19
* Refactor getParentWithSkylarkModule() into SkylarkInterfaceUtilsGravatar Jon Brandvein2016-10-13
* Post the expansion of a target pattern on the event streamGravatar Klaus Aehlig2016-10-10
* Refactor in preparation for adding minimum classpath optimization.Gravatar Googler2016-10-10
* Register the BuildEventStreamerGravatar Klaus Aehlig2016-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
* 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
* Implemented a "--experimental_repository_cache" option as the first step toGravatar Jingwen Chen2016-10-05
* Rollback of commit 366cb3de49deac97e3015cbd09e29ec6d3f2953f.Gravatar Damien Martin-Guillerez2016-10-04
* Implemented a "--experimental_repository_cache" option as the first step toGravatar Jingwen Chen2016-10-04
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04
* Add infrastructural build eventsGravatar Klaus Aehlig2016-09-30
* Add a BuildEventTransport writing text-format protosGravatar Klaus Aehlig2016-09-29
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Add interfaces for the build event protocolGravatar Klaus Aehlig2016-09-28
* Add basic protocol buffer for the build event protocolGravatar Klaus Aehlig2016-09-27
* Blaze support for ExtensionRegistryGenerator.Gravatar Googler2016-09-13
* Windows, JNI: use native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Add missing filegroups to docs_embedded_in_sources to restore Apple, Obj-C andGravatar David Chen2016-09-01
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* Migrate classes to @AutoValue. Mostly created byGravatar Googler2016-08-31
* Optional reuse of classpath from previous compile saved in memory, as itGravatar Googler2016-08-24
* Remove SourcesJavaCompilationArgsProviderGravatar Liam Miller-Cushon2016-08-17
* Open-source java_lite_proto_library.Gravatar Carmi Grushko2016-08-17
* Use Options for BE docgen command line arguments.Gravatar David Chen2016-08-16
* Rephrase tests so that they can be shared between objc_library andGravatar Cal Peyser2016-08-10
* --Gravatar Carmi Grushko2016-08-01
* --Gravatar Carmi Grushko2016-07-28
* Start work to be able to invoke Skylark externallyGravatar Miguel Alcon Pinto2016-07-25
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* Open-source java_proto_library.Gravatar Carmi Grushko2016-07-12