aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Wire up decoupled data pipeline in top-level Android targetsGravatar asteinb2018-04-18
* PiperOrigin-RevId: 193371485Gravatar carmi2018-04-18
* Handle InterruptedException thrown from @SkylarkCallable methods appropriately.Gravatar cparsons2018-04-18
* Setup for wiring up decoupled data processing in top-level targetsGravatar asteinb2018-04-18
* Emit the command executed with "blaze run --direct_run" and its cwd.Gravatar lberki2018-04-18
* Test repository cache with Skylark version of http_archiveGravatar Klaus Aehlig2018-04-18
* Clean up IterablesChain.Gravatar tomlu2018-04-18
* Wire up decoupled data pipeline in android_libraryGravatar asteinb2018-04-18
* Ability to stop using ResourceContainer in various actionsGravatar asteinb2018-04-18
* Create pipeline for monolithic data processing with decoupled classesGravatar asteinb2018-04-18
* Clean up R class generationGravatar asteinb2018-04-18
* Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.Gravatar buchgr2018-04-18
* windows: GetOutputRoot() returns GetHomeDir()Gravatar Laszlo Csomor2018-04-18
* Refactor SyntaxTests to not rely on actions/analysis packages arbitrarilyGravatar brandjon2018-04-17
* Automated rollback of commit 3643afad04be41caa4b247d327230e8a1e32bb6a.Gravatar carmi2018-04-17
* PiperOrigin-RevId: 193274137Gravatar carmi2018-04-17
* Adds support to go compilation to respect the build_runfile_manifests flag.Gravatar shahan2018-04-17
* Remove JavaSemantics#commonDependencyProcessingGravatar cushon2018-04-17
* Relax the assertion in Desugar for checking the calls to $closeResource(...).Gravatar cnsun2018-04-17
* Notify Skyframe listeners about additional node states: CHECK_DIRTY, INIT_ENV...Gravatar felly2018-04-17
* 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
* 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
* 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
* 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