aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* cc_configure: fix various small errorsGravatar Damien Martin-Guillerez2016-03-04
* Upgrade Apache Commons Collections to v3.2.2Gravatar Googler2016-03-04
* Update rust rule to reference deps in @bazel_toolsGravatar Kristina Chodorow2016-03-04
* Update D and Jsonnet rules to reference @bazel_tools.Gravatar David Chen2016-03-04
* Fixes typos in the scala rule stubGravatar Damien Martin-Guillerez2016-03-04
* Fixed typo in rules for Scala URLGravatar Fedor Korotkov2016-03-04
* Tests for tools/cpp:cc_configure.bzlGravatar Damien Martin-Guillerez2016-03-03
* Use @bazel_tools// to reference tools repository for Sass rules.Gravatar David Chen2016-03-03
* Change //tools/objc:j2objc_dead_code_pruner and //tools/j2objc:j2objc_wrapper...Gravatar Rumou Duan2016-03-02
* Add a cc_configure rule to auto-configure C++ crosstoolGravatar Damien Martin-Guillerez2016-03-02
* Use bind to redirect C++ crosstool configurationGravatar Damien Martin-Guillerez2016-03-02
* Docker: fix runfiles path when the incremental loader is called from another ...Gravatar Damien Martin-Guillerez2016-03-01
* pkg: use a flag file instead of passing the list of arguments in the command ...Gravatar Damien Martin-Guillerez2016-03-01
* Fix load paths in Groovy documentationGravatar Erik Kuefler2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Fix references to @bazel_tools// repository in Go rules.Gravatar David Chen2016-02-28
* Change the path of gcc for Windows to c:\tools\msys64 , because that's where ...Gravatar Lukacs Berki2016-02-24
* Add design doc for Go rules as markdown.Gravatar Han-Wen Nienhuys2016-02-24
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* Use SSL for scala repositoryGravatar Michajlo Matijkiw2016-02-24
* Restore allow_files and single_file attributes.Gravatar Julio Merino2016-02-23
* Allow preprocessing proto files before compiling them in gensrcjar.sh.Gravatar Julio Merino2016-02-23
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23
* Split out Java proto compilation logic to a helper script (take 2).Gravatar Julio Merino2016-02-22
* Rollback of commit 8ec3866d9e5d28f6c09546269ec82731c45c28ad.Gravatar Damien Martin-Guillerez2016-02-19
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Use ctx.executable to get references to the binaries.Gravatar Julio Merino2016-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
* Adds export and runtime_deps support to scala ruleGravatar Oscar Boykin2016-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
* Don't import API functions you don't useGravatar Francois-Rene Rideau2016-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
* | 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
* | Replace dummy.c with dummy.m to allow preprocessing of objc source code to im...Gravatar Cal Peyser2016-02-17
| * Update dependencies in closure_repositories.bzlGravatar Michael Zhou2016-02-16
|/
* Delete unused bazel.rc file.Gravatar Lukacs Berki2016-02-15
* Fix default XML file generated by testsGravatar Damien Martin-Guillerez2016-02-15
* Updates the appengine_war() rule to include the transitive dependencies of th...Gravatar Alex Humesky2016-02-15
* Add scala tests to CIGravatar Oscar Boykin2016-02-15
* Use build_file_content attribute of new_* repositories instead of build_file ...Gravatar Damien Martin-Guillerez2016-02-12
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* docker: Exclude .changes files when collecting debsGravatar Benjamin Staffin2016-02-11
* Add scala_test to loadGravatar Oscar Boykin2016-02-10
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10