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
*
Windows Launcher: Fix argument passing
Yun Peng
2017-12-11
*
Doc: mention that sibling must be in the same package.
laurentlb
2017-12-11
*
Add a toolchains= dependency to a few genrules so that the Bazel test suite p...
lberki
2017-12-11
*
Avoid expansion of NestedSets in MiddlemanFactory.
Benjamin Peterson
2017-12-11
*
Move native deps collection code out of android_binary.
ajmichael
2017-12-09
*
Make private variable public for internal usage.
Googler
2017-12-08
*
Thread filesystem through codebase.
tomlu
2017-12-08
*
Add fields to record block I/O and involuntary context switch execution stati...
ruperts
2017-12-08
*
Make config_feature_flag's default_value optional.
mstaib
2017-12-08
*
Add --implicit_deps custom filtering to configuredtargetqueryenvironment.
juliexxia
2017-12-08
*
Remove unused Info constructor arg
brandjon
2017-12-08
*
Remove redundant words in logging message.
nharmata
2017-12-08
*
Stop filtering resources in analysis in aapt2 builds
Googler
2017-12-08
*
Rollback of 178106899.
cpeyser
2017-12-08
*
Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with ...
juliexxia
2017-12-08
*
Automated rollback of commit 337f19cc54e77c45daa1d5f61bf0a8d3daf8268f.
buchgr
2017-12-08
*
Infrastructure for fixed checking if android_test can inherit resources
Googler
2017-12-08
*
Implement @bazel_tools//tools/jdk:current_host_java_runtime .
lberki
2017-12-08
*
Remove the --incompatible_list_plus_equals_inplace flag
vladmos
2017-12-08
*
Change flag name --start_type to --start, to be consistent with adb options f...
Googler
2017-12-07
*
Add tests for circular target dependencies resolved by configuration.
mstaib
2017-12-07
*
Register builtins with Runtime
brandjon
2017-12-07
*
Temporary fix for resource filtering with aapt2
Googler
2017-12-07
*
bazel integration tests: chmod +x configured_query_test.sh
juliexxia
2017-12-07
*
bazel integration tests: chmod +x configured_query_test.sh
Googler
2017-12-07
*
New flag `--incompatible_depset_union` to disable old-style depset merging.
laurentlb
2017-12-07
*
Custom serialization for TestSuiteExpansionKey.
Googler
2017-12-07
*
Report empty query results.
juliexxia
2017-12-07
*
Move the javabase middleman to within JavaRuntimeInfo.
lberki
2017-12-07
*
Implement cc_import rule
Yun Peng
2017-12-07
*
Expose two methods from JavaSkylarkApiProvider in JavaInfo
dbabkin
2017-12-07
*
Remove the ctx.middle_man function from Skylark.
lberki
2017-12-07
*
If a temporary directory name clashes in the LocalSpawnRunner, try generating...
ruperts
2017-12-06
*
Build bootstrap_plugins less eagerly
cushon
2017-12-06
*
Provide more execution statistics in the ExecutionStatistics class.
ruperts
2017-12-06
*
Support inclusion filter in DexFileSplitter, with the same semantics as in .....
kmb
2017-12-06
*
Add SkylarkSemantics#toBuilder() and #builderWithDefaults()
brandjon
2017-12-06
*
support params files in dexmerger and dexsharder tools
kmb
2017-12-06
*
allow params files for long dexmerger and dexsharder command lines
kmb
2017-12-06
*
Pass file system to Path operations.
tomlu
2017-12-06
*
Getting rid of compiler warning "control reaches end of non-void function [-W...
olaola
2017-12-06
*
Register separate linkstamp compile action
hlopko
2017-12-06
*
Add option to populate selector list in blaze query's proto output.
twerth
2017-12-06
*
Expose utility method in PathPackageLocator for inserting workspace name.
janakr
2017-12-06
*
Add return statements to silence compiler warning.
John Cater
2017-12-06
*
Use static final variables for spawn action resource sets.
tomlu
2017-12-06
*
Fix some broken targets and failing tests.
ajmichael
2017-12-06
*
Remove duplicate CppHelper.getCcToolchainType method.
John Cater
2017-12-06
*
Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rule...
lpino
2017-12-06
*
Flip the --incompatible_disallow_uncalled_set_constructor flag
vladmos
2017-12-06
[next]