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
/
java
/
com
/
google
/
devtools
/
build
Commit message (
Expand
)
Author
Age
*
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
*
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 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
*
Delete STRING_DICT_UNARY
michajlo
2017-03-31
*
Move ResourceFilter into AndroidConfiguration
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
*
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
*
DataSource Fixes
Googler
2017-03-28
*
A flag to control the outputs that cc_proto_library expects from proto-compiler.
Carmi Grushko
2017-03-28
*
Genrules only depend on the C++ toolchain if they have C++ make variables.
Greg Estren
2017-03-28
*
Rename ToolchainLookup rule to ToolchainType, to better explain the usage of
John Cater
2017-03-28
*
Move -Wl,--gdb-index into crosstool
Marcel Hlopko
2017-03-27
*
introduce hidden flag to configure bytecode optimizers
Kevin Bierhoff
2017-03-27
*
Stop setting -isystem for gcc builtin include directories.
Adam Michael
2017-03-27
*
Deja-vu: Using an ActionInputFileCache for SHA1 digests used with remote exec...
Ola Rozenfeld
2017-03-27
*
Fix more cases of PathPackageLocator test flakiness on Windows due to case-in...
John Cater
2017-03-27
*
Unit tests respect top-level rule-class transitions.
Cal Peyser
2017-03-27
*
Un-rollback and fix bugs in resource density filtering
Googler
2017-03-27
*
Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.
Googler
2017-03-24
*
Stop storing reverse deps to signal in BuildingState. Instead, re-use the rev...
Janak Ramakrishnan
2017-03-24
*
FlagSet.with_feature can be used to condition the application of the FlagSet ...
Cal Peyser
2017-03-24
*
Add new utility function to encode options as argument list
Klaus Aehlig
2017-03-23
[next]