ruby/tool
nobu 9833ae93cf make-snapshot: follow previous commits
* tool/make-snapshot (package): set @ruby_version@ and
  BOOTSTRAPRUBY.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-07 11:54:58 +00:00
..
test * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
asm_parse.rb Drop executable bits of files that are not executable. 2012-11-22 05:54:13 +00:00
bisect.sh * common.mk (mini): portable target to build miniruby 2013-08-08 05:54:08 +00:00
build-transcode * enc/trans/iso2022.trans: renamed from iso2022.erb.c. 2008-08-11 07:39:52 +00:00
change_maker.rb * tool/change_maker.rb (#diff2index): check Encoding::BINARY. 2013-03-10 23:01:07 +00:00
downloader.rb * tool/downloader.rb (Downloader::RubyGems.download): Gem::Security::*#ui= is 2015-01-31 11:40:43 +00:00
enc-emoji-citrus-gen.rb * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
enc-emoji4unicode.rb * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
enc-unicode.rb * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09. 2014-07-16 03:27:25 +00:00
eval.rb Drop executable bits of files that are not executable. 2012-11-22 05:54:13 +00:00
expand-config.rb expand-config.rb: without fake.rb 2015-03-07 02:06:18 +00:00
extlibs.rb * tool/extlibs.rb (do_extract): decompress! 2014-12-23 15:32:37 +00:00
fake.rb fake.rb: rubyarchhdrdir for rubyspec 2015-02-25 17:19:57 +00:00
file2lastrev.rb version.c: last commit title 2015-02-18 03:43:14 +00:00
gem-unpack.rb suppress alert warnings 2015-01-17 06:55:20 +00:00
gen_dummy_probes.rb gen_dummy_probes.rb 2013-03-11 05:25:06 +00:00
gen_ruby_tapset.rb * tool/gen_ruby_tapset.rb: add tapset generator. 2013-03-10 05:12:09 +00:00
generic_erb.rb generic_erb.rb: read in binary mode 2014-11-27 03:42:54 +00:00
id2token.rb tool/vpath.rb 2012-11-29 08:12:29 +00:00
ifchange ifchange: no overwrite with an empty file 2013-11-03 12:40:24 +00:00
insns2vm.rb * tool/insns2vm.rb: remove -Kn option in shebang line because it's 2008-10-17 01:30:13 +00:00
install-sh * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org 2011-12-19 21:07:09 +00:00
instruction.rb tool/instruction.rb: remove extra blank lines 2014-11-02 01:06:50 +00:00
jisx0208.rb * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
make-snapshot make-snapshot: follow previous commits 2015-03-07 11:54:58 +00:00
mdoc2man.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
merger.rb * tool/merger.rb: Added documentation to version method. 2015-03-07 00:18:46 +00:00
mkconfig.rb mkconfig.rb: without fake.rb 2015-03-07 02:06:11 +00:00
mkrunnable.rb mkrunnable.rb: try mklink 2015-02-24 04:59:03 +00:00
node_name.rb * common.mk (node_name.inc): remove command option -n and give 2010-08-29 07:09:40 +00:00
parse.rb Drop executable bits of files that are not executable. 2012-11-22 05:54:13 +00:00
probes_to_wiki.rb probes_to_wiki.rb: fix comment and reduce unnecessary array 2013-07-11 01:46:40 +00:00
rbinstall.rb rbinstall.rb: set umask 077 2015-03-04 01:34:11 +00:00
rbuninstall.rb rbuninstall.rb: tty 2013-09-13 07:28:23 +00:00
redmine-backporter.rb * tool/redmine-backporter.rb (backport_command_string): pick up only 2015-03-03 17:14:22 +00:00
release.sh add .tar.xz 2014-09-18 01:30:09 +00:00
rmdirs * Makefile.in ({,dist-,real-}clean-ext): should also omit 2010-07-11 08:01:59 +00:00
rubytest.rb common.mk: RUN_OPTS to tests 2013-09-20 14:24:10 +00:00
runruby.rb runruby.rb: use File::PATH_SEPARATOR 2015-02-26 14:42:11 +00:00
strip-rdoc.rb strip-rdoc.rb: binmode 2013-12-05 13:02:48 +00:00
transcode-tblgen.rb * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb, 2013-06-02 14:36:41 +00:00
update-deps * tool/update-deps: Use $(hdrdir) if possible. 2014-12-19 13:34:37 +00:00
vcs.rb vcs.rb: do not use -C for older git 2015-02-23 14:19:45 +00:00
vpath.rb prelude.c.tmpl: strip prefix 2014-11-19 01:08:00 +00:00
vtlh.rb Drop executable bits of files that are not executable. 2012-11-22 05:54:13 +00:00
ytab.sed * tool/ytab.sed: fix for Bison 2.6. 2012-07-25 04:12:44 +00:00