ruby/tool
yugui a21146a575 merges r21764 and r21765 from trunk into ruby_1_9_1.
* Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and
  parents.

* Makefile.in, win32/Makefile.sub (distclean-rdoc): added to remove
  temprary rdoc.

* Makefile.in, win32/Makefile.sub (distclean): removes extout
  directory.

* Makefile.in, win32/Makefile.sub (clean-ext): skips non-existent
  directories.

* common.mk (clean, distclean): cleans rdoc.

* common.mk (clean-extout): removes extout directory.

* configure.in (RMDIRS, RMALL): added to clean extout.

* lib/fileutils.rb (FileUtils#rmdir): added :parents option.

* lib/mkmf.rb (create_makefile): cleans installed files at clean
  instead of distclean.

* lib/mkmf.rb (create_makefile): added clean-so and clean-rb.

* lib/mkmf.rb (def init_mkmf): added DISTCLEANDIRS.

* lib/un.rb (rmdir): added -p option.

* tool/rmdirs, win32/rmdirs.bat: removes directory and the parents.

* win32/rm.bat: added -r option.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-28 09:23:03 +00:00
..
asm_parse.rb * Merge YARV 2006-12-31 15:02:22 +00:00
build-transcode * enc/trans/iso2022.trans: renamed from iso2022.erb.c. 2008-08-11 07:39:52 +00:00
compile_prelude.rb * tool/compile_prelude.rb: print "<internal:prelude>" instead of 2008-09-10 14:07:13 +00:00
eval.rb * Merge YARV 2006-12-31 15:02:22 +00:00
file2lastrev.rb merges r21529 from trunk into ruby_1_9_1. 2009-01-15 15:40:14 +00:00
generic_erb.rb * tool/generic_erb.rb: sends the result to stdout if no output option. 2008-10-19 12:19:19 +00:00
ifchange * common.mk (ID_H_TARGET): phony target to update id.h. 2008-10-17 10:46:23 +00:00
insns2vm.rb * tool/insns2vm.rb: remove -Kn option in shebang line because it's 2008-10-17 01:30:13 +00:00
instruction.rb * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed 2008-10-18 22:30:13 +00:00
make-snapshot merges r21606 from trunk into ruby_1_9_1. 2009-01-16 12:14:24 +00:00
mdoc2man.rb * configure.in ($MANTYPE): followed ruby.1, which had moved. 2008-10-25 17:20:05 +00:00
node_name.rb * common.mk (node_name.inc): auto-generate node name list. 2007-08-06 04:09:56 +00:00
parse.rb * compile.c, insns.def, vm.c, vm_core.h: remove some insns 2008-07-01 03:05:58 +00:00
rmdirs merges r21764 and r21765 from trunk into ruby_1_9_1. 2009-01-28 09:23:03 +00:00
transcode-tblgen.rb merges r21509 and r21512 from trunk into ruby_1_9_1. 2009-01-15 15:39:02 +00:00
vtlh.rb * Merge YARV 2006-12-31 15:02:22 +00:00
ytab.sed * tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bison 2007-12-28 02:46:06 +00:00