1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
usa c50e2851d2 * configure.in (POSTLINK): sign built program using RUBY_CODESIGN
identity.
  [Backport #9491]

* Makefile.in (PROGRAM): ditto.

* Makefile.in (LIBRUBY_SO): ditto.

* lib/mkmf.rb (LINK_SO): sign extensions too.  replace empty line with
  default command.

* enc/depend (link_so): prefix $(Q) for each commands.

* tool/mkconfig.rb: restore embedded newlines.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@44860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-06 05:20:52 +00:00
..
trans * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738 2011-05-19 15:58:09 +00:00
unicode
ascii.c
big5.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
cp949.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
depend * configure.in (POSTLINK): sign built program using RUBY_CODESIGN 2014-02-06 05:20:52 +00:00
emacs_mule.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
encdb.c
euc_jp.c merge revision(s) 34236: [Backport #5890] 2012-02-08 22:34:12 +00:00
euc_kr.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
euc_tw.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
gb2312.c
gb18030.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
gbk.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
iso_2022_jp.h
iso_8859_1.c
iso_8859_2.c
iso_8859_3.c
iso_8859_4.c
iso_8859_5.c
iso_8859_6.c
iso_8859_7.c
iso_8859_8.c
iso_8859_9.c
iso_8859_10.c
iso_8859_11.c
iso_8859_13.c
iso_8859_14.c
iso_8859_15.c
iso_8859_16.c
koi8_r.c
koi8_u.c
make_encmake.rb
Makefile.in * enc/Makefile.in (ECHO1): Same as the recent fix in common.mk. 2011-07-31 13:59:04 +00:00
prelude.rb
shift_jis.c merge revision(s) 34236: [Backport #5890] 2012-02-08 22:34:12 +00:00
unicode.c Revert r35536. 2012-05-07 02:09:06 +00:00
us_ascii.c
utf_7.h
utf_8.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
utf_16_32.h
utf_16be.c
utf_16le.c
utf_32be.c
utf_32le.c
windows_1251.c
x_emoji.h