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
Commit message (
Expand
)
Author
Age
*
Use feature configuration to construct command line for 'strip' action
hlopko
2017-08-03
*
Documentation fix for 'str' and 'repr' functions.
laurentlb
2017-08-03
*
Windows, sh_bin. launcher: export runfiles envvars
Laszlo Csomor
2017-08-03
*
Use getExecPathString when getting bash_main_file
pcloudy
2017-08-03
*
Compute progress message lazily in spawn action.
tomlu
2017-08-03
*
Break out --test_filter into a test configuration fragment.
tomlu
2017-08-03
*
CppLinkAction decides execution platform based on action_configs.
cpeyser
2017-08-03
*
Accept expansion flags expanding to expansion flags in invocation policy.
ccalvarin
2017-08-03
*
Adding a ConstantVersion to Skyframe, to be used when only a single evaluatio...
kush
2017-08-03
*
Tolerate missing interface markers in method calls from interface methods to ...
kmb
2017-08-03
*
Use RequiredProviders to validate rule prerequisites in RuleContext.
dslomov
2017-08-03
*
Dedupe dylib-handled-protos by runfiles path instead of full path
cparsons
2017-08-03
*
Don't unconditionally call PathFragment#normalize in the PackageIdentifier ct...
nharmata
2017-08-03
*
Alter the order of class visitors, to make sure that Objects.requireNonNUll
cnsun
2017-08-03
*
Use ctx.label instead of ctx in progress messages
vladmos
2017-08-03
*
Move core rules to a top-level class.
ulfjack
2017-08-03
*
Expose wrapped_clang_pp in osx crosstool for ObjC++
rmalik
2017-08-03
*
Refactor SkyframeExecutor to allow computing universal key through static method
Googler
2017-08-03
*
Cleanup javadoc around Mutability / SkylarkMutable
brandjon
2017-08-03
*
Use camel case in names that included "LTO".
Googler
2017-08-02
*
Fix licenses() example documentation (https://user-images.githubusercontent.c...
Zaven Muradyan
2017-08-02
*
Document SpawnAction.Builder.useDefaultShellEnv()
laszlocsomor
2017-08-02
*
Fix table of contents for the BUILD file style guide.
Yilei Yang
2017-08-02
*
Cleanup mock action_configs in MockCcSupport
hlopko
2017-08-02
*
Format CppActionConfigs
hlopko
2017-08-02
*
Automated rollback of commit 6cfffdf37e11018c7e6e2cabc90440d6d29c819b.
cpeyser
2017-08-02
*
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
[next]