aboutsummaryrefslogtreecommitdiffstats
path: root/instruby.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge from ruby_1_8.knu2008-05-291-2/+4
* * instruby.rb (open_for_install): write block result and rewrite onlynobu2008-03-211-8/+12
* * instruby.rb (parse_args): added --dir-mode, --script-mode andnobu2008-02-201-44/+86
* * common.mk (INSTRUBY_ARGS): pass mode to install. [ruby-dev:33766]nobu2008-02-131-15/+23
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu2006-12-211-0/+0
* * instruby.rb: for cross compile.usa2006-10-021-2/+2
* * instruby.rb: batfile should be CRLF'ed.usa2006-10-021-2/+2
* * instruby.rb: include FileUtils unconditionally.nobu2006-09-211-0/+1
* * common.mk (no-install): not install rdoc actually.nobu2006-09-211-6/+25
* * common.mk (install-doc): reverted.nobu2006-09-171-68/+100
* * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu2006-09-161-65/+124
* * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa2006-02-241-18/+29
* * instruby.rb: expand source library path.nobu2005-07-051-2/+2
* * instruby.rb: commit miss.nobu2005-03-301-17/+0
* * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu2005-03-301-15/+49
* * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir intousa2005-02-061-2/+3
* * instruby.rb (with_destdir): should return the given argument if nonobu2004-02-251-2/+3
* * instruby.rb (DOSISH): embedded path in batch files should not benobu2004-02-231-11/+18
* * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu2003-08-181-3/+3
* * lib/fileutils.rb (install): support preserve timestamp.eban2003-07-291-5/+1
* * instruby.rb (install): preserve the timestamp for Mac OS X ranlib problem.eban2003-07-291-7/+10
* * instruby: do not handle directories. [ruby-dev:20613]eban2003-07-111-1/+1
* * instruby.rb: refactoring.eban2003-07-091-1/+1
* * instruby.rb: do not install shared libraries as man pages.eban2003-07-091-1/+3
* * lib/fileutils.rb: use hashes to pass options.aamine2003-05-021-17/+17
* * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr2003-03-291-1/+1
* * regex.c (re_compile_pattern): fix previous change.akr2003-03-211-1/+1
* * lib/fileutils.rb (mkdir, mkdir_p): revert.eban2003-03-091-1/+1
* This '$destdir' was meant to be a local variable.knu2003-02-201-3/+3
* * instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu2003-01-271-17/+9
* * instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa2003-01-261-1/+2
* * instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu2003-01-261-6/+16
* * instruby.rb (makedirs): make same directory only once even ifnobu2003-01-251-2/+13
* *** empty log message ***nobu2003-01-251-1/+7
* * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu2003-01-251-23/+45
* wrong fix.nobu2003-01-221-2/+3
* * instruby.rb: should not contain destdir in shebang line.nobu2003-01-221-1/+1
* * instruby.rb: use real interpreter pathname at shebang line.usa2003-01-211-14/+23
* * configure.in (MANTYPE): Detect if the system's nroff(1) groksknu2003-01-201-5/+31
* * instruby.rb: need paren in regexp(make -n install).eban2003-01-051-3/+3
* * ext/extmk.rb: split --make argument contains options, assumenobu2002-12-301-3/+7
* * instruby.rb: remove junk args.eban2002-12-281-0/+1
* * instruby.rb: use getopts.rb.eban2002-12-271-11/+6
* * instruby.rb: fileutils.rb accepts only one argument.aamine2002-12-271-1/+1
* * instruby.rb: check only `-' option, and use fileutils instead ofnobu2002-12-261-57/+30
* * instruby.rb: Install batch files on Windows. [Submitted by usa]knu2002-11-221-4/+21
* * instruby.rb: Do not install various working files under bin/.knu2002-11-181-0/+1
* * instruby.rb: not rewrite installed scripts when dry-run mode.nobu2002-11-181-1/+1
* Oops, I mean ruby_install_name.knu2002-11-181-1/+1
* * instruby.rb: Rewrite installed scripts' shebang lines.knu2002-11-181-10/+21