gerrit/tools/bzl
Han-Wen Nienhuys ec12294301 Make zip generation (more) reproducible
The 'touch' command uses the system default timezone if none is
supplied. This makes zip files dependent on the timezone of the
generating machine.

Zip by default stores extended attributes (eg. ctime, atime) on Unix
systems. These can be further sources of non-determinism, so switch it
off with --no-extra

Change-Id: I7e102be7368ef339cbaf47524b90688c32a09238
2018-04-25 08:25:31 +09:00
..
asciidoc.bzl Remove the + operator on dicts from .bzl files 2018-01-05 20:34:33 +00:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00
classpath.bzl Rename set to depset in .bzl files 2017-10-02 12:31:54 +01:00
genrule2.bzl bazel: remove 'out' attribute from genrule2, and use throughout. 2016-11-02 13:54:10 +01:00
gwt.bzl Make bzl files compatible with mutating behavior of += on lists 2017-11-08 15:46:38 +09:00
java.bzl Make bzl files compatible with mutating behavior of += on lists 2017-11-08 15:46:38 +09:00
javadoc.bzl Make zip generation (more) reproducible 2018-04-25 08:25:31 +09:00
js.bzl Make zip generation (more) reproducible 2018-04-25 08:25:31 +09:00
junit.bzl Implement Bazel build 2016-06-14 21:12:02 +02:00
license-map.py license and doc: Add support for python3 2018-03-08 15:36:20 +09:00
license.bzl license and doc: Add support for python3 2018-03-08 15:36:20 +09:00
maven_jar.bzl maven_jar compatibility to rules_closure#java_import_external 2017-05-15 16:59:49 +09:00
maven.bzl bazel: add license to appropriate lib/ targets 2016-09-26 16:42:38 +08:00
pkg_war.bzl Make zip generation (more) reproducible 2018-04-25 08:25:31 +09:00
plugin.bzl gerrit_plugin: Don't add Implementation-Vendor manifest entry 2017-12-15 06:25:11 -05:00
plugins.bzl Consider plugin's test deps in eclipse classpath generation 2017-05-31 06:42:48 +00:00
test_empty.sh bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm. 2016-09-21 19:52:53 +00:00
test_license.sh Make built-in bouncycastle actually work 2017-02-20 15:02:06 +01:00