aboutsummaryrefslogtreecommitdiffstats
path: root/instruby.rb
Commit message (Expand)AuthorAgeFilesLines
* * instruby.rb, rubytest.rb: do not depend on srcdir.eban2004-03-181-2/+3
* * instruby.rb (with_destdir): should return the given argument if nonobu2004-02-251-2/+3
* * instruby.rb (parse_args): use optparse instead of getopts.nobu2004-02-231-34/+33
* * instruby.rb: fix install directory if destdir and compile_dir areusa2003-12-281-7/+17
* * 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
* * bin/irb: Moved from sample/irb.rb.knu2002-11-181-1/+7
* * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]nobu2002-11-141-1/+1
* * instruby.rb, lib/mkmf.rb: use CONFIG["ENABLE_SHARED"] instead ofusa2002-11-041-1/+1
* * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]nobu2002-10-231-2/+5
* * instruby.rb: add dryrun mode.nobu2002-10-221-65/+83
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-6/+2
* * instruby.rb: arch -> sitearcheban2002-08-231-1/+2
* new platform [bccwin32] merged.H_Konishi2002-06-111-1/+1
* Install help-message's too.knu2001-04-301-1/+1
* matzmatz2000-12-181-0/+1
* ebaneban2000-09-041-3/+4
* matzmatz2000-09-011-1/+1
* matzmatz2000-09-011-2/+2
* matz - nakada win32 patchmatz2000-08-031-2/+2