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
/
cpp
Commit message (
Expand
)
Author
Age
*
Refactor implementation of native and Skylark declared providers.
Dmitry Lomov
2017-03-03
*
Super tiny cleanup in CppLinkActionBuilder
Marcel Hlopko
2017-03-02
*
ios_test provides test-specific command line args when using the crosstool.
Cal Peyser
2017-03-02
*
Clean up the semantics of input discovering actions a bit by making updateInp...
Lukacs Berki
2017-02-28
*
Cleanup migration-only build variables
Marcel Hlopko
2017-02-27
*
Remove AbtractAction#getInputsForExtraAction() (the third time).
Lukacs Berki
2017-02-27
*
Add host_cxxopt in parallel to host_copt.
Marcel Hlopko
2017-02-24
*
Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac.
Ulf Adams
2017-02-24
*
Fix Cpp action caching
Ulf Adams
2017-02-24
*
Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed Abstra...
Lukacs Berki
2017-02-24
*
Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...
Carmi Grushko
2017-02-24
*
Better error messaging if apple cc toolchain cannot locate xcode
Chris Parsons
2017-02-24
*
Expose rpath entries as a build variable
Marcel Hlopko
2017-02-24
*
Pass in the "coverage enabled" flag on the C++ linkstamp compile command line.
Lukacs Berki
2017-02-24
*
Crosstool compilation support for J2ObjcAspect.
Rumou Duan
2017-02-22
*
Error out when the STL label points to an undefined target when merging STL
Luis Fernando Pino Duque
2017-02-22
*
Rollback of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3.
Carmi Grushko
2017-02-20
*
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
Dmitry Lomov
2017-02-17
*
Rollback of commit 8bae4f4e99594118b7ce651f7779f92e7683cdd0.
Dmitry Lomov
2017-02-17
*
Make the interface dynamic library builder a regular label instead of a magic...
Lukacs Berki
2017-02-17
*
Remove DynamicModeFlag and thus fix crash caused by passing --dynamic_mode=au...
Lukacs Berki
2017-02-17
*
Stop building mandatory inputs of CppCompileAction twice.
Rumou Duan
2017-02-17
*
Remove class member enum CppSource#Type and instead subclass CppSource with d...
Rumou Duan
2017-02-17
*
Set lipoScannables to an empty list if lipoScannableMap is empty.
Rumou Duan
2017-02-17
*
CppCompileAction must return false from inputsKnown for .d pruning
Ulf Adams
2017-02-17
*
Roll forward execroot change
Kristina Chodorow
2017-02-16
*
Don't prefix the -l option with -force_load. It doesn't work and whole archiv...
Lukacs Berki
2017-02-16
*
Fix a bug in parsing .afdo.imports files whereupon Blaze would crash if a lin...
Lukacs Berki
2017-02-15
*
Early support for code generation directly from C++ module files. This can
Googler
2017-02-15
*
CrosstoolCompilationSupport can be used for multi-arch binaries by allowing a...
Cal Peyser
2017-02-15
*
Remove type checking requirement from AttributeMap.has.
Greg Estren
2017-02-15
*
Refactoring: Types report what class of labels they contain.
Michael Staib
2017-02-14
*
Rollback of commit cdbad585187dfe7bbb4d69ad68a1baf852beb691.
Michael Staib
2017-02-14
*
Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchai...
Rumou Duan
2017-02-14
*
Refactoring: Types report what class of labels they contain.
Michael Staib
2017-02-13
*
Introduce CppCompileActionTemplate, which expands into a list of CppCompileAc...
Rumou Duan
2017-02-10
*
Change CppCompileAction to store execution info as a map
Ulf Adams
2017-02-10
*
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...
Carmi Grushko
2017-02-09
*
experimental_objc_library excludes non-.h headers, as does objc_library.
Cal Peyser
2017-02-09
*
Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...
Rumou Duan
2017-02-08
*
Add a boolean flag to a Feature to specify whether it is enabled by default.
Googler
2017-02-08
*
Directory headers are filtered out of header inputs to objc compilation.
Cal Peyser
2017-02-08
*
Do not store two profile artifacts in FdoSupportProvider.
Lukacs Berki
2017-02-07
*
Adds abstractions for include processing to CppSemantics
Googler
2017-02-07
*
Create FDO stub actions during the analysis of the cc_toolchain rule for the ...
Lukacs Berki
2017-02-06
*
Remove unnecessary flag from ProtoCcHeaderProvider.
Googler
2017-02-06
*
Remove AbstractAction#getInputFilesForExtraAction().
Lukacs Berki
2017-02-03
*
Fixing Blaze crashing when using --experimental_objc_crosstool=all with objc_...
Rumou Duan
2017-02-03
*
Make the return type ImmutableList
Ulf Adams
2017-02-03
*
Rollback of commit e2239cc61ca170ff9a65e1a94c3344d2b272c9e2.
Lukacs Berki
2017-02-02
[next]