index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
BUILD
Commit message (
Expand
)
Author
Age
*
Remove JavaRuntimeJarProvider.
elenairina
2018-04-13
*
s/BazelMain/Bazel/
michajlo
2018-04-09
*
Add a skylark-compatible alternative to MessageBundleProvider
cushon
2018-03-28
*
@AutoCodec map functions in ProtoCompileActionBuilder.
janakr
2018-03-23
*
Allow NestedSetCodec to share members across multiple deserializations.
cpeyser
2018-03-22
*
Splits the iterableMarshaller into runtime codecs.
shahan
2018-03-14
*
Allow BazelPackageLoader to load external repositories.
carmi
2018-03-13
*
Tags some more non-serializable classes (for serialization).
shahan
2018-03-13
*
Integrate import_deps_checker into aar_import.
cnsun
2018-03-13
*
Adding async proto or text logging utility class.
olaola
2018-03-06
*
Split up action graph cache into multiple classes for cleaner code.
twerth
2018-03-06
*
Serialize Path using AutoCodec.
janakr
2018-03-05
*
remote: Add interceptor for logging gRPC calls during remote execution/caching
Googler
2018-03-05
*
BEP: Add a --build_event_publish_all_actions flag to allow all actions to be ...
ruperts
2018-03-02
*
Add @AutoCodec to FileType and FileTypeSet.
mjhalupka
2018-02-28
*
Fix additional direct use of the Bazel server
Klaus Aehlig
2018-02-28
*
Move gRPC server to its own java_library to sever a dependency path between :...
carmi
2018-02-26
*
@AutoCodec TransitiveInfoProviderMapImpl and JavaInfo.
janakr
2018-02-23
*
Move newly created protos to analysis package.
twerth
2018-02-22
*
Add option to dump the action graph.
twerth
2018-02-22
*
Tag for classes with @AutoCodec.
mjhalupka
2018-02-15
*
Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...
tomlu
2018-02-15
*
@AutoCodec for LicenseProvider.
cpeyser
2018-02-14
*
Create a basic annotation processor for validating SkylarkCallable uses at co...
cparsons
2018-02-12
*
Move common proto aspect logic to a new class.
elenairina
2018-02-12
*
Improve safety of NestedSetFingerprintCache by detecting multiple instances o...
tomlu
2018-01-31
*
Add neverlink support to java_common.compile.
elenairina
2018-01-31
*
Move BazelRuleClassProvider.TESTING_SUPPORT to its own class in rules/test.
lpino
2018-01-29
*
remote: Rewrite the HTTP caching client in Netty. Fixes #4481
buchgr
2018-01-26
*
Add CommandLineItem interface.
tomlu
2018-01-25
*
Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...
John Cater
2018-01-23
*
Add codec for TestFilter, and clean up some things: use java.util.function.Pr...
janakr
2018-01-22
*
Add a native provider registry to ConfiguredRuleClassProvider
brandjon
2018-01-22
*
Codec for Location.
shahan
2018-01-16
*
Remove some unnecessary deps
Ulf Adams
2018-01-15
*
Introduce the blaze cquery command as the new ui for configurable query.
juliexxia
2018-01-12
*
Clean up Windows config_settings
Yun Peng
2018-01-12
*
Fold the Jvm configuration fragment into JavaConfiguration.
lberki
2018-01-11
*
Use an annotation preprocessor to validate SkylarkConfigurationField.
cparsons
2018-01-10
*
Create function createJavaInfo with new API. Implement JavaCompilationArgsPro...
dbabkin
2018-01-10
*
Automated rollback of commit 46356dfa59428b665aa280ba4cbca6e449f73c5b.
laszlocsomor
2018-01-02
*
Add android_local_test rule to Bazel.
dannark
2017-12-31
*
Adds ObjectCodecs for FragmentOptions and BuildOptions.
Googler
2017-12-27
*
ObjectCodecs for all non-test FragmentOption subclasses.
Googler
2017-12-27
*
Memoize equals and hashCode operations for BuildOptions. Currently, equality ...
janakr
2017-12-24
*
Replace Attribute.Transition with config.transitions.Transition.
gregce
2017-12-22
*
Replaces some existing codecs with @AutoCodec.
Googler
2017-12-22
*
Redo FileType to reduce generated garbage.
tomlu
2017-12-22
*
Use an annotation preprocessor to validate SkylarkConfigurationField.
cparsons
2017-12-21
*
Consolidate instances of the --loading_phase_threads flag.
juliexxia
2017-12-21
[next]