summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix build for bazel 0.9.0Han-Wen Nienhuys2018-01-312-4/+4
* Allow to provide URLs for docs of external classesChristian Aistleitner2016-09-081-1/+3
* Implement Bazel buildDavid Ostrovsky2016-06-147-0/+196
* Fail api.sh in case of any errorLuca Milanesio2016-06-101-1/+1
* Use bash for generated scriptsLuca Milanesio2016-06-091-1/+1
* project.py: Allow to specify the name of the generated projectDavid Pursehouse2016-05-301-1/+3
* tools/maven: avoid using PEX for the mvn scriptHan-Wen Nienhuys2016-05-122-9/+6
* tools/maven: generate Maven install scriptsHan-Wen Nienhuys2016-05-034-100/+126
* Buck: Remove jgit cellDavid Ostrovsky2016-04-203-19/+1
* Add missing trailing comma on array declarationsDavid Pursehouse2016-04-131-0/+1
* Remove explicit initialization of default valuesDavid Pursehouse2016-04-121-0/+1
* Checkstyle config: Enable "redundant modifier" and "redundant import"David Pursehouse2016-04-121-0/+2
* Use @GwtIncompatible to exclude files incompatible with GWTMichael Zhou2016-04-111-1/+1
* maven_jar: Support download of artifacts from Maven snapshot repoDavid Pursehouse2016-04-081-0/+1
* Merge "Remove confirmation step from plugin archetype deploy script"Edwin Kempin2016-03-111-13/+1
|\
| * Remove confirmation step from plugin archetype deploy scriptDavid Pursehouse2016-03-111-13/+1
* | mvn.py: Print failed maven command as a stringDavid Pursehouse2016-03-111-1/+2
|/
* Add fetch polyfill for use in all supported browsersAndrew Bonventre2016-03-031-1/+1
* Merge "Don't hardcode bash location"David Pursehouse2016-02-262-2/+2
|\
| * Don't hardcode bash locationDan McGregor2015-08-262-2/+2
* | project.py: always download sourcesDavid Pursehouse2016-02-241-2/+5
* | Buck: Fix source path generation for JGit cell, againDavid Ostrovsky2016-02-191-3/+4
* | Buck: Fix source path generation for JGit cellDavid Ostrovsky2016-02-161-0/+6
* | Buck: Fix java_doc rule to use $(classpath :foo) macroDavid Ostrovsky2016-02-141-1/+1
* | Buck: Allow to consume JGit from its own cellDavid Ostrovsky2016-02-092-1/+12
* | Revert "Buck: Wipe out the machinery for merging JARs"David Pursehouse2016-02-082-0/+56
* | Update Buck to newest versionDavid Ostrovsky2016-01-281-1/+2
* | Buck: Handle absolute paths during gerrit.war constructionDavid Ostrovsky2016-01-271-8/+5
* | Polygerrit: Decouple bower components rebuild from dev workflowDavid Ostrovsky2016-01-221-0/+1
* | Buck: Wipe out the machinery for merging JARsDavid Ostrovsky2016-01-072-56/+0
* | Merge branch 'stable-2.12'David Pursehouse2015-12-182-4/+9
|\ \
| * | Maven: Split Maven repository settings out to a separate def fileDavid Pursehouse2015-12-142-4/+9
| * | Eclipse: List GWT deps after non-GWT depsDave Borowitz2015-12-031-2/+2
* | | 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
* | | Eclipse: List GWT deps after non-GWT depsDave Borowitz2015-12-021-2/+2
* | | Update Buck to newest versionDavid Ostrovsky2015-12-022-14/+8
* | | Merge "Buck: Build gwtgerrit without touching PolyGerrit deps"Martin Fick2015-12-021-1/+2
|\ \ \
| * | | Buck: Build gwtgerrit without touching PolyGerrit depsDavid Ostrovsky2015-12-011-1/+2
* | | | Improve bower2buck instructionsDave Borowitz2015-12-011-10/+40
|/ / /
* | | tools: Use common hash_file implementationDave Borowitz2015-11-253-24/+6
* | | Add bower2buck script to convert bower deps to Buck rulesDave Borowitz2015-11-252-0/+186
* | | download_bower.py: Fix hash_dirDave Borowitz2015-11-253-56/+84
* | | Add polygerrit.war target to build only PolyGerrit UIDave Borowitz2015-11-181-6/+7
* | | Buck: Package PolyGerrit in gerrit.warDavid Ostrovsky2015-11-181-1/+4
* | | Merge "run_npm_binary.py: Support Debian's "nodejs""David Pursehouse2015-11-131-1/+9
|\ \ \
| * | | run_npm_binary.py: Support Debian's "nodejs"Dave Borowitz2015-11-131-1/+9
* | | | Merge branch 'stable-2.12'David Pursehouse2015-11-131-1/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Buck: Stop spamming standard output on unit test failuresDavid Ostrovsky2015-11-131-1/+7
* | | Add script to pack npm_binary tarballs with dependenciesDave Borowitz2015-11-121-0/+74