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
/
test
Commit message (
Expand
)
Author
Age
*
Rephrase AbstractAttributeMapper#visitLabels such that we can avoid creating ...
nharmata
2017-04-05
*
Generalize ConfigSetting's special options handling.
mstaib
2017-04-05
*
Remove "--no_" prefix for boolean flags in our integration tests.
ccalvarin
2017-04-05
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
BEP: provide events a generic converter class
aehlig
2017-04-04
*
Remove jack support and make jack/jill attributes of android_sdk optional.
ajmichael
2017-04-04
*
Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.
hlopko
2017-04-04
*
Extract a SpawnRunner interface
ulfjack
2017-04-04
*
Add "--build_manual_tests" options that forces manual tests to be built.
dslomov
2017-04-04
*
Add isConfigMatcher property to rule classes.
mstaib
2017-04-03
*
Add --all_incompatible_changes, the user's shorthand for turning on all --inc...
brandjon
2017-04-03
*
Rename the ToolchainProvider to a more accurate name (and free up the name fo...
jcater
2017-04-03
*
Add new exception for wrapping parser construction failures
brandjon
2017-04-03
*
Move BuildConfiguration option data access to a new class.
mstaib
2017-04-03
*
Add flag to compress all Java resources before bundling them into the APK.
ajmichael
2017-04-03
*
Strict proto deps: handle direct protos in external repositories.
carmi
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
*
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
*
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
*
Change the tag experimental_testrunner into a couple of flags.
kush
2017-03-31
*
Also report starting times of test actions
aehlig
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
*
Disable test_sandbox_mount_customized_path because it segfaults on Ubuntu 16.04.
philwo
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
*
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
*
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
*
Stop returning JavaSourceJarsProvider from java_library
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
*
Catch cases where exec fails before WaitForCompletionCommand starts.
mstaib
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
*
Remove the remote_cache_test target, which refers to a non-existing file.
Philipp Wollermann
2017-03-28
*
Dump the classpaths in a separate file and read the classpaths from that file...
Kush Chakraborty
2017-03-28
[next]