summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't ship bouncycastle libraries in plugin API" into stable-2.14Shawn Pearce2017-04-092-1/+9
|\
| * Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-072-1/+9
* | Eclipse project generation: Support jgit from external repositoryDavid Ostrovsky2017-04-071-1/+3
|/
* Bazel: Allow to consume jgit from development treeDavid Ostrovsky2017-03-221-1/+1
* Fix launching daemon in Eclipse on MacOSDavid Pursehouse2017-03-171-0/+7
* Merge "Support build args in tools/maven/api.sh"David Ostrovsky2017-03-171-3/+4
|\
| * Support build args in tools/maven/api.shMartin Fick2017-03-161-3/+4
* | Get rid of references to .primary_build_toolDavid Pursehouse2017-03-151-7/+0
|/
* Don't hardcode /bin/bashDan McGregor2017-03-034-4/+7
* Update documentation of code style settings for IntelliJAlice Kober-Sotzek2017-03-021-531/+0
* Do not include cookbook plugin in release.warPaladox none2017-03-011-1/+1
* Make built-in bouncycastle actually workHan-Wen Nienhuys2017-02-204-36/+4
* gerrit_plugin: Consistently pass kwargs to java rulesPaladox none2017-02-141-0/+2
* Merge "Remove internal Eclipse java formatter"David Pursehouse2017-02-101-12/+0
|\
| * Remove internal Eclipse java formatterDavid Ostrovsky2017-02-101-12/+0
* | Bump google-java-format to 1.3David Ostrovsky2017-02-101-2/+2
|/
* Bazel: Support publishing to snapshot Maven repositoryDavid Ostrovsky2017-02-091-3/+2
* Fix tools/setup_gjf.sh to also work on MacSaša Živkov2017-02-081-1/+12
* Document gjf and add a script to standardize/streamline setupDave Borowitz2017-02-073-268/+67
* maven_jar: Add support for exports and deps attributesPaladox none2017-02-071-2/+22
* gerrit_plugin: Add support for different plugin output fileDavid Ostrovsky2017-02-051-2/+3
* Update bower to 1.8.0.Han-Wen Nienhuys2017-02-011-2/+2
* bower2bazel: don't specify versions for non-seed packages.Han-Wen Nienhuys2017-02-012-6/+27
* Merge "Bazel: Use full word match for generating plugin version"David Pursehouse2017-01-301-1/+1
|\
| * Bazel: Use full word match for generating plugin versionLuca Milanesio2017-01-271-1/+1
* | maven_jar: Make sha1 attribute optionalPaladox none2017-01-291-2/+4
|/
* Rename project_bzl.py to project.pyDavid Pursehouse2017-01-241-0/+0
* Remove Buck based buildDavid Ostrovsky2017-01-2319-1281/+8
* workspace-status.sh: quote 'tr' arguments.Han-Wen Nienhuys2017-01-121-1/+1
* Don't include directory entries in GWT UI zip filesDave Borowitz2016-12-201-1/+1
* bazel: remove code to sniff license field in bower.json.Han-Wen Nienhuys2016-12-201-32/+21
* Merge "Buck: Activate error prone checks"David Ostrovsky2016-12-131-0/+6
|\
| * Buck: Activate error prone checksDavid Ostrovsky2016-12-121-0/+6
* | Bazel: Split deps and provided_deps in gerrit_plugin ruleDavid Ostrovsky2016-12-131-1/+2
* | Bazel: Expose neverlink artifact in maven_jar ruleDavid Ostrovsky2016-12-131-1/+6
* | Bazel: Expose PLUGIN_DEPS and PLUGIN_TEST_DEPS variablesDavid Ostrovsky2016-12-121-0/+4
* | Format .bzl files with Bazel BuildifierDavid Pursehouse2016-12-1111-283/+291
|/
* Discontinue publishing of Maven archetypesDavid Ostrovsky2016-12-102-92/+2
* Create //Documentation:js_licenses.txt.Han-Wen Nienhuys2016-12-081-31/+27
* Bazel: Reformat build filesDavid Ostrovsky2016-12-074-81/+82
* Bazel: Fix eclipse classpath generationDavid Ostrovsky2016-12-011-5/+9
* bazel: put source jars in the same package.Han-Wen Nienhuys2016-11-303-21/+26
* Add copyright settings for IntelliJAlice Kober-Sotzek2016-11-282-0/+13
* Add code style settings for IntelliJAlice Kober-Sotzek2016-11-281-0/+531
* Merge changes I7b79f635,I4a37a270David Pursehouse2016-11-281-1/+1
|\
| * Provide detailed documentation for using IntelliJAlice Kober-Sotzek2016-11-251-1/+1
* | Bazel: Generate source dir for plugins in eclipse classpathDavid Ostrovsky2016-11-252-3/+18
|/
* Bazel: Respect test dependencies for classpath generationDavid Ostrovsky2016-11-222-3/+5
* Bazel: Fix eclipse classpath generation on first buildDavid Ostrovsky2016-11-221-4/+3
* Merge "download_file.py: Add --show-error option to curl invocation"David Ostrovsky2016-11-181-1/+1
|\