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
Commit message (
Expand
)
Author
Age
*
Provide toString() implementation for PrepareDepsOfPatternsValue#TargetPatter...
Googler
2017-08-02
*
Simplify copts handling and expose them as a build variable
hlopko
2017-08-02
*
BEP: expose the number of cached test action in the summary
Klaus Aehlig
2017-08-02
*
BEP: do not generate test summaries for broken tests
Klaus Aehlig
2017-08-02
*
Automated rollback of commit c32e1b1efcd703b3780de47fba62974123593d71.
dslomov
2017-08-02
*
PiperOrigin-RevId: 163848560
carmi
2017-08-02
*
Make list EMPTY instance work like tuples
brandjon
2017-08-02
*
Remove dependency on Apache common lang
ulfjack
2017-08-02
*
Provide CcLinkParamsStore from java_xxx_proto_library rules.
carmi
2017-08-02
*
Bazel, Android: fix Bazel CI breakage
laszlocsomor
2017-08-01
*
Fix UNIX linker detection (was erroneously disabling ld.gold)
Allen Lavoie
2017-08-01
*
Enable ThinLTO for nativedeps links
Googler
2017-08-01
*
Only request per_object_debug_info when fission is enabled.
klimek
2017-08-01
*
Implement user experience for LIPO / ThinLTO users.
klimek
2017-08-01
*
Android BusyBox: remove dead code
laszlocsomor
2017-08-01
*
Add config_settings for Darwin in src/BUILD.tools
pcloudy
2017-08-01
*
Internal change
Googler
2017-08-01
*
Update LocationExpander to properly handle spaces in filenames.
John Cater
2017-08-01
*
Improve error message when requesting an invalid toolchain type from the cont...
John Cater
2017-08-01
*
Move some test classes into the only test that uses them.
tomlu
2017-08-01
*
Automated rollback of commit 31dc6f1a281b0ae3690ea7be9c3ccc360fe22c10.
cpeyser
2017-08-01
*
Allow IOExceptions with null messages to propogate.
Benjamin Peterson
2017-08-01
*
Better names for declared providers-related classes.
dslomov
2017-08-01
*
mark test executable.
buchgr
2017-08-01
*
Use RequiredProviders to validate rule prerequisites in RuleContext.
dslomov
2017-07-31
*
Fix 'whitelisting' src group.
dslomov
2017-07-31
*
Include annotation processor names in JavaCompileAction progress messages
cushon
2017-07-31
*
Windows: Android BusyBox can access the JNI lib
Laszlo Csomor
2017-07-31
*
Java launcher: export runfiles-related envvars
Laszlo Csomor
2017-07-31
*
Rename 'executable' argument of 'ctx.actions.expand_template' to 'is_executab...
laurentlb
2017-07-31
*
Using cc_binary to build windows_jni.dll
Yun Peng
2017-07-31
*
Add preprocessor_defines feature for MSVC CROSSTOOL
pcloudy
2017-07-31
*
Remove old intellij aspect code bundled with Bazel
Googler
2017-07-31
*
Auto-generate BUILD files for src/java_tools/singlejar
ulfjack
2017-07-31
*
Expose to Skylark Strings instead of PathFragments from CppConfiguration.
dslomov
2017-07-31
*
Framework dependency subtraction uses runfiles path instead of full artifact ...
cparsons
2017-07-31
*
Provide a lambda interface for custom mock rule class behavior.
gregce
2017-07-31
*
Slight refactor of helper methods in TestStrategy.
nharmata
2017-07-31
*
Remove the type data from ToolchainInfo, it is reduntant with DeclaredToolcha...
John Cater
2017-07-31
*
Use dynamically configured resource filtering
Googler
2017-07-31
*
Only report progress after a build has started.
Benjamin Peterson
2017-07-31
*
Apply native binary launcher to sh_binary
Yun Peng
2017-07-31
*
Remove dead code
dslomov
2017-07-28
*
Correctly include proto runtimes from transitive proto_library's, and their t...
carmi
2017-07-28
*
Automated rollback of commit ed6f653834ac5069c6ab0fb871bc41554fbf36f1.
ulfjack
2017-07-28
*
Assert that declared providers are not TransitiveInfoProviders.
dslomov
2017-07-28
*
Fix confusing semantics for Attribute.Builder.allowedRuleClasses.
gregce
2017-07-28
*
Disable desugaring try-with-resources when --min_sdk_version is above 18.
cnsun
2017-07-28
*
Remove MetadataHandler.isRegularFile
ulfjack
2017-07-28
*
Replace create_embedded_tools.sh with a faster Python version.
Philipp Wollermann
2017-07-28
[next]