summaryrefslogtreecommitdiffstats
path: root/tools/js
Commit message (Expand)AuthorAgeFilesLines
* Replace vulcanize with bundle_assets build ruleViktar Donich2018-07-181-2/+10
* Document how to add new NPM binariesDave Borowitz2018-07-161-2/+2
* Python cleanups, round 2: line too long, etc.Chad Horohoe2018-05-195-27/+43
* Python cleanups, round 1: whitespaceChad Horohoe2018-05-195-370/+374
* Fix support for python3 in tools/js/bower2bazel.pyPaladox none2018-04-051-4/+9
* Add paper-tabs dependencyBecky Siegel2018-02-231-0/+2
* Remove outstanding references to buckDave Borowitz2018-02-071-1/+1
* Bazel: Make build tool chain python 3 compatibleDavid Ostrovsky2018-01-143-4/+4
* Add paper-toggle-button dependency to PolyGerritBecky Siegel2018-01-081-0/+1
* Add codemirror-minified to WORKSPACEKasper Nilsson2017-12-061-0/+1
* Document the purpose of npm_packHan-Wen Nienhuys2017-11-151-0/+6
* Add iron-icon and iron-iconset-svg dependencyBecky Siegel2017-10-111-0/+2
* Add paper-button dependencyBecky Siegel2017-09-271-0/+1
* Add paper-input dependency to PolyGerritBecky Siegel2017-09-251-0/+7
* Add paper-listbox and paper-item to bower dependenciesBecky Siegel2017-09-191-0/+5
* Update bower2bazel to fetch correct packagesBecky Siegel2017-08-291-9/+1
* Fix glob in bower2bazel.pyLogan Hanks2017-06-281-5/+4
* Merge "bower2bazel: add entry for polymer-resin license."Dave Borowitz2017-06-221-0/+1
|\
| * bower2bazel: add entry for polymer-resin license.Mike Samuel2017-06-141-0/+1
* | Fix bazel 0.5.* supportPaladox none2017-06-161-1/+4
|/
* Support Bazel 0.5.1Shawn Pearce2017-06-121-1/+1
* bower2bazel: don't specify versions for non-seed packages.Han-Wen Nienhuys2017-02-011-6/+18
* Remove Buck based buildDavid Ostrovsky2017-01-232-249/+0
* bazel: remove code to sniff license field in bower.json.Han-Wen Nienhuys2016-12-201-32/+21
* bazel: update bower packages.Han-Wen Nienhuys2016-11-031-1/+5
* bower2buck: Fix import to follow Google's Python Style GuideDavid Pursehouse2016-10-201-2/+2
* Remove unused imports in Python scriptsDavid Pursehouse2016-10-192-3/+0
* Fix bowerutil import in bower2buck.Han-Wen Nienhuys2016-10-191-3/+2
* bazel: add rules for vulcanize & crisper, and use them in //polygerrit-ui/app.Han-Wen Nienhuys2016-10-061-0/+1
* bazel: bower supportHan-Wen Nienhuys2016-09-297-15/+313
* Add fetch polyfill for use in all supported browsersAndrew Bonventre2016-03-031-1/+1
* download_bower: Remove cache entries with invalid SHA-1Dave Borowitz2015-12-071-0/+5
* Fix lib/js/BUCK to work with bower2buckDave Borowitz2015-12-031-0/+5
* Improve bower2buck instructionsDave Borowitz2015-12-011-10/+40
* tools: Use common hash_file implementationDave Borowitz2015-11-252-11/+4
* Add bower2buck script to convert bower deps to Buck rulesDave Borowitz2015-11-252-0/+186
* download_bower.py: Fix hash_dirDave Borowitz2015-11-252-56/+33
* run_npm_binary.py: Support Debian's "nodejs"Dave Borowitz2015-11-131-1/+9
* Add script to pack npm_binary tarballs with dependenciesDave Borowitz2015-11-121-0/+74
* Build bower_components with buckDave Borowitz2015-11-123-0/+242