| Commit message (Expand) | Author | Age | Files | Lines |
* | * instruby.rb: expand source library path. | nobu | 2005-07-05 | 1 | -2/+2 |
* | * instruby.rb: commit miss. | nobu | 2005-03-30 | 1 | -17/+0 |
* | * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in, | nobu | 2005-03-30 | 1 | -15/+49 |
* | * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir into | usa | 2005-02-06 | 1 | -2/+3 |
* | * instruby.rb (with_destdir): should return the given argument if no | nobu | 2004-02-25 | 1 | -2/+3 |
* | * instruby.rb (DOSISH): embedded path in batch files should not be | nobu | 2004-02-23 | 1 | -11/+18 |
* | * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard | nobu | 2003-08-18 | 1 | -3/+3 |
* | * lib/fileutils.rb (install): support preserve timestamp. | eban | 2003-07-29 | 1 | -5/+1 |
* | * instruby.rb (install): preserve the timestamp for Mac OS X ranlib problem. | eban | 2003-07-29 | 1 | -7/+10 |
* | * instruby: do not handle directories. [ruby-dev:20613] | eban | 2003-07-11 | 1 | -1/+1 |
* | * instruby.rb: refactoring. | eban | 2003-07-09 | 1 | -1/+1 |
* | * instruby.rb: do not install shared libraries as man pages. | eban | 2003-07-09 | 1 | -1/+3 |
* | * lib/fileutils.rb: use hashes to pass options. | aamine | 2003-05-02 | 1 | -17/+17 |
* | * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb, | akr | 2003-03-29 | 1 | -1/+1 |
* | * regex.c (re_compile_pattern): fix previous change. | akr | 2003-03-21 | 1 | -1/+1 |
* | * lib/fileutils.rb (mkdir, mkdir_p): revert. | eban | 2003-03-09 | 1 | -1/+1 |
* | This '$destdir' was meant to be a local variable. | knu | 2003-02-20 | 1 | -3/+3 |
* | * instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend a | knu | 2003-01-27 | 1 | -17/+9 |
* | * instruby.rb ($mflags.set?): Check $make instead of $nmake, sinse | usa | 2003-01-26 | 1 | -1/+2 |
* | * instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -n | knu | 2003-01-26 | 1 | -6/+16 |
* | * instruby.rb (makedirs): make same directory only once even if | nobu | 2003-01-25 | 1 | -2/+13 |
* | *** empty log message *** | nobu | 2003-01-25 | 1 | -1/+7 |
* | * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub, | knu | 2003-01-25 | 1 | -23/+45 |
* | wrong fix. | nobu | 2003-01-22 | 1 | -2/+3 |
* | * instruby.rb: should not contain destdir in shebang line. | nobu | 2003-01-22 | 1 | -1/+1 |
* | * instruby.rb: use real interpreter pathname at shebang line. | usa | 2003-01-21 | 1 | -14/+23 |
* | * configure.in (MANTYPE): Detect if the system's nroff(1) groks | knu | 2003-01-20 | 1 | -5/+31 |
* | * instruby.rb: need paren in regexp(make -n install). | eban | 2003-01-05 | 1 | -3/+3 |
* | * ext/extmk.rb: split --make argument contains options, assume | nobu | 2002-12-30 | 1 | -3/+7 |
* | * instruby.rb: remove junk args. | eban | 2002-12-28 | 1 | -0/+1 |
* | * instruby.rb: use getopts.rb. | eban | 2002-12-27 | 1 | -11/+6 |
* | * instruby.rb: fileutils.rb accepts only one argument. | aamine | 2002-12-27 | 1 | -1/+1 |
* | * instruby.rb: check only `-' option, and use fileutils instead of | nobu | 2002-12-26 | 1 | -57/+30 |
* | * instruby.rb: Install batch files on Windows. [Submitted by usa] | knu | 2002-11-22 | 1 | -4/+21 |
* | * instruby.rb: Do not install various working files under bin/. | knu | 2002-11-18 | 1 | -0/+1 |
* | * instruby.rb: not rewrite installed scripts when dry-run mode. | nobu | 2002-11-18 | 1 | -1/+1 |
* | Oops, I mean ruby_install_name. | knu | 2002-11-18 | 1 | -1/+1 |
* | * instruby.rb: Rewrite installed scripts' shebang lines. | knu | 2002-11-18 | 1 | -10/+21 |
* | * bin/irb: Moved from sample/irb.rb. | knu | 2002-11-18 | 1 | -1/+7 |
* | * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689] | nobu | 2002-11-14 | 1 | -1/+1 |
* | * instruby.rb, lib/mkmf.rb: use CONFIG["ENABLE_SHARED"] instead of | usa | 2002-11-04 | 1 | -1/+1 |
* | * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572] | nobu | 2002-10-23 | 1 | -2/+5 |
* | * instruby.rb: add dryrun mode. | nobu | 2002-10-22 | 1 | -65/+83 |
* | * configure.in: modify program_prefix only if specified | eban | 2002-09-08 | 1 | -6/+2 |
* | * instruby.rb: arch -> sitearch | eban | 2002-08-23 | 1 | -1/+2 |
* | new platform [bccwin32] merged. | H_Konishi | 2002-06-11 | 1 | -1/+1 |
* | Install help-message's too. | knu | 2001-04-30 | 1 | -1/+1 |
* | matz | matz | 2000-12-18 | 1 | -0/+1 |
* | eban | eban | 2000-09-04 | 1 | -3/+4 |
* | matz | matz | 2000-09-01 | 1 | -1/+1 |