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
Commit message (
Expand
)
Author
Age
*
Create batch versions of query environment methods getFwdDeps and getReverseD...
Janak Ramakrishnan
2015-06-17
*
Skylark: Late-bound attributes may return None.
Laurent Le Brun
2015-06-17
*
Restrict android_library and android_binary rules to Java 7.
Lukacs Berki
2015-06-16
*
Add the android_library rule to Bazel.
Lukacs Berki
2015-06-16
*
This CL adds the android_binary rule to Bazel.
Lukacs Berki
2015-06-16
*
Fix NullPointerException in parser.
Laurent Le Brun
2015-06-16
*
Skylark: Forbid break/continue in BUILD files.
Laurent Le Brun
2015-06-16
*
Default Android dependencies to a //external: label with a default binding to...
Lukacs Berki
2015-06-16
*
Create a value class PatternWithEquality to wrap Pattern so that equal string...
Janak Ramakrishnan
2015-06-16
*
Allow users of Blaze Lexer to explicitly specify the line-number table of a f...
Carmi Grushko
2015-06-16
*
Adds a new input and output to resource processing, symbols txt, which will b...
Googler
2015-06-16
*
Remove the debug_key attribute from android_binary and the associated -ks arg...
Lukacs Berki
2015-06-16
*
Introduce a simple concurrent Multimap-like data structure with reference cou...
Nathan Harmata
2015-06-16
*
Avoid copying the entire package contents in order to construct the line numb...
Eric Fellheimer
2015-06-16
*
Fix a bug in the ActionCacheChecker where the code that intended to remove ou...
Philipp Wollermann
2015-06-15
*
Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java res...
Lukacs Berki
2015-06-15
*
Rollback of commit 162d5b276e1539b1acc44afcd4a4ccadcf99023a.
Googler
2015-06-15
*
Implement Skylark function repr
Francois-Rene Rideau
2015-06-15
*
Expose libc string to Skylark
Googler
2015-06-15
*
Introduce CompositeRunfilesSupplier
Michajlo Matijkiw
2015-06-15
*
Consider pkg in error on any symlink cycle in deps
Mark Schaller
2015-06-15
*
Add skylark methods to return the flags and includes needed to compile a target.
Googler
2015-06-15
*
Don't crash if a Java rule has multiple of the same resource.
Michael Staib
2015-06-15
*
More descriptive error message on ActionMetadataHandler#injectDigest failure
Michajlo Matijkiw
2015-06-15
*
Fix typo in error message when the same file is in both srcs and hdrs.
Googler
2015-06-15
*
Allow private header files in the srcs attribute of objc_* rules.
Googler
2015-06-15
*
Adds the JackAspect for Jack support for Java dependencies.
Michael Staib
2015-06-15
*
Add dump command
Kristina Chodorow
2015-06-15
*
Migrate C++ link action .params files to the Blaze-standard ParameterFileWrit...
Eric Fellheimer
2015-06-15
*
Skylark: First argument of load() may no longer start with two slashes ("//")
Florian Weikert
2015-06-15
*
Add username, hostname to stable build status.
Ming Zhao
2015-06-15
*
Remove Path from Location, ParserInputSource and bunch of other low-level cla...
Lukacs Berki
2015-06-12
*
Improve platform and CPU detection, use the correct protoc binary for the run...
Philipp Wollermann
2015-06-12
*
Create CppBuildInfo so linkstamp works for C++ build.
Ming Zhao
2015-06-12
*
Various odds and ends in preparation for adding the Android rules to BazelRul...
Lukacs Berki
2015-06-12
*
Add link_flags and libs methods to the C++ Skylark API
Cody Schroeder
2015-06-12
*
Expose CppConfiguration tool paths to Skylark
Googler
2015-06-12
*
Skylark: make ConversionException an EvalException
Francois-Rene Rideau
2015-06-12
*
Have constraints' definition of implicit deps exactly match query's.
Greg Estren
2015-06-12
*
Change the description of NodeEntry#markDirty to better align with the InMemo...
Googler
2015-06-12
*
Fix permissions for zip files
Kristina Chodorow
2015-06-12
*
Simplify maven_jar to just take a single artifact descriptor
Kristina Chodorow
2015-06-12
*
Add some clarifying comments to CppCompilationContext.
Han-Wen Nienhuys
2015-06-12
*
Cosmetic fixes in rules/cpp/ .
Han-Wen Nienhuys
2015-06-11
*
Use "python2" instead of "python" as the default Python2 interpreter.
Lukacs Berki
2015-06-11
*
Various improvements to Python support in Bazel:
Lukacs Berki
2015-06-11
*
Add the necessary templates to make android_ndk_repository actually work.
Lukacs Berki
2015-06-11
*
Bugfix: actually link in the split stub application for "blaze mobile-install...
Lukacs Berki
2015-06-11
*
Switch the default of --aspect_deps to "conservative".
Lukacs Berki
2015-06-11
*
Perform resource path munging at the provider level.
Michael Staib
2015-06-11
[next]