Peter Zhu
|
68847794bf
|
Update ext/-test-/dln/empty/depend
Dependencies was not updated in
06dab12717 .
|
2022-02-22 16:49:20 -05:00 |
|
Peter Zhu
|
06dab12717
|
Include ruby.h in empty.c to have ABI version
I forgot to include this as part of
638fd8774b .
|
2022-02-22 12:00:15 -05:00 |
|
nobu
|
64fea27496
|
Update dependencies
* common.mk (compile.o, loadpath.o): update dependencies.
* common.mk (vm_call.o): remove stale object dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2016-07-06 05:48:13 +00:00 |
|
naruse
|
c4fdfabcc8
|
handle ext/ as r53141
g -L frozen_string_literal ext/**/*.rb|xargs ruby -Ka -e'ARGV.each{|fn|puts
fn;open(fn,"r+"){|f|s=f.read.sub(/\A(#!.*\n)?(#.*coding.*\n)?/,"\\&#
frozen_string_literal: false\n");f.rewind;f.write s}}'
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2015-12-16 05:31:54 +00:00 |
|
nobu
|
c9b3950d30
|
ext/-test-/dln/empty: move from ext/-test-/win32/dln
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2015-01-05 15:14:54 +00:00 |
|