aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Create a base implementation of GenRule that can be used by both Bazel andGravatar John Cater2017-01-30
* Incremental dexing for java_lite_proto_librariesGravatar Googler2017-01-27
* Completing the Java sandwich and testing it.Gravatar Irina Iancu2017-01-20
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Move the mobile_install command to a separate package and moduleGravatar Ulf Adams2017-01-17
* Initial implementation of java_runtime and java_runtime_suiteGravatar Liam Miller-Cushon2017-01-17
* Windows, JNI: make it work with long pathsGravatar Laszlo Csomor2017-01-16
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Remove the inmemoryfs library from lib:foundationGravatar Ulf Adams2017-01-10
* Move ExecutionInfoSpecifier to lib.actionsGravatar Ulf Adams2017-01-09
* Make StringCanonicalizer use BlazeInterners rather than InternersGravatar Shreya Bhattarai2016-12-22
* Streamline Fingerprint implementationGravatar Michajlo Matijkiw2016-12-15
* 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