summaryrefslogtreecommitdiff
path: root/instruby.rb
AgeCommit message (Expand)Author
2009-02-01* lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu
2009-01-12 * instruby.rb: require "tool/mdoc2man.rb" before chdir if needed.usa
2009-01-12* instruby.rb (install): erased a garbage.nobu
2009-01-12* instruby.rb (parse_args, install): added --strip option.nobu
2009-01-12* instruby.rb (install_recursive): skips the directory if matchednobu
2009-01-08 * instruby.rb: easy code contains fewer bugs.usa
2009-01-08* instruby.rb: should not depend on a library which does not existnobu
2009-01-07* instruby.rb (man, gem): fixed errors.nobu
2009-01-07* instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):nobu
2009-01-04* lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not createnobu
2008-12-22* Doxyfile.in: new file. Template of a configuration file foryugui
2008-10-25* configure.in ($MANTYPE): followed ruby.1, which had moved.yugui
2008-10-25* man/ruby.1: moved into man/. added some descriptions.yugui
2008-10-24* configure.in (sitedir): considers --program-prefix andyugui
2008-10-21* mdoc2man.rb: moved into tools/.yugui
2008-10-16* instruby.rb (lib): installs all files other than README etc.nobu
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