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
Commit message (
Expand
)
Author
Age
*
Skylark aspects should always output to bin directory.
Dmitry Lomov
2016-04-22
*
Register instances instead of classes as Skylark-visible globals.
Dmitry Lomov
2016-04-22
*
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...
Damien Martin-Guillerez
2016-04-22
*
Remove all internal calls to FileProvider.getLabel.
Ulf Adams
2016-04-22
*
Add android deploy info.
Googler
2016-04-22
*
Add JavaSemantics.checkRule to Android rules.
Greg Estren
2016-04-22
*
Actions for rules that do not have 'use_header_modules' enabled should not have
Manuel Klimek
2016-04-22
*
Don't resolve --java_launcher for targets that opt out
Liam Miller-Cushon
2016-04-22
*
DotExpressions can evaluate fields of java.lang.Class instances in addition t...
Cal Peyser
2016-04-22
*
Remove FilesToRunProvider.label.
Ulf Adams
2016-04-22
*
Fix LIPO with C++ header modules.
Manuel Klimek
2016-04-21
*
Refactor the Event class; always construct through static methods.
Ulf Adams
2016-04-21
*
--
Michael Staib
2016-04-21
*
Add a workspace name to Skylark repositories
Kristina Chodorow
2016-04-21
*
Disable the generating .gcno files for .pcm compile actions. These can conflict
Googler
2016-04-21
*
Adds manifest_values attribute to android_binary as a preliminary for removin...
Andrew Pellegrini
2016-04-21
*
Refactor CompilationSupport and IntermediateArtifacts to optionally take a Bu...
Chris Parsons
2016-04-20
*
Overwrite the WORKSPACE file for new_local_repository
Kristina Chodorow
2016-04-20
*
Rename CppCompilationContext.getCompilationPrerequisites to
Manuel Klimek
2016-04-20
*
Make java_toolchain.{javac,javabuilder,singlejar,genclass,ijar} mandatory
Liam Miller-Cushon
2016-04-20
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Allow external repositories to have includes attributes that point to package...
Janak Ramakrishnan
2016-04-19
*
Review a number of action subclasses and update them according to the spec.
Ulf Adams
2016-04-19
*
Add mechanism to crosstool language to specify action-specific execution requ...
Cal Peyser
2016-04-19
*
Review a number of action subclasses and update them according to the spec.
Ulf Adams
2016-04-19
*
Rename LateBoundLabel#getDefault(Rule, AttributeMap, T) to #resolve().
Lukacs Berki
2016-04-19
*
Deprecate top-level Java toolchain flags in favour of java_toolchain
Liam Miller-Cushon
2016-04-19
*
Check for the presence of an AndroidSdkProvider in JackAspect.
Michael Staib
2016-04-19
*
Tokenize java_toolchain.misc
Liam Miller-Cushon
2016-04-19
*
Add the option to have non-interface dependencies. This can greatly speed up
Googler
2016-04-19
*
Remove option to include transitive header module srcs in the compilation.
Googler
2016-04-18
*
Refactor the coverage report module to make it less stateful.
Ulf Adams
2016-04-18
*
Use DexBuilder tool such that it can be a persistent worker
Googler
2016-04-18
*
Add a crunch_png attribute to android_binary
Googler
2016-04-18
*
Add cpp-style source processing to experimental_objc_library.
Cal Peyser
2016-04-18
*
Tests for apple_cc_toolchain.
Cal Peyser
2016-04-18
*
Introduces experimental_objc_library. This rule builds objc code with the c+...
Cal Peyser
2016-04-18
*
Fixed bugs for "bazel test" command on Windows
Yun Peng
2016-04-15
*
Remove the directories field from RepositoryDelegatorFunction.
Ulf Adams
2016-04-15
*
Allows CcLibraryHelper's acceptance of objc source to be paramaterized. For ...
Cal Peyser
2016-04-15
*
Say which target is being processed in the progress message for Android resource
Alex Humesky
2016-04-15
*
Do not collide intermediate and final output dsym artifacts.
Peter Schmitt
2016-04-14
*
Rollback of commit bbf59ed1be85354457ad1d8123cc1973aa3ba298.
Florian Weikert
2016-04-14
*
Introduce TreeFileArtifact, which represents files under TreeArtifacts.
Rumou Duan
2016-04-14
*
Make ObjcProvider keys accessible to skylark. This is necessary to allow
Cal Peyser
2016-04-14
*
RELNOTES[INC]: Bazel warns if a cc rule's includes attribute points out of th...
Janak Ramakrishnan
2016-04-14
*
Allow empty 'jars' attribute in java_import.
Nathan Harmata
2016-04-14
*
Correctly set up build variables for the correct pic mode for fake_binary
Manuel Klimek
2016-04-14
*
Introduces experimental_objc_library. This rule builds objc code with the c+...
Cal Peyser
2016-04-13
*
Set --crosstool_top=@bazel_tools//tools/cpp:toolchain by default.
Luis Fernando Pino Duque
2016-04-13
[next]