aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Adds --artifact option to workspace generator for generating workspace andGravatar Alex Humesky2016-02-19
* The test summary in the terminal no longer shows skipped tests as failed.Gravatar Florian Weikert2016-02-19
* Use ctx.executable to get references to the binaries.Gravatar Julio Merino2016-02-19
* Remove an unused field from AbstractPostProcessorGravatar Liam Miller-Cushon2016-02-19
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Fix issues with commit 650533fffccb97910338f335939de76922c9f679Gravatar Michael Zhou2016-02-19
* Split out Java proto compilation logic to a helper script.Gravatar Julio Merino2016-02-19
* Implement pop(), popitem() and setdefault() for dictGravatar Francois-Rene Rideau2016-02-19
* sandbox: Easier debugging of sandbox failures, when using both --verbose_fail...Gravatar Yue Gan2016-02-19
* Remove unused ASwB build artifactGravatar Googler2016-02-19
* Windows: use default shell env for ijar execution, so that .dlls can be found.Gravatar Dmitry Lomov2016-02-18
* Adds export and runtime_deps support to scala ruleGravatar Oscar Boykin2016-02-18
* Update roadmap for 0.2Gravatar Damien Martin-Guillerez2016-02-18
* Initial support for Java header compilationGravatar Liam Miller-Cushon2016-02-18
* xcode_locator outputs developer directories instead of xcode pathsGravatar Chris Parsons2016-02-18
* Use a specific release of the Closure Compiler instead of referencing -latestGravatar Kamil Jiwa2016-02-18
* Update Closure Tools dependencies and add arguments to closure_js_binary()Gravatar Michael Zhou2016-02-17
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Add a SkylarkRepositoryContextTestGravatar Damien Martin-Guillerez2016-02-17
* Introduce SkylarkRepositoryModuleGravatar Damien Martin-Guillerez2016-02-17
* Remove vestige of the base_workspace in the installerGravatar Damien Martin-Guillerez2016-02-17
* Don't import API functions you don't useGravatar Francois-Rene Rideau2016-02-17
* Add merged resources output generation to AndroidResourceProcessingAction in ...Gravatar Andrew Pellegrini2016-02-17
* Revert "Merge pull request #910 from Dominator008/closure"Gravatar Damien Martin-Guillerez2016-02-17
* Merge pull request #910 from Dominator008/closureGravatar Kamil Jiwa2016-02-17
|\
| * Add "--language_in" and "--language_out" to closure_js_binary.bzlGravatar Michael Zhou2016-02-17
* | Add escapes to quotation marks in Java version detection genrule.Gravatar Dmitry Lomov2016-02-17
* | And fix visibility on the other generate_workspace library for testingGravatar Kristina Chodorow2016-02-17
* | Fix pruning of annotation declaration fieldsGravatar Liam Miller-Cushon2016-02-17
* | Fix tree pruning bug with constructor delegationGravatar Liam Miller-Cushon2016-02-17
* | Fix library visibility for Bazel testGravatar Kristina Chodorow2016-02-17
* | Use a custom ToString instead of std::to_string that is not available on mingw.Gravatar Dmitry Lomov2016-02-17
* | Reinstate mutable maps, again.Gravatar Francois-Rene Rideau2016-02-17
* | Windows: use Win32 API to obtain executable name.Gravatar Dmitry Lomov2016-02-17
* | Reformat genproto.bzl to comply with the style guide.Gravatar Julio Merino2016-02-17
* | Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* | Move SHA-1 download out of the Rule (plain old data) classGravatar Kristina Chodorow2016-02-17
* | Reference #914 from a comment describing a hack.Gravatar Julio Merino2016-02-17
* | Clarify documentation; use short_path, not path, in runfilesGravatar Dan Fabulich2016-02-17
* | Add allow_files to cookbook example for using a binary.Gravatar Eric Dobson2016-02-17
* | Use absolute paths in ProcessBuilder invocations.Gravatar Dmitry Lomov2016-02-17
* | Do not generate documentation for rule family if it does not contain anyGravatar David Chen2016-02-17
* | Implement memory-mapped zip files in ijar for Windows.Gravatar Lukacs Berki2016-02-17
* | Fixes genrules to work correctly with bazel run when the genrule's executableGravatar Alex Humesky2016-02-17
* | Add a method to get a single value from AspectParameters.Gravatar Carmi Grushko2016-02-17
* | Adds a java_import rule to the android sdk build file to provide the org.apac...Gravatar Alex Humesky2016-02-17
* | Replace dummy.c with dummy.m to allow preprocessing of objc source code to im...Gravatar Cal Peyser2016-02-17
* | Split manifest processing out of AndroidResourceProcessor#processResources() ...Gravatar Andrew Pellegrini2016-02-17