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
/
rules
Commit message (
Expand
)
Author
Age
*
Make $jarjar_bin point to //tools/android:jarjar_bin.
ajmichael
2017-07-24
*
Distinguish mnemonics between different usages of aapt.
ajmichael
2017-07-24
*
Let nocopts also filter copts
hlopko
2017-07-24
*
Do not disable dynamic_mode for ThinLTO when invoked via LIPO options.
Googler
2017-07-24
*
Handle multiple crosstool features providing the same symbol cleanly
hlopko
2017-07-24
*
Expose to Skylark Strings instead of PathFragments from CppConfiguration.
dslomov
2017-07-24
*
Use ActionInputFileCache instead of MetadataHandler in more places
ulfjack
2017-07-24
*
PiperOrigin-RevId: 162771369
carmi
2017-07-24
*
Add links to examples in the documentation.
laurentlb
2017-07-24
*
Remove an unused method.
lberki
2017-07-24
*
Move all crosstool patches to CppActionConfigs
hlopko
2017-07-24
*
Clean up/improve docs across several Apple classes.
allevato
2017-07-21
*
ObjcProvider is propagated as a native declared provider.
cparsons
2017-07-21
*
Add all generated headers as mandatory inputs for compile actions.
rduan
2017-07-21
*
Updates XCTestAppProvider documentation to mention it's deprecated status.
kaipi
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
*
Fold AndroidAaptBaseRule into AndroidBaseRule.
ajmichael
2017-07-21
*
Support multiple --define's in config_setting.
gregce
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
*
Include the JavaPluginInforProvider from java_library in JavaProvider.
elenairina
2017-07-21
*
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
*
Document that javabase accepts java_runtime_suite
Dan Fabulich
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
*
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
*
Turn on objc crosstool use in Bazel by default.
cpeyser
2017-07-19
*
Clean up ConfigFeatureFlagProvider.
mstaib
2017-07-19
*
Report error when action_config for given C++ compile action is not defined
hlopko
2017-07-19
*
Add an option to remove the toolchain identifier from the name of the output ...
lberki
2017-07-18
*
Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.
laszlocsomor
2017-07-18
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Update documentation for 'attr_definition' and rename it 'Attribute'.
laurentlb
2017-07-18
*
Dynamic transitions for controlling resource filtering
Googler
2017-07-18
*
Cleanup in Android/C++/Java providers documentation
laurentlb
2017-07-18
*
Allow py_binary to be the executable of a Skylark action or any
Philipp Wollermann
2017-07-18
*
Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.
buchgr
2017-07-17
*
Internal change
Googler
2017-07-17
*
AndroidBusyBox: deprecate path-list-type flags
laszlocsomor
2017-07-17
*
ResourceFilter supports dynamically configured resource filtering
Googler
2017-07-17
*
Fix java_toolchain.jvm_opts label expansion if javac is an alias
cushon
2017-07-17
*
Add a java_toolchain.tools attribute
cushon
2017-07-17
*
AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.
cparsons
2017-07-17
*
Filter LocalResourceContainer and use it to get a filtered ResourceContainer
Googler
2017-07-17
*
Reserve certain action mnemonics so they can't be used from Skylark.
tomlu
2017-07-17
[next]