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
Commit message (
Expand
)
Author
Age
*
Add --toolchain_resolution_debug option to give more information about
John Cater
2017-07-26
*
Remove --experimental_dynamic_configs=notrim_partial.
gregce
2017-07-26
*
Add the android.jar to the validate and link step for aapt2.
corysmith
2017-07-26
*
Rollforward of "AppleBinary and AppleStaticLibrary no longer propagate unwrap...
cparsons
2017-07-26
*
Create standardized interfaces for mock rule class creation.
gregce
2017-07-26
*
macOS link actions set the correct system framework include paths
cparsons
2017-07-26
*
Refactor augmented assignment and lvalues
brandjon
2017-07-26
*
Generalize some of methods in TargetPattern, PrepareDepsOfPatternValue, and R...
nharmata
2017-07-26
*
Make --experimental_use_parallel_android_resource_processing a no-op.
ajmichael
2017-07-26
*
Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.
dslomov
2017-07-25
*
Make all WithLegacySkylarkName providers declared providers.
dslomov
2017-07-25
*
Add a command line option to make the minimum_os_version attribute mandatory ...
lberki
2017-07-25
*
Add hook to process SkyframeExecutor in tests. Also add sentinel exception to...
janakr
2017-07-25
*
Make $jarjar_bin point to //tools/android:jarjar_bin.
ajmichael
2017-07-24
*
Move the DurationConverter to the common.options package
ulfjack
2017-07-24
*
Handle multiple crosstool features providing the same symbol cleanly
hlopko
2017-07-24
*
Extract a common AbstractSpawnStrategy parent class
ulfjack
2017-07-24
*
Make all our tests pass with --noexperimental_toolchain_id_in_output_directory.
lberki
2017-07-24
*
Skip tests that aren't CPU-compatible with the current build.
gregce
2017-07-24
*
Add an Iterable<Event> Truth subject so that we can easily assert things on a...
janakr
2017-07-24
*
Add ActionInputPrefetcher to ActionExecutionContext
ulfjack
2017-07-24
*
Make error message in case top-level aspect is missing clearer.
Dmitry Lomov
2017-07-24
*
Make all test cases pass with --noexperimental_separate_genfiles_directory.
lberki
2017-07-24
*
ObjcProvider is propagated as a native declared provider.
cparsons
2017-07-21
*
Move ActionInputPrefetcher to the actions package
ulfjack
2017-07-21
*
Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as su...
olaola
2017-07-21
*
Use toolchain resolution in rule creation.
John Cater
2017-07-21
*
Support multiple --define's in config_setting.
gregce
2017-07-21
*
Tolerate injected nodes having deps.
janakr
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
*
Skylark documentation: Replace "set" and "List" plain-text return types with ...
fwe
2017-07-21
*
Turn off checking for filegroup "data" attributes.
cpovirk
2017-07-20
*
Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.
laszlocsomor
2017-07-20
*
Deprecate dynamic config OFF and NOTRIM_PARTIAL modes.
gregce
2017-07-20
*
Reduce to one SequencedSkyframeExecutor#create method. The others were minor ...
janakr
2017-07-20
*
Add test framework for OptionsBase classes and their Converters.
mstaib
2017-07-20
*
Refactor TargetPatternPhaseFunction
ulfjack
2017-07-19
*
Fix sandboxing when spawn outputs differ from action outputs.
Benjamin Peterson
2017-07-19
*
Fix a bunch of test cases that break if genfiles == bin.
lberki
2017-07-19
*
Open source j2objc tests.
cpeyser
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
*
Now that SkyKey is an interface, accept Iterable<? extends SkyKey>
ulfjack
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
*
Don't differentiate genfiles and bin in artifactsToStrings().
lberki
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
*
Add more unit tests for java_common.create_provider.
elenairina
2017-07-19
[next]