aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 1. Avoid checking the primitive number types in annotations.Gravatar cnsun2018-04-17
* Migrate configuration_field() to SkylarkCallable.Gravatar cparsons2018-04-17
* Migrate most of SkylarkRuleClassFunctions to use @SkylarkCallableGravatar cparsons2018-04-17
* Add decoupled asset containers to ResourceApk wrapper objectGravatar asteinb2018-04-17
* Ability to pass decoupled assets into monolithic resource processing actionGravatar asteinb2018-04-17
* Clarify 1st arg of load()Gravatar brandjon2018-04-17
* A slight refactoring of RunCommand.Gravatar lberki2018-04-17
* Make attempting to change --config in invocation policy an error.Gravatar ccalvarin2018-04-17
* Push using ruleContext.getFeatures() outside of creating FeatureConfigurationGravatar hlopko2018-04-17
* Pass --coverage to all compile and link stepsGravatar Ulf Adams2018-04-17
* Move test_timeout to BuildConfiguration and TargetCompleteEvent.Gravatar Googler2018-04-17
* Independently merge assetsGravatar asteinb2018-04-17
* Add helpful functionality to CommandLines.Gravatar tomlu2018-04-17
* Add compilation_info in java_common.compile.Gravatar elenairina2018-04-17
* Delete old version of jarjarGravatar Liam Miller-Cushon2018-04-17
* Bump @desugar_jdk_libs dependency, which pulls in build file changes and a ne...Gravatar kmb2018-04-17
* Java: Stops adding CcLinkParamsInfo twice in JavaImport.Gravatar plf2018-04-17
* Java: Do not call semantics.addProviers from JavaBinary.java.Gravatar plf2018-04-17
* Add an info-key for the repository cacheGravatar Klaus Aehlig2018-04-17
* Fix signedness warnings in cpp tests.Gravatar Benjamin Peterson2018-04-17
* Change default value of 'tools' attribute to unbound.Gravatar tomlu2018-04-16
* Cleanup Artifact.getPath() usage surrounding Fingerprint.Gravatar shahan2018-04-16
* Create @SkylarkConstructor annotation, to annotate certain global-namespace @...Gravatar cparsons2018-04-16
* Update format implementation in ctx.actions.args.Gravatar tomlu2018-04-16
* Re-add an accidentally removed line in skylark docgenGravatar cparsons2018-04-16
* Introduce tools attribute to ctx.actions.run and friends.Gravatar tomlu2018-04-16
* Add ValueConstants helper to handle the increasingly complex logic for value-...Gravatar janakr2018-04-16
* Create @SkylarkGlobalLibrary annotation, allowing classes/interfaces with glo...Gravatar cparsons2018-04-16
* Provider and dependency container for Android assetsGravatar asteinb2018-04-16
* Independently parse assetsGravatar asteinb2018-04-16
* Rollback https://github.com/bazelbuild/bazel/pull/5007Gravatar cparsons2018-04-16
* Implement positional overloads for ctx.actions.args.Gravatar tomlu2018-04-16
* Introduce NestedSetCodecWithStore, which serializes NestedSet using a process...Gravatar cpeyser2018-04-16
* Create asset merging actionGravatar asteinb2018-04-16
* repository_ctx.download_and_extract: mention cache in documentationGravatar Klaus Aehlig2018-04-16
* Remove a stale comment: srcs-less java_library rules no longer forward their ...Gravatar cushon2018-04-16
* Migrate to the new version of jarjarGravatar cushon2018-04-16
* Update gmaven_rules release tag in documentation and remove dependency on MavenGravatar jingwen2018-04-16
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* This CL adds log entry protos and logging handlers for bytestream Read and Wr...Gravatar Googler2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Roll forward of https://github.com/bazelbuild/bazel/commit/656a0bab1e025ff3c2...Gravatar philwo2018-04-16
* Add a dependency on javax-annotations to java_grpc_libraryGravatar Liam Miller-Cushon2018-04-16
* Create gen source jar in java_common.compile().Gravatar elenairina2018-04-16
* Ignore missing .gcno files in coverage collectionGravatar Ulf Adams2018-04-16
* bash: Add a toolchain for local Bash.Gravatar Laszlo Csomor2018-04-16
* Push using ruleContext.getDisabledFeatures() outside of creating FeatureConfi...Gravatar hlopko2018-04-16
* Java,runfiles: add Runfiles.getEnvVars()Gravatar Laszlo Csomor2018-04-16
* C++: Wrap CcLinkParamsInfo with CcLinkingInfo.Gravatar plf2018-04-16
* Bash,runfiles: add runfiles libraryGravatar Laszlo Csomor2018-04-16