fork-openpgpjs/scripts
Brian Bloniarz ef3c0ecc60 minimize.sh make file ordering deterministic
Do find | sort | cat instead of find -exec cat when building
resources/openpgp.js. The order of files returned by find isn't
deterministic, which could lead to spurious differences.
2013-02-13 22:34:35 -08:00
..
create_extension.sh added new make target to create our first extension 2012-01-15 00:17:21 +01:00
lint.sh added minified JavaScript library and Makefile 2011-12-16 17:16:15 +01:00
minimize.sh minimize.sh make file ordering deterministic 2013-02-13 22:34:35 -08:00
pack.sh added new make target to create our first extension 2012-01-15 00:17:21 +01:00