aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Marking Closure Tools for Bazel as deprecated.Gravatar Googler2016-03-23
* Fix go_prefix to resolve to the right repositoryGravatar Kristina Chodorow2016-03-22
* Deprecate built-in Skylark rulesGravatar Kristina Chodorow2016-03-21
* Adds mcov tool label to IosTest.Gravatar Dmitry Shevchenko2016-03-21
* Add missing filegroups to the srcsGravatar Damien Martin-Guillerez2016-03-18
* cc_configure: Fix fallout of renaming ctx to repository_ctx.Gravatar Damien Martin-Guillerez2016-03-18
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Enable overriding jsonnet binaries and stdlib for Jsonnet rules.Gravatar David Chen2016-03-15
* cc_configure: fallback to static crosstool for unsupported platformGravatar Damien Martin-Guillerez2016-03-15
* Fix repository names for GroovyGravatar Erik Kuefler2016-03-15
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...Gravatar Cal Peyser2016-03-15
* Use repository_ctx for each usage of repository context.Gravatar Damien Martin-Guillerez2016-03-14
* Adds a missing default Info.plist in bazel, required by the ios_test rule.Gravatar Googler2016-03-09
* cc_configure: fix issues with CentOS 6.7 and custom gccGravatar Damien Martin-Guillerez2016-03-08
* Set tools/cpp/test tests to exclusiveGravatar Damien Martin-Guillerez2016-03-08
* Replace objc_dummy.m with objc_dummy.mm.Gravatar Googler2016-03-08
* 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