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
*
bazel integration tests: chmod +x configured_query_test.sh
Googler
2017-12-07
*
Add compile-testing to bazel third_party library jars
Christopher Parsons
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
*
Fix link to Skylark reference.
spomorski
2017-12-07
*
Implement cc_import rule
Yun Peng
2017-12-07
*
Expose two methods from JavaSkylarkApiProvider in JavaInfo
dbabkin
2017-12-07
*
Remove toolchain identifier from blaze-out paths in documentation.
lberki
2017-12-07
*
Remove the ctx.middle_man function from Skylark.
lberki
2017-12-07
*
Replace fictional usernames with "johndoe".
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
*
Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02.
tomlu
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
*
Document Sky Query, along with its unique operators, allrdeps and rbuildfiles.
janakr
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
*
bootstrap: fix typo in PATH-fixing command advice
L?szl? Csomor
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
*
Update version of re2
laurentlb
2017-12-06
*
bootstrap: fix typo in PATH fixing command advice
László Csomor
2017-12-06
*
Add abseil to //third_party:srcs
Adam Michael
2017-12-06
*
BEP: In the TestResult meta data, allow reporting remote cache hits
aehlig
2017-12-06
*
Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.
lberki
2017-12-06
*
Update bazel py rules "deps" documentation
elenairina
2017-12-06
*
Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.
lberki
2017-12-06
*
Make ProcessWrapperUtil aware of the execution statistics file, and add new E...
ruperts
2017-12-05
*
Reflect progress on incremental dexing in android_binary's incremental_dexing...
kmb
2017-12-05
*
Check for null build file returned from getBuildFileForPackage.
jcater
2017-12-05
*
Upgrade --target_environment, --auto_cpu_environment_group.
gregce
2017-12-05
*
Dedupe inputs in dexmerger tool similar to other tools.
kmb
2017-12-05
*
Moving the RemoteWorker into tools/remote directory.
olaola
2017-12-05
*
Stub out def_parser_test on non-Windows platforms.
Adam Michael
2017-12-05
*
Add aapt2 to the filegroup of integration test dependencies.
ajmichael
2017-12-05
*
Automated rollback of commit d0f06a6e4b61adc39bf5e1cfbae39501a89dc8e3.
nharmata
2017-12-05
*
Fix error prone warning about reference equality.
ajmichael
2017-12-05
[next]