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
...
*
Use ImmutableList.Builder and ImmutableListMultimap.Builder to create the out...
shreyax
2017-03-31
*
If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...
janakr
2017-03-31
*
Build android_binary APKs with Singlejar by default.
ajmichael
2017-03-31
*
Add option to disable critical path computation in Bazel. While this informat...
janakr
2017-03-31
*
Add the config_feature_flag rule.
mstaib
2017-03-31
*
Small documentation fix.
Googler
2017-03-31
*
Add ctx.experimental_new_directory (undocumented) to create tree artifacts in...
allevato
2017-03-31
*
Automated g4 rollback of commit 05300b5945286f6063afbf1d16c9c8e5621c4828.
jmmv
2017-03-31
*
Improve glob prefetching performance by providing a more realistic environment.
laurentlb
2017-03-31
*
Add workspace_file and workspace_file_content attributes to new_foo_repositor...
jcater
2017-03-31
*
Delete STRING_DICT_UNARY
michajlo
2017-03-31
*
Watch for --no and --no_ flag name conflicts.
ccalvarin
2017-03-31
*
Move ResourceFilter into AndroidConfiguration
Googler
2017-03-31
*
Make apkbuilder attribute of android_sdk optional.
ajmichael
2017-03-31
*
Change the tag experimental_testrunner into a couple of flags.
kush
2017-03-31
*
Remove some unused bookkeeping things about the no-longer-existent PackageCache.
nharmata
2017-03-31
*
Also report starting times of test actions
aehlig
2017-03-31
*
Suffix fingerprint of iterable with length
michajlo
2017-03-31
*
Modify AndroidSemantics#addMainDexListActionArguments to take proguard map as...
Googler
2017-03-31
*
Expand Invocation FlagPolicies on expansion flags.
ccalvarin
2017-03-31
*
Remove RuleContext from ResourceFilter state
Googler
2017-03-31
*
Symlink output directories to the correct directory name
kchodorow
2017-03-31
*
Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.
philwo
2017-03-31
*
Disable test_sandbox_mount_customized_path because it segfaults on Ubuntu 16.04.
philwo
2017-03-31
*
Bazel client: simplify ReadDirectorySymlink
laszlocsomor
2017-03-31
*
Extract --sysroot flag from blaze and move it into crosstool
hlopko
2017-03-31
*
Drop loading-phase values if --discard_analysis_cache is true and we're not k...
janakr
2017-03-31
*
Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.
Googler
2017-03-31
*
Actually clear the per-build syscall cache after loading. Setting it to null ...
janakr
2017-03-31
*
Improve the error message for simple values by including the value.
Googler
2017-03-31
*
BuildView#getConfiguredTargetForTesting respects null transitions.
mstaib
2017-03-31
*
Move more Android tools' tests into Bazel.
ajmichael
2017-03-31
*
Make Bazel resilient to files in /sdk/system-images.
ajmichael
2017-03-31
*
Clone the remote execution implementation into a new class
ulfjack
2017-03-29
*
Init absent action configs for CppCompile actions
hlopko
2017-03-29
*
fix typo in Bazel documentation
steren
2017-03-29
*
Resolve special provider names when checking for mandatory providers
vladmos
2017-03-29
*
Change print(artifact) to return "File" instead of "Artifact"
vladmos
2017-03-29
*
Bazel client, Windows: fix version check []
laszlocsomor
2017-03-29
*
Stop returning JavaSourceJarsProvider from java_library
elenairina
2017-03-29
*
Add JavaRunfilesProvider to JavaProvider.
elenairina
2017-03-29
*
Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...
janakr
2017-03-29
*
Fix downloader so reset connections can resume
jart
2017-03-29
*
Remove configurability of abrupt exit code behavior.
ccalvarin
2017-03-29
*
Catch cases where exec fails before WaitForCompletionCommand starts.
mstaib
2017-03-29
*
Log the server pid to java logging.
janakr
2017-03-29
*
Add a disabled test that will be enabled once #2709 is fixed.
ajmichael
2017-03-29
*
Split out the InvocationPolicy parser from the enforcer.
ccalvarin
2017-03-29
*
Actions arising from experimental_objc_library in opt mode do not use "-g0" if
cpeyser
2017-03-29
*
Remove the remote_cache_test target, which refers to a non-existing file.
Philipp Wollermann
2017-03-28
[prev]
[next]