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
Commit message (
Expand
)
Author
Age
*
Create pipeline for monolithic data processing with decoupled classes
asteinb
2018-04-18
*
Clean up R class generation
asteinb
2018-04-18
*
Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.
buchgr
2018-04-18
*
windows: GetOutputRoot() returns GetHomeDir()
Laszlo Csomor
2018-04-18
*
Refactor SyntaxTests to not rely on actions/analysis packages arbitrarily
brandjon
2018-04-17
*
Automated rollback of commit 3643afad04be41caa4b247d327230e8a1e32bb6a.
carmi
2018-04-17
*
PiperOrigin-RevId: 193274137
carmi
2018-04-17
*
Adds support to go compilation to respect the build_runfile_manifests flag.
shahan
2018-04-17
*
Remove JavaSemantics#commonDependencyProcessing
cushon
2018-04-17
*
Relax the assertion in Desugar for checking the calls to $closeResource(...).
cnsun
2018-04-17
*
Notify Skyframe listeners about additional node states: CHECK_DIRTY, INIT_ENV...
felly
2018-04-17
*
1. Avoid checking the primitive number types in annotations.
cnsun
2018-04-17
*
Migrate configuration_field() to SkylarkCallable.
cparsons
2018-04-17
*
Migrate most of SkylarkRuleClassFunctions to use @SkylarkCallable
cparsons
2018-04-17
*
Add decoupled asset containers to ResourceApk wrapper object
asteinb
2018-04-17
*
Ability to pass decoupled assets into monolithic resource processing action
asteinb
2018-04-17
*
Clarify 1st arg of load()
brandjon
2018-04-17
*
A slight refactoring of RunCommand.
lberki
2018-04-17
*
Make attempting to change --config in invocation policy an error.
ccalvarin
2018-04-17
*
Push using ruleContext.getFeatures() outside of creating FeatureConfiguration
hlopko
2018-04-17
*
Pass --coverage to all compile and link steps
Ulf Adams
2018-04-17
*
Move test_timeout to BuildConfiguration and TargetCompleteEvent.
Googler
2018-04-17
*
Independently merge assets
asteinb
2018-04-17
*
Add helpful functionality to CommandLines.
tomlu
2018-04-17
*
Add compilation_info in java_common.compile.
elenairina
2018-04-17
*
Delete old version of jarjar
Liam Miller-Cushon
2018-04-17
*
Bump @desugar_jdk_libs dependency, which pulls in build file changes and a ne...
kmb
2018-04-17
*
Java: Stops adding CcLinkParamsInfo twice in JavaImport.
plf
2018-04-17
*
Java: Do not call semantics.addProviers from JavaBinary.java.
plf
2018-04-17
*
Add an info-key for the repository cache
Klaus Aehlig
2018-04-17
*
Fix signedness warnings in cpp tests.
Benjamin Peterson
2018-04-17
*
Change default value of 'tools' attribute to unbound.
tomlu
2018-04-16
*
Cleanup Artifact.getPath() usage surrounding Fingerprint.
shahan
2018-04-16
*
Create @SkylarkConstructor annotation, to annotate certain global-namespace @...
cparsons
2018-04-16
*
Update format implementation in ctx.actions.args.
tomlu
2018-04-16
*
Re-add an accidentally removed line in skylark docgen
cparsons
2018-04-16
*
Introduce tools attribute to ctx.actions.run and friends.
tomlu
2018-04-16
*
Add ValueConstants helper to handle the increasingly complex logic for value-...
janakr
2018-04-16
*
Create @SkylarkGlobalLibrary annotation, allowing classes/interfaces with glo...
cparsons
2018-04-16
*
Provider and dependency container for Android assets
asteinb
2018-04-16
*
Independently parse assets
asteinb
2018-04-16
*
Rollback https://github.com/bazelbuild/bazel/pull/5007
cparsons
2018-04-16
*
Implement positional overloads for ctx.actions.args.
tomlu
2018-04-16
*
Introduce NestedSetCodecWithStore, which serializes NestedSet using a process...
cpeyser
2018-04-16
*
Create asset merging action
asteinb
2018-04-16
*
repository_ctx.download_and_extract: mention cache in documentation
Klaus Aehlig
2018-04-16
*
Remove a stale comment: srcs-less java_library rules no longer forward their ...
cushon
2018-04-16
*
Migrate to the new version of jarjar
cushon
2018-04-16
*
Update gmaven_rules release tag in documentation and remove dependency on Maven
jingwen
2018-04-16
*
Resource processing pipeline uses interface instead of ResourceContainer
asteinb
2018-04-16
[next]