summaryrefslogtreecommitdiff
path: root/instruby.rb
AgeCommit message (Expand)Author
2008-03-21* instruby.rb (open_for_install): write block result and rewrite onlynobu
2008-02-20* instruby.rb (parse_args): added --dir-mode, --script-mode andnobu
2008-02-13* common.mk (INSTRUBY_ARGS): pass mode to install. [ruby-dev:33766]nobu
2008-02-13* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parsenaruse
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2008-02-12* instruby.rb: specify file mode to install. a patch frommatz
2007-12-26 * instruby.rb: install goruby if exists.usa
2007-12-24* instruby.rb: fix rdoc install dir.ko1
2007-11-03* configure.in: --with-vendordir implemented.akr
2007-06-10* instruby.rb (install_recursive): should check parent directoris ofnobu
2007-06-10* instruby.rb (ext-comm): make header directory first.nobu
2007-06-10* instruby.rb (install_recursive): add :glob option rather thannobu
2007-06-10* instruby.rb (install_recursive): skip .svn directories.nobu
2007-06-10* instruby.rb (install_recursive): skip backup files.nobu
2007-06-10* include/ruby: moved public headers.nobu
2006-12-21* instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu
2006-12-04* instruby.rb (install_recursive): get rid of warning.nobu
2006-10-02* instruby.rb: for cross compile.usa
2006-10-02* instruby.rb: batfile should be CRLF'ed.usa
2006-09-21* instruby.rb: include FileUtils unconditionally.nobu
2006-09-21* common.mk (no-install): not install rdoc actually.nobu
2006-09-17* common.mk (install-doc): reverted.nobu
2006-09-16* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu
2006-09-10* instruby.rb (parse_args): remove splat.nobu
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-02-24* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2005-07-05* instruby.rb: expand source library path.nobu
2005-03-03* common.mk: add {pre,post}-install targets.nobu
2004-11-30* instruby.rb (install): add arguments explicitly to "super".eban
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