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
*
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
*
Use new actions API in docs.
Dmitry Lomov
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 b8514f533d4546d3bfbec3700012f2bbeffd1c37.
dmarting
2017-07-20
*
Automated rollback of commit e5f970906594d9097bb7c3736b2de1750cc8655f.
dmarting
2017-07-20
*
Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.
laszlocsomor
2017-07-20
*
Windows: clean up error reporting
Laszlo Csomor
2017-07-20
*
Deprecate dynamic config OFF and NOTRIM_PARTIAL modes.
gregce
2017-07-20
*
Be more precise in which values we're looking for in the histogram: just Glob...
janakr
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 docker tests to be buildable without docker.
Damien Martin-Guillerez
2017-07-19
*
Refactor TargetPatternPhaseFunction
ulfjack
2017-07-19
*
Add stdout to default XML file and generate XML file on timeout
Damien Martin-Guillerez
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
*
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
*
Fix Postable forwarding and replay
ulfjack
2017-07-18
*
Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.
laszlocsomor
2017-07-18
*
Add testing for builds which contain two targets with different minimum_os bu...
cparsons
2017-07-18
*
Improve attribute and index error messages for targets
vladmos
2017-07-18
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Dynamic transitions for controlling resource filtering
Googler
2017-07-18
*
Allow py_binary to be the executable of a Skylark action or any
Philipp Wollermann
2017-07-18
*
Remove ParseFailureListener in favor of posting to EventBus directly
ulfjack
2017-07-18
*
Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.
buchgr
2017-07-17
*
Internal change
Googler
2017-07-17
*
Extend the SpawnRunner API
ulfjack
2017-07-17
*
AndroidBusyBox: deprecate path-list-type flags
laszlocsomor
2017-07-17
*
test_base.py: add path of VC++ Build Tools 2017
Laszlo Csomor
2017-07-17
*
ResourceFilter supports dynamically configured resource filtering
Googler
2017-07-17
*
AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.
cparsons
2017-07-17
*
Add the option filter enums in java, with equivalence check.
ccalvarin
2017-07-17
*
remote: Chunker.reset() should release resources.
buchgr
2017-07-17
[next]