Commit Graph

8 Commits

Author SHA1 Message Date
Tatsuhiro Tsujikawa
03496a8a0b Generate PGP signatures for release tar balls 2023-05-11 17:03:06 +09:00
Tatsuhiro Tsujikawa
ed2ccce0e8 Generate .asc files 2023-05-10 17:27:53 +09:00
Tatsuhiro Tsujikawa
9eeac27966 makerelease.sh: Remove duplicate git module update --init 2016-02-26 00:57:34 +09:00
Tatsuhiro Tsujikawa
d1f9f9a3aa makerelease.sh: Add autoreconf 2016-02-26 00:00:52 +09:00
Tatsuhiro Tsujikawa
e93a1bdf6d Call git submodule before creating packages 2015-09-12 23:12:51 +09:00
Tatsuhiro Tsujikawa
75b98662be Don't use git submodule update --init in Makefile
This is because when we make tar ball, we are no longer under git
control.  git submodule does not work there.  We instead bundle mruby
source tree in archive.  git submodule command is only required when
building from git repository.
2015-09-06 01:23:11 +09:00
Tatsuhiro Tsujikawa
474b7fd4be Update release script 2014-02-05 23:12:53 +09:00
Tatsuhiro Tsujikawa
757e6d7066 Add sample pac file and release script 2013-01-12 17:05:11 +09:00