ruby-cvs:22789
From: nobu ruby-lang.org
Date: Wed, 20 Feb 2008 13:08:56 +0900 (JST)
Subject: [ruby-cvs:22789] Ruby:r15552 (ruby_1_8, trunk): * instruby.rb (parse_args): added --dir-mode, --script-mode and
nobu 2008-02-20 13:08:54 +0900 (Wed, 20 Feb 2008)
New Revision: 15552
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/instruby.rb
branches/ruby_1_8/version.h
trunk/ChangeLog
trunk/instruby.rb
Log:
* instruby.rb (parse_args): added --dir-mode, --script-mode and
--cmd-type options. [ruby-dev:33816]
* instruby.rb (parse_args): added bin-arch and bin-comm to install
type, for compiled files and script files.
* instruby.rb (parse_args): deal with make style command line macros,
and count as long syle options if prefixed with INSTALL_.
* instruby.rb (makedirs): use $dir_mode. [ruby-dev:33805]
* instruby.rb (open_for_install): set file mode, which is now
permission mode instead of access mode.
* instruby.rb (bin-comm): installs scripts with replacing shebang
lines.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=15552&r2=15551&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15552&r2=15551&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/instruby.rb?r1=15552&r2=15551&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=15552&r2=15551&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/instruby.rb?r1=15552&r2=15551&diff_format=u