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
Commit message (
Expand
)
Author
Age
*
Keep host dependencies exempt from constraint checking
Greg Estren
2015-06-03
*
Improve an error message
Francois-Rene Rideau
2015-06-03
*
Minor doc update (wrt exports_files and BUILD files).
Laurent Le Brun
2015-06-03
*
Skylark - delete deprecated ctx.target(s)
Laurent Le Brun
2015-06-02
*
Update comments - it's not experimental anymore.
Laurent Le Brun
2015-06-02
*
Disable heuristic_label_expansion in Bazel.
Han-Wen Nienhuys
2015-06-02
*
Confusing method description elaborated upon a little bit.
Googler
2015-06-01
*
Implement smart negation for target pattern sequences
Mark Schaller
2015-06-01
*
Push down Package serialization io logic
Michajlo Matijkiw
2015-06-01
*
Add the --sysroot argument even if it is the default for the particular Cross...
Lukacs Berki
2015-06-01
*
Use the -nf option of ApkBuilder (which is available in the Android SDK) inst...
Lukacs Berki
2015-06-01
*
Changes the android rules to invoke jarjar directly instead of through a script.
Alex Humesky
2015-06-01
*
Change the contract of IncludeScanner#process to include the original sources...
Janak Ramakrishnan
2015-06-01
*
Add main to print list of rules.
Han-Wen Nienhuys
2015-06-01
*
Add support for @foo//:bar-format labels on the command line
Kristina Chodorow
2015-06-01
*
Attach runfiles middlemen to py-binary data runfiles
Michajlo Matijkiw
2015-06-01
*
Guard against a null targets list.
Cody Schroeder
2015-06-01
*
Fully qualify links to PackageFunction in Package
Michajlo Matijkiw
2015-06-01
*
Re-enable documentation on maven_jar
Kristina Chodorow
2015-06-01
*
Skylark: Implemented str.rsplit() and made split()'s separator a mandatory pa...
Florian Weikert
2015-06-01
*
Expose Python provider to Skylark
Laurent Le Brun
2015-06-01
*
Skylark: Expose proto providers in a cleaner way.
Laurent Le Brun
2015-06-01
*
Initial checkin of the "mobile-install" command.
Lukacs Berki
2015-05-29
*
Use an aspect to calculate the Android neverlink libraries.
Lukacs Berki
2015-05-29
*
Add options for Android compilation with Jack.
Michael Staib
2015-05-29
*
Refactor J2ObjCSrcsProvider to have a builder, allowing us to move logic out ...
Googler
2015-05-29
*
Description redacted.
Googler
2015-05-29
*
Create a Skylark API for C++ rules.
Laurent Le Brun
2015-05-29
*
Skylark: Added str.partition() and str.rpartition(), as known from Python.
Googler
2015-05-28
*
Parser cleanup: Introduce an enum instead of the booleans
Laurent Le Brun
2015-05-28
*
Even more select concatenation: this time when a glob is *in*
Greg Estren
2015-05-28
*
Forbid **kwargs and *args in BUILD files.
Laurent Le Brun
2015-05-27
*
RELNOTES: Attribute error messages related to Android resources are easier to...
Philipp Wollermann
2015-05-27
*
Extract version numbers that look like "..._1.2.3_..." from BUILD_EMBED_LABEL...
Googler
2015-05-27
*
Don't make sha1 field mandatory until there's a helper to generate them
Kristina Chodorow
2015-05-27
*
Make the PackageFunction cache an actual Cache.
Eric Fellheimer
2015-05-27
*
Rollback of commit 3e66823d81b6432953f8fa4105a82c3fe605239e.
Laurent Le Brun
2015-05-27
*
Give each extra action script file a unique name to avoid action conflicts wh...
Janak Ramakrishnan
2015-05-27
*
Add an entry to TransitiveTargetValue that tracks the
Greg Estren
2015-05-27
*
Adds tools for building Android apps.
Alex Humesky
2015-05-27
*
Minor refactoring to SkyframeExecutor progress receiver.
Eric Fellheimer
2015-05-27
*
Logging for yet another location we're failing to get the MD5 algorithm.
Janak Ramakrishnan
2015-05-27
*
Skylark: File object can now retrieve dirname/basename.
Googler
2015-05-27
*
Filter out middleman artifacts in RunfilesSupplierImpl
Michajlo Matijkiw
2015-05-27
*
Add textual_hdrs to the Bazel C++ rule classes.
Lukacs Berki
2015-05-27
*
TestRunnerAction attaches runfiles
Michajlo Matijkiw
2015-05-26
*
Add runfiles to metadata caches and make them isFile aware
Michajlo Matijkiw
2015-05-26
*
Quiet error-checking by implementing hash code for object that already had ha...
Janak Ramakrishnan
2015-05-22
*
Include all input files in the "files" count in the description of a JavaComp...
Lukacs Berki
2015-05-22
*
Allow @repo//foo:bar targets in BUILD files
Kristina Chodorow
2015-05-22
[next]