summaryrefslogtreecommitdiff
path: root/instruby.rb
AgeCommit message (Expand)Author
2004-03-18* instruby.rb, rubytest.rb: do not depend on srcdir.eban
2004-02-25* instruby.rb (with_destdir): should return the given argument if nonobu
2004-02-23* instruby.rb (parse_args): use optparse instead of getopts.nobu
2003-12-28* instruby.rb: fix install directory if destdir and compile_dir areusa
2003-08-18* ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu
2003-07-29* lib/fileutils.rb (install): support preserve timestamp.eban
2003-07-29* instruby.rb (install): preserve the timestamp for Mac OS X ranlib problem.eban
2003-07-11* instruby: do not handle directories. [ruby-dev:20613]eban
2003-07-09* instruby.rb: refactoring.eban
2003-07-09* instruby.rb: do not install shared libraries as man pages.eban
2003-05-02* lib/fileutils.rb: use hashes to pass options.aamine
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2003-03-09* lib/fileutils.rb (mkdir, mkdir_p): revert.eban
2003-02-20This '$destdir' was meant to be a local variable.knu
2003-01-27* instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu
2003-01-26* instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa
2003-01-26* instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu
2003-01-25* instruby.rb (makedirs): make same directory only once even ifnobu
2003-01-25*** empty log message ***nobu
2003-01-25* instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu
2003-01-22wrong fix.nobu
2003-01-22* instruby.rb: should not contain destdir in shebang line.nobu
2003-01-21* instruby.rb: use real interpreter pathname at shebang line.usa
2003-01-20* configure.in (MANTYPE): Detect if the system's nroff(1) groksknu
2003-01-05* instruby.rb: need paren in regexp(make -n install).eban
2002-12-30* ext/extmk.rb: split --make argument contains options, assumenobu
2002-12-28* instruby.rb: remove junk args.eban
2002-12-27* instruby.rb: use getopts.rb.eban
2002-12-27* instruby.rb: fileutils.rb accepts only one argument.aamine
2002-12-26* instruby.rb: check only `-' option, and use fileutils instead ofnobu
2002-11-22* instruby.rb: Install batch files on Windows. [Submitted by usa]knu
2002-11-18* instruby.rb: Do not install various working files under bin/.knu
2002-11-18* instruby.rb: not rewrite installed scripts when dry-run mode.nobu
2002-11-18Oops, I mean ruby_install_name.knu
2002-11-18* instruby.rb: Rewrite installed scripts' shebang lines.knu
2002-11-18* bin/irb: Moved from sample/irb.rb.knu
2002-11-14* configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]nobu
2002-11-04* instruby.rb, lib/mkmf.rb: use CONFIG["ENABLE_SHARED"] instead ofusa
2002-10-23* configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]nobu
2002-10-22* instruby.rb: add dryrun mode.nobu
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-08-23* instruby.rb: arch -> sitearcheban
2002-06-11new platform [bccwin32] merged.H_Konishi
2001-04-30Install help-message's too.knu
2000-12-18matzmatz
2000-09-04ebaneban
2000-09-01matzmatz
2000-09-01matzmatz
2000-08-03matz - nakada win32 patchmatz