summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-253-5/+19
|\
| * Make zip generation (more) reproducibleHan-Wen Nienhuys2018-04-253-5/+15
| * Make _bower_archive rule deterministicHan-Wen Nienhuys2018-04-251-1/+5
| * Upgrade to google-java-format 1.5David Pursehouse2018-04-181-1/+1
* | Upgrade to google-java-format 1.5David Pursehouse2018-04-181-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-181-3/+15
|\|
| * setup_gjf.sh: Add support for multiple versionDavid Ostrovsky2018-04-171-3/+15
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-071-4/+9
|\|
| * Fix support for python3 in tools/js/bower2bazel.pyPaladox none2018-04-051-4/+9
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-086-12/+15
|\|
| * merge_jars.py: Fix for python 3 compatibilityDavid Pursehouse2018-03-081-2/+2
| * project.py: decode byte output from check_resultDavid Pursehouse2018-03-081-1/+1
| * license and doc: Add support for python3Paladox none2018-03-082-3/+8
| * Bazel: Make build tool chain python 3 compatibleDavid Ostrovsky2018-03-085-6/+6
* | release-announcement: support older version of python-gnupgDavid Pursehouse2018-02-271-1/+4
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-02-081-1/+3
|\|
| * Merge "Provide mvn command output when VERBOSE set" into stable-2.14David Pursehouse2018-02-071-1/+3
| |\
| | * Provide mvn command output when VERBOSE setJacek Centkowski2018-02-071-1/+3
| * | Move downloaded artifact cache from buck-cache to bazel-cacheDave Borowitz2018-02-072-3/+2
| |/
* | Move downloaded artifact cache from buck-cache to bazel-cacheDave Borowitz2018-02-072-3/+2
* | Merge branch 'stable-2.14' into stable-2.15Paladox2018-01-082-6/+6
|\|
| * Remove the + operator on dicts from .bzl filesVladimir Moskva2018-01-052-6/+6
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-12-191-4/+1
|\|
| * gerrit_plugin: Don't add Implementation-Vendor manifest entryHector Oswaldo Caballero2017-12-151-4/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-11-081-1/+1
|\|
| * Bazel: Fix build on Alpine LinuxDavid Ostrovsky2017-11-081-1/+1
| * Make bzl files compatible with mutating behavior of += on listsVladimir Moskva2017-11-082-3/+3
* | Merge branch 'stable-2.14' into stable-2.15Dave Borowitz2017-10-301-0/+1
|\|
| * Bazel: Fix asciidoc.bzl python invocationAlon Bar-Lev2017-10-301-0/+1
* | Move NPM version definitions into separate .bzl file in /libDavid Pursehouse2017-10-301-11/+1
* | Merge branch 'stable-2.14' into stable-2.15Paladox2017-10-231-0/+1
|\|
| * Upgrade GWT to version 2.8.2David Pursehouse2017-10-231-0/+1
| * Rename set to depset in .bzl filesVladimir Moskva2017-10-026-18/+18
| * Fix glob in bower2bazel.pyLogan Hanks2017-07-311-5/+4
* | Remove duplicate SHA1 variable in js.bzlPaladox none2017-10-221-2/+1
* | Add iron-icon and iron-iconset-svg dependencyBecky Siegel2017-10-181-0/+2
* | Update Bower to 1.8.2Viktar Donich2017-10-181-2/+2
* | Revert "Simplify artifacts deployment to Maven Central"Dave Borowitz2017-10-012-7/+60
* | Specify "unknown" if version generation for plugins fails.Han-Wen Nienhuys2017-10-011-1/+1
* | Add paper-button dependencyBecky Siegel2017-09-271-0/+1
* | Make bzl files compatible with mutating behavior of += on listsVladimir Moskva2017-09-262-3/+3
* | Add paper-input dependency to PolyGerritBecky Siegel2017-09-251-0/+7
* | Merge "Add paper-listbox and paper-item to bower dependencies"Becky Siegel2017-09-231-0/+5
|\ \
| * | Add paper-listbox and paper-item to bower dependenciesBecky Siegel2017-09-191-0/+5
* | | Remove redundant Checkstyle configuration filesDavid Pursehouse2017-09-212-122/+0
|/ /
* | Merge "Update bower2bazel to fetch correct packages"Becky Siegel2017-08-301-9/+1
|\ \
| * | Update bower2bazel to fetch correct packagesBecky Siegel2017-08-291-9/+1
* | | merge_jars.py: Make the code work on Python 3David Ostrovsky2017-08-301-3/+5
* | | Bazel: Portable way to guess whether root directory is reachedDavid Ostrovsky2017-08-301-1/+1
* | | Bazel: Replace ctx.action with actions#run / actions#run_shellDavid Ostrovsky2017-08-305-13/+13
|/ /