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
/
google
Commit message (
Expand
)
Author
Age
*
Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...
Rumou Duan
2017-02-08
*
Make bazel test suites fail without a real test, by no longer adding an empty...
Kush Chakraborty
2017-02-08
*
Introduce a Skyframe function: ActionEnvironmentFunction
Damien Martin-Guillerez
2017-02-08
*
Add a boolean flag to a Feature to specify whether it is enabled by default.
Googler
2017-02-08
*
Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.
Alex Humesky
2017-02-08
*
Move all the resource processing tools into a "busybox".
Googler
2017-02-08
*
Allow aspects to adveritise providers they provide.
Dmitry Lomov
2017-02-07
*
Remove dead code in SkyframeLabelVisitor
Ulf Adams
2017-02-07
*
Windows: fix off-by-one errors with MAX_PATH
Laszlo Csomor
2017-02-07
*
Remove some dead code
Ulf Adams
2017-02-07
*
Update GenRule to include the Cpp and Jdk toolchains and properly handle
John Cater
2017-02-06
*
Fix SkylarkRepositoryIntegrationTest to remove the dependency on genrule.
John Cater
2017-02-03
*
Fixing reliance on same order for downloading multiple blobs.
Ola Rozenfeld
2017-02-03
*
Explicitly add JUnit dependencies to a couple of bazel tests. They are being ...
Kush Chakraborty
2017-02-03
*
Enable strict deps for Skylarkified java_lite_proto_library.
Irina Iancu
2017-02-02
*
Rollback of commit e2239cc61ca170ff9a65e1a94c3344d2b272c9e2.
Lukacs Berki
2017-02-02
*
proto_library: saner descriptor sets
Carmi Grushko
2017-02-02
*
Inject the changes in the client environment for the ClientEnvironmentFunction
Damien Martin-Guillerez
2017-02-02
*
Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85.
Adam Michael
2017-02-02
*
Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c.
Yun Peng
2017-02-01
*
Add a flag to print the effective (Spawn)ActionContexts for debugging.
Philipp Wollermann
2017-02-01
*
Simplify the Spawn interface, update Executor interface
Ulf Adams
2017-02-01
*
Do not crash when a strict proto_library depends on a non-strict one.
Carmi Grushko
2017-02-01
*
Make android_sdk_repository discover all system-images directories in the sdk.
Adam Michael
2017-02-01
*
allow skylark implicit output callbacks to use the rule name
Benjamin Peterson
2017-02-01
*
Add type checking to select() keys.
Greg Estren
2017-02-01
*
Refactor DirtyBuildingState to allow custom implementation on storing the
Googler
2017-02-01
*
A minor refactoring of the way the test infrastructure gets the FileSystem im...
Lukacs Berki
2017-02-01
*
Split transitions that return an empty list of options do not suppress dynami...
Cal Peyser
2017-01-30
*
Change depset conversion to strings
Vladimir Moskva
2017-01-30
*
Fix the translation of names of implicit or latebound attributes to their Sky...
Florian Weikert
2017-01-30
*
Switch to RunfilesSuppliers for communicating runfiles
Michajlo Matijkiw
2017-01-30
*
Create a base implementation of GenRule that can be used by both Bazel and
John Cater
2017-01-30
*
Add a flag that alters the behavior of the parse_headers feature. With the
Googler
2017-01-27
*
Expose rpath entries as a build variable
Marcel Hlopko
2017-01-26
*
Adds Bazel support for Android NDK R13.
Adam Michael
2017-01-26
*
Rename thinlto_param_file to thinlto_indexing_param_file for indexing actions
Marcel Hlopko
2017-01-26
*
Fix the OptionsParser to deal with CRLF line endings.
Googler
2017-01-25
*
(Re)-Add tests for GenRule.
John Cater
2017-01-25
*
Add MockCcSupport for Fission
Googler
2017-01-25
*
Classpath.java: Support reading classpath value from classpath jar
Yun Peng
2017-01-25
*
Global cleanup change.
Googler
2017-01-25
*
Enable parameter file support for excessively long commandlines.
Googler
2017-01-25
*
Rollback of commit 4069709cbf890ebd7e55ad73f78d848e4b4e7a41.
John Cater
2017-01-24
*
Add tests for GenRule.
John Cater
2017-01-24
*
Add getImplicitOutputArtifact to BuildViewTestCase. This vastly simplifies
Googler
2017-01-23
*
Adding JavaSourceJarsProvider to Java Provider.
Irina Iancu
2017-01-23
*
Expose type of library_to_link in CROSSTOOL
Marcel Hlopko
2017-01-23
*
Add tests to verify that java_xxx_proto_library rules skip alias proto_librar...
Carmi Grushko
2017-01-23
*
Enables passing local as an execution requirement through the ExecutionInfoPr...
Sergio Campama
2017-01-23
[next]