aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Migrate annotations of SkylarkAttr to an interface class.Gravatar cparsons2018-04-30
* Add ability for serialization to inform the SerializationContext that any rem...Gravatar janakr2018-04-30
* Preemptively propagate DexArchiveAspect to skylark _toolchain attributesGravatar kmb2018-04-27
* Remove JavaConstraintsProvider, allow specifying constraints when constructin...Gravatar kmb2018-04-24
* Start refactoring elements of the Skylark Build API into their own package.Gravatar cparsons2018-04-23
* Remove JavaCompilationArgsHelperGravatar cushon2018-04-20
* Logging the spawn graph on demand. First step on #4891.Gravatar olaola2018-04-19
* PiperOrigin-RevId: 193371485Gravatar carmi2018-04-18
* Add an info-key for the repository cacheGravatar Klaus Aehlig2018-04-17
* Remove JavaRuntimeJarProvider.Gravatar elenairina2018-04-13
* s/BazelMain/Bazel/Gravatar michajlo2018-04-09
* Add a skylark-compatible alternative to MessageBundleProviderGravatar cushon2018-03-28
* @AutoCodec map functions in ProtoCompileActionBuilder.Gravatar janakr2018-03-23
* Allow NestedSetCodec to share members across multiple deserializations.Gravatar cpeyser2018-03-22
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Allow BazelPackageLoader to load external repositories.Gravatar carmi2018-03-13
* Tags some more non-serializable classes (for serialization).Gravatar shahan2018-03-13
* Integrate import_deps_checker into aar_import.Gravatar cnsun2018-03-13
* Adding async proto or text logging utility class.Gravatar olaola2018-03-06
* Split up action graph cache into multiple classes for cleaner code.Gravatar twerth2018-03-06
* Serialize Path using AutoCodec.Gravatar janakr2018-03-05
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* BEP: Add a --build_event_publish_all_actions flag to allow all actions to be ...Gravatar ruperts2018-03-02
* Add @AutoCodec to FileType and FileTypeSet.Gravatar mjhalupka2018-02-28
* Fix additional direct use of the Bazel serverGravatar Klaus Aehlig2018-02-28
* Move gRPC server to its own java_library to sever a dependency path between :...Gravatar carmi2018-02-26
* @AutoCodec TransitiveInfoProviderMapImpl and JavaInfo.Gravatar janakr2018-02-23
* Move newly created protos to analysis package.Gravatar twerth2018-02-22
* Add option to dump the action graph.Gravatar twerth2018-02-22
* Tag for classes with @AutoCodec.Gravatar mjhalupka2018-02-15
* Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...Gravatar tomlu2018-02-15
* @AutoCodec for LicenseProvider.Gravatar cpeyser2018-02-14
* Create a basic annotation processor for validating SkylarkCallable uses at co...Gravatar cparsons2018-02-12
* Move common proto aspect logic to a new class.Gravatar elenairina2018-02-12
* Improve safety of NestedSetFingerprintCache by detecting multiple instances o...Gravatar tomlu2018-01-31
* Add neverlink support to java_common.compile.Gravatar elenairina2018-01-31
* Move BazelRuleClassProvider.TESTING_SUPPORT to its own class in rules/test.Gravatar lpino2018-01-29
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* Add CommandLineItem interface.Gravatar tomlu2018-01-25
* Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...Gravatar John Cater2018-01-23
* Add codec for TestFilter, and clean up some things: use java.util.function.Pr...Gravatar janakr2018-01-22
* Add a native provider registry to ConfiguredRuleClassProviderGravatar brandjon2018-01-22
* Codec for Location.Gravatar shahan2018-01-16
* Remove some unnecessary depsGravatar Ulf Adams2018-01-15
* Introduce the blaze cquery command as the new ui for configurable query.Gravatar juliexxia2018-01-12
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Fold the Jvm configuration fragment into JavaConfiguration.Gravatar lberki2018-01-11
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2018-01-10
* Create function createJavaInfo with new API. Implement JavaCompilationArgsPro...Gravatar dbabkin2018-01-10
* Automated rollback of commit 46356dfa59428b665aa280ba4cbca6e449f73c5b.Gravatar laszlocsomor2018-01-02