summaryrefslogtreecommitdiffstats
path: root/tools/bzl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Ostrovsky2019-03-035-48/+50
|\
| * Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-03-035-48/+50
| |\
| | * js.bzl: Avoid using deprecated depset unionDavid Ostrovsky2019-03-031-22/+23
| | * gwt.bzl: Avoid using deprecated depset unionDavid Ostrovsky2019-03-031-6/+6
| | * classpath.bzl: Avoid using deprecated depset unionDavid Ostrovsky2019-03-031-5/+5
| | * javadoc.bzl: Avoid using deprecated depset unionDavid Ostrovsky2019-03-031-7/+4
| | * pkg_war.bzl: Avoid using deprecated depset unionDavid Ostrovsky2019-03-031-8/+12
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-03-011-2/+4
| |\|
| | * Bazel: Use target JDK for GWT compilationLiam Miller-Cushon2019-03-011-2/+4
* | | Bazel: Replace deprecated ctx.new_file() with ctx.actions.declare_file()David Ostrovsky2019-03-021-5/+1
* | | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-02-131-1/+1
|\| |
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-02-131-1/+1
| |\|
| | * Allow dash in name of junit_tests ruleHector Oswaldo Caballero2019-02-131-1/+1
* | | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-01-111-0/+2
|\| |
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-01-111-0/+2
| |\|
| | * maven_jar: Add repo.eclipse.org to supported repositoriesDavid Ostrovsky2019-01-111-0/+2
* | | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-01-108-68/+68
|\| |
| * | Bazel: Automatically fix lint errors with buildifier 0.20.0David Ostrovsky2019-01-091-2/+2
| * | Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-01-098-68/+66
| |\|
| | * Bazel: Fix more buildifier warningsDavid Ostrovsky2019-01-091-4/+2
| | * Bazel: Automatically fix lint errors with buildifier 0.20.0David Pursehouse2019-01-095-47/+47
| | * Bazel: Automatically fix lint errors with buildifierDavid Ostrovsky2019-01-087-30/+30
* | | Update polygerrit_plugin() build ruleviktard2018-10-251-33/+43
* | | Bazel: Add support for Java 10David Ostrovsky2018-09-251-7/+10
* | | Merge branch 'stable-2.15'David Pursehouse2018-09-135-7/+7
|\| |
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-131-1/+1
| |\|
| | * license-map: Fix deprecation warningDavid Pursehouse2018-09-121-1/+1
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-124-5/+5
| |\|
| | * Bazel: Change deprecated single file attribute parameterDavid Ostrovsky2018-09-111-1/+1
| | * Bazel: Remove deprecated FileTypeDavid Ostrovsky2018-09-112-2/+2
| | * Bazel: Replace PACKAGE_NAME constant with package_name() functionDavid Ostrovsky2018-09-112-2/+2
* | | Merge branch 'stable-2.15'David Pursehouse2018-08-281-7/+3
|\| |
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-08-271-7/+3
| |\|
| | * Bazel: Don't depend directly on @local_jdk in java_doc ruleDavid Ostrovsky2018-08-271-7/+3
* | | Bazel: Fix eclipse classpath generationDavid Ostrovsky2018-08-141-1/+2
* | | Replace vulcanize with bundle_assets build ruleViktar Donich2018-07-181-31/+31
* | | Move externs into polygerrit-ui/app to simplify importsViktar Donich2018-07-171-1/+1
* | | Merge branch 'stable-2.15'David Pursehouse2018-07-171-5/+1
|\| |
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-07-131-5/+1
| |\|
| | * Fix call to the fail skylark global in junit.bzlJiri Danek2018-07-121-5/+1
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-07-1113-1050/+1124
| |\|
| | * Apply buildifier to .bzl files.Han-Wen Nienhuys2018-07-1013-1047/+1121
| | * Update Bower to 1.8.2Viktar Donich2018-06-271-2/+2
| * | Add optional dir_name argument to gerrit_pluginDave Borowitz2018-06-141-1/+5
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-06-121-1/+1
| |\|
| | * Bazel: Harmonize names of external repositoriesDavid Ostrovsky2018-06-081-1/+1
| * | 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
* | | Add app to srcs polygerrit_plugin only if neededViktar Donich2018-07-121-1/+7