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
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
Commit message (
Expand
)
Author
Age
*
Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as su...
olaola
2017-07-21
*
Remove --experimental_android_use_singlejar_for_multidex.
ajmichael
2017-07-21
*
Use toolchain resolution in rule creation.
John Cater
2017-07-21
*
Make isRunning protected.
janakr
2017-07-21
*
Fold AndroidAaptBaseRule into AndroidBaseRule.
ajmichael
2017-07-21
*
Support multiple --define's in config_setting.
gregce
2017-07-21
*
Improve documentation in MethodLibrary, add examples for builtins.
laurentlb
2017-07-21
*
Improve logging on batch stat issues.
felly
2017-07-21
*
Add --toolchain_resolution_override to allow specifying the toolchain for a g...
John Cater
2017-07-21
*
Allow the aapt2 code paths to be enabled by either flag or attribute.
corysmith
2017-07-21
*
Improve documentation for 'actions.write' and 'actions.expand_template'.
laurentlb
2017-07-21
*
PiperOrigin-RevId: 162607273
plf
2017-07-21
*
Skylark documentation: Replace "set" and "List" plain-text return types with ...
fwe
2017-07-21
*
Include the JavaPluginInforProvider from java_library in JavaProvider.
elenairina
2017-07-21
*
Turn off checking for filegroup "data" attributes.
cpovirk
2017-07-20
*
Internal change
aehlig
2017-07-20
*
Do not depend on the Java launcher if java_binary.create_executable=0 because...
lberki
2017-07-20
*
Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.
laszlocsomor
2017-07-20
*
Deprecate dynamic config OFF and NOTRIM_PARTIAL modes.
gregce
2017-07-20
*
Internal change
Googler
2017-07-20
*
Reduce to one SequencedSkyframeExecutor#create method. The others were minor ...
janakr
2017-07-20
*
Use double-quotes instead of single-quotes for consistency.
laurentlb
2017-07-20
*
Update documentation of `dict`, mention it's mutable.
laurentlb
2017-07-20
*
Document that javabase accepts java_runtime_suite
Dan Fabulich
2017-07-19
*
Refactor TargetPatternPhaseFunction
ulfjack
2017-07-19
*
Mark PACKAGE_NAME and REPOSITORY_NAME as deprecated.
laurentlb
2017-07-19
*
Remove TransitiveTargetValue.transitive{S,Uns}uccessfulPkgs
ulfjack
2017-07-19
*
Make sure FeatureConfiguration is always set in C++ action builders
hlopko
2017-07-19
*
Fix sandboxing when spawn outputs differ from action outputs.
Benjamin Peterson
2017-07-19
*
Allow java_runtime rules to have no srcs.
lberki
2017-07-19
*
Make TargetPatternKey implement SkyKey instead of wrapping in LegacySkyKey
ulfjack
2017-07-19
*
Make the ClifMatchRule produce .d files.
Googler
2017-07-19
*
RELNOTES: Ignore --glibc in the Android transition.
Googler
2017-07-19
*
Rework LoadingPhaseCompleteEvent & AnalysisPhaseCompleteEvent to account for ...
nharmata
2017-07-19
*
Turn on objc crosstool use in Bazel by default.
cpeyser
2017-07-19
*
Split invocation policy from the optionsparser target.
ccalvarin
2017-07-19
*
Clean up a few Skylark-Skyframe structures
brandjon
2017-07-19
*
Clean up ConfigFeatureFlagProvider.
mstaib
2017-07-19
*
Fix string representation for the Root class
vladmos
2017-07-19
*
Implement toolchain resolution via constraint checks.
John Cater
2017-07-19
*
Add --extra_toolchains flag to register additional toolchain labels.
John Cater
2017-07-19
*
Fix #1027: XML test output missing for tests that timeout
philwo
2017-07-19
*
CustomCommandLine: add emptiness checks
laszlocsomor
2017-07-19
*
Report error when action_config for given C++ compile action is not defined
hlopko
2017-07-19
*
Remove the unused class NoSuchConfiguredTargetException.
lberki
2017-07-19
*
Add an option to remove the toolchain identifier from the name of the output ...
lberki
2017-07-18
*
Move ParsingFailureEvent reporting to TargetPatternFunction
ulfjack
2017-07-18
*
Add an undocumented option to remove the separation between the bin and genfi...
lberki
2017-07-18
*
Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.
laszlocsomor
2017-07-18
*
Improve attribute and index error messages for targets
vladmos
2017-07-18
[next]