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
Commit message (
Expand
)
Author
Age
*
Introduce NestedSetStore, which persists information used for NestedSet seria...
cpeyser
2018-04-19
*
Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks.
corysmith
2018-04-19
*
Consolidate handling of jar files in deps
cushon
2018-04-19
*
Add the --pseudo-localize flag to resource compilation, gated by the --genera...
corysmith
2018-04-19
*
Refactor where rc files are controlled.
ccalvarin
2018-04-19
*
Make "run --direct_run" always use an absolute path for $0.
lberki
2018-04-19
*
windows: change output_base name computation
Laszlo Csomor
2018-04-19
*
Rename SpawnExecutionPolicy -> SpawnExecutionContext.
tomlu
2018-04-19
*
Add a flag to enable strict deps for android_binary.binary_under_test
cushon
2018-04-18
*
Makes ApkActionsBuilder honor --nobuild_runfile_manifests.
shahan
2018-04-18
*
Fix a crash in javac-turbine transitive classpath fallback
cushon
2018-04-18
*
Automated rollback of commit 559ffb7dd6578c961e775ba4901917ab8bffcb9d.
janakr
2018-04-18
*
Wire up decoupled resource processing for MobileInstall
asteinb
2018-04-18
*
Keep LANG/LANGUAGE and related environment variables for the process spawned ...
lberki
2018-04-18
*
Add deploy jar to android_local_test.
Googler
2018-04-18
*
Wire up decoupled data processing for aar_import rule
asteinb
2018-04-18
*
Wire up decoupled data pipeline in top-level Android targets
asteinb
2018-04-18
*
PiperOrigin-RevId: 193371485
carmi
2018-04-18
*
Handle InterruptedException thrown from @SkylarkCallable methods appropriately.
cparsons
2018-04-18
*
Setup for wiring up decoupled data processing in top-level targets
asteinb
2018-04-18
*
Emit the command executed with "blaze run --direct_run" and its cwd.
lberki
2018-04-18
*
Test repository cache with Skylark version of http_archive
Klaus Aehlig
2018-04-18
*
Clean up IterablesChain.
tomlu
2018-04-18
*
Wire up decoupled data pipeline in android_library
asteinb
2018-04-18
*
Ability to stop using ResourceContainer in various actions
asteinb
2018-04-18
*
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
*
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
*
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
*
Java: Stops adding CcLinkParamsInfo twice in JavaImport.
plf
2018-04-17
*
Java: Do not call semantics.addProviers from JavaBinary.java.
plf
2018-04-17
[next]