summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add Implementation-Vendor default manifest entryDavid Ostrovsky2014-03-011-1/+2
* Buck: Decouple plugin-api installation from deploymentDavid Ostrovsky2014-02-103-3/+11
* Buck: fix api_install ruleDavid Ostrovsky2013-12-071-0/+6
* Buck: add build for gerrit-plugin-gwtuiDavid Ostrovsky2013-12-051-0/+2
* Fix configuration for plugin and extension API artifact deploymentDavid Pursehouse2013-12-052-1/+18
* Buck: extend the tool chain to support unsigning JARsDavid Ostrovsky2013-11-041-3/+19
* Update jgit to 3.1.0.201310021548-rDavid Pursehouse2013-11-041-0/+1
* Update buckShawn Pearce2013-10-183-5/+6
* Handle KeyboardInterrupt in Buck build wrapper scriptsDavid Pursehouse2013-10-182-13/+24
* Include lib/asciidoctor/java in the Eclipse classpathShawn Pearce2013-10-071-0/+2
* Fix a few coding style nits in Buck build Python scriptsDavid Pursehouse2013-09-263-7/+7
* Create buck.properties during tools/eclipse/project.pyShawn Pearce2013-09-241-1/+2
* Update Buck to latest masterShawn Pearce2013-09-208-241/+179
* Add a bulk query suite testerMartin Fick2013-09-191-0/+81
* Remove asciidoc.confYuxuan 'fishy' Wang2013-09-041-0/+23
* tools/maven/mvn: Fix error message if mvn is not foundShawn Pearce2013-08-261-1/+1
* BUCK: fix build against unpublished JARsDavid Ostrovsky2013-08-161-1/+1
* Simplify buck build eclipse by removing $OUT and $DEPSShawn Pearce2013-08-143-12/+7
* Delete deprecated maven_deploy, maven_install rulesShawn Pearce2013-08-141-20/+0
* Define MAVEN_LOCAL for unpublished Maven JARsShawn Pearce2013-08-141-0/+1
* download_file: Catch exceptions raised from shutil.copyfileDavid Pursehouse2013-08-081-2/+10
* download_file: Exit with error if extracting files from zip failsDavid Pursehouse2013-08-081-0/+1
* Support build where ~/ and $(pwd) are different filesystemsShawn Pearce2013-08-061-2/+2
* Rename DEFS files to *.defsShawn Pearce2013-07-302-0/+4
* Move download and download_sources to //toolsShawn Pearce2013-07-301-1/+14
* Move Maven support to //tools/mavenShawn Pearce2013-07-297-160/+130
* Cleanup maven_deploy, maven_install build rulesShawn Pearce2013-07-291-18/+9
* Move version.jar to gerrit-warShawn Pearce2013-07-291-3/+2
* Split acceptance tests into one target per testShawn Pearce2013-07-271-1/+1
* Update BuckShawn Pearce2013-07-264-27/+10
* Merge branch 'stable-2.7'Shawn Pearce2013-06-221-1/+1
|\
| * Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-06-221-1/+1
| |\
| | * Switch to gs-maven-wagon for API deploymentShawn Pearce2013-06-211-1/+1
* | | Update URLs for Google Cloud StorageShawn Pearce2013-06-211-1/+1
* | | Fix eclipse classpath to include GWT unit test depsShawn Pearce2013-06-141-0/+1
* | | Better error reporting when curl is not installedSasa Zivkov2013-06-131-2/+7
* | | Merge "Extend gerrit_plugin() with manifest_entries"Shawn Pearce2013-06-031-0/+5
|\ \ \
| * | | Extend gerrit_plugin() with manifest_entriesDavid Ostrovsky2013-06-011-0/+5
* | | | BUCK: deploy plugin api to local and remote maven reposDavid Ostrovsky2013-05-313-0/+130
|/ / /
* | | Refactor check_output out of pack_warDavid Ostrovsky2013-05-303-6/+27
* | | Merge "Fix genantlr() to support buck caching"Shawn Pearce2013-05-301-2/+14
|\ \ \
| * | | Fix genantlr() to support buck cachingShawn Pearce2013-05-301-2/+14
* | | | Merge "Make source JARs for {extension,plugin}-api targets"Shawn Pearce2013-05-301-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Make source JARs for {extension,plugin}-api targetsDavid Ostrovsky2013-05-301-0/+11
* | | | Fix download and download_sources to aggressively get all targetsShawn Pearce2013-05-231-1/+1
* | | | Delete corrupt cache entries from ~/.gerritcodereview/buck-cacheShawn Pearce2013-05-221-4/+7
|/ / /
* | | Delete Maven based buildDavid Ostrovsky2013-05-214-181/+0
* | | Rename download_jar to download_fileShawn Pearce2013-05-203-3/+3
* | | Merge "Embed clippy.swf with a GWT DataResource"Shawn Pearce2013-05-201-1/+0
|\ \ \
| * | | Embed clippy.swf with a GWT DataResourceShawn Pearce2013-05-201-1/+0