aboutsummaryrefslogtreecommitdiffstats
path: root/instruby.rb
Commit message (Expand)AuthorAgeFilesLines
* * instruby.rb: install goruby if exists.usa2007-12-261-0/+4
* * instruby.rb: fix rdoc install dir.ko12007-12-241-1/+1
* * configure.in: --with-vendordir implemented.akr2007-11-031-2/+4
* * instruby.rb (install_recursive): should check parent directoris ofnobu2007-06-101-0/+1
* * instruby.rb (ext-comm): make header directory first.nobu2007-06-101-4/+5
* * instruby.rb (install_recursive): add :glob option rather thannobu2007-06-101-6/+7
* * instruby.rb (install_recursive): skip .svn directories.nobu2007-06-101-1/+4
* * instruby.rb (install_recursive): skip backup files.nobu2007-06-101-3/+2
* * include/ruby: moved public headers.nobu2007-06-101-12/+19
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu2006-12-211-0/+0
* * instruby.rb (install_recursive): get rid of warning.nobu2006-12-041-3/+3
* * 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-7/+26
* * common.mk (install-doc): reverted.nobu2006-09-171-67/+99
* * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu2006-09-161-66/+125
* * instruby.rb (parse_args): remove splat.nobu2006-09-101-1/+1
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-2/+2
* * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa2006-02-241-18/+29
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-1/+1
* * instruby.rb: expand source library path.nobu2005-07-051-3/+3
* * common.mk: add {pre,post}-install targets.nobu2005-03-031-0/+15
* * instruby.rb (install): add arguments explicitly to "super".eban2004-11-301-1/+1
* * 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