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
Commit message (
Expand
)
Author
Age
*
Global cleanup change.
Liam Miller-Cushon
2017-02-16
*
Skip computing digests when --use_action_cache=false.
Googler
2017-02-16
*
Disallow comparison of objects of different types in Skylark
Vladimir Moskva
2017-02-16
*
Generate documentation for bool and int types.
Laurent Le Brun
2017-02-15
*
Windows: use JNI CreateJunction in Java code
Laszlo Csomor
2017-02-15
*
Bump up the time we are willing to wait for gRPC to start up in GrpcServerTests.
Lukacs Berki
2017-02-15
*
Early support for code generation directly from C++ module files. This can
Googler
2017-02-15
*
Skylark repositories: add FileValue hash codes to the marker file
Damien Martin-Guillerez
2017-02-15
*
Restrict aspects visible to other aspects according to their advertised provi...
Dmitry Lomov
2017-02-15
*
Remove type checking requirement from AttributeMap.has.
Greg Estren
2017-02-15
*
BuildFileAST.eval() doesn't execute the code when there's a static error.
Laurent Le Brun
2017-02-15
*
Search for Test classes within the classpath used by the current classloader,...
Kush Chakraborty
2017-02-15
*
Refactoring: Types report what class of labels they contain.
Michael Staib
2017-02-14
*
Reinstate idleness checks where the server self-terminates when it's idle and...
Lukacs Berki
2017-02-14
*
Remove special handling of name attribute. Fixes #278
Googler
2017-02-14
*
Add a test to PackageFunctionTest confirming current glob behavior.
Janak Ramakrishnan
2017-02-14
*
Rollback of commit cdbad585187dfe7bbb4d69ad68a1baf852beb691.
Michael Staib
2017-02-14
*
Make tests that mess with the WORKSPACE file work with untrimmed dynamic conf...
Greg Estren
2017-02-14
*
Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchai...
Rumou Duan
2017-02-14
*
Add an algorithm to reduce aspect paths according to aspects' visibility to e...
Dmitry Lomov
2017-02-14
*
Allow Skylark aspects to advertise providers.
Dmitry Lomov
2017-02-14
*
Rollback of commit 3bed84ff177c7cbfd0c8d315829cc9dcb35fcf70.
Dmitry Lomov
2017-02-13
*
Rollback of commit 48e7fe262aacd6602331435e22247ced260c87ec.
Dmitry Lomov
2017-02-13
*
Make android_sdk_repository fail if api_level requested is not installed.
Adam Michael
2017-02-13
*
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
*
Make aar_import fail fast if no android_sdk is set up.
Adam Michael
2017-02-10
*
--
Carmi Grushko
2017-02-10
*
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...
Carmi Grushko
2017-02-09
*
Search for Test classes within the classpath used by the current classloader,...
Kush Chakraborty
2017-02-09
*
Fix int*list binary operator.
Laurent Le Brun
2017-02-09
*
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...
Carmi Grushko
2017-02-09
*
Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.
Googler
2017-02-09
*
--
Carmi Grushko
2017-02-09
*
Introduce a new SkyValue that merely contains the workspace name. The workspa...
Nathan Harmata
2017-02-09
*
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
[next]