| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/xmlrpc/server.rb (Server#serve): gets rid of hardcoded | nobu | 2009-02-01 | 1 | -1/+1 |
* | * instruby.rb: require "tool/mdoc2man.rb" before chdir if needed. | usa | 2009-01-12 | 1 | -2/+1 |
* | * instruby.rb (install): erased a garbage. | nobu | 2009-01-12 | 1 | -1/+1 |
* | * instruby.rb (parse_args, install): added --strip option. | nobu | 2009-01-12 | 1 | -7/+28 |
* | * instruby.rb (install_recursive): skips the directory if matched | nobu | 2009-01-12 | 1 | -16/+48 |
* | * instruby.rb: easy code contains fewer bugs. | usa | 2009-01-08 | 1 | -3/+5 |
* | * instruby.rb: should not depend on a library which does not exist | nobu | 2009-01-08 | 1 | -5/+8 |
* | * instruby.rb (man, gem): fixed errors. | nobu | 2009-01-07 | 1 | -2/+5 |
* | * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir): | nobu | 2009-01-07 | 1 | -12/+9 |
* | * lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not create | nobu | 2009-01-04 | 1 | -0/+7 |
* | * Doxyfile.in: new file. Template of a configuration file for | yugui | 2008-12-22 | 1 | -2/+10 |
* | * configure.in ($MANTYPE): followed ruby.1, which had moved. | yugui | 2008-10-25 | 1 | -1/+1 |
* | * man/ruby.1: moved into man/. added some descriptions. | yugui | 2008-10-25 | 1 | -2/+8 |
* | * configure.in (sitedir): considers --program-prefix and | yugui | 2008-10-24 | 1 | -1/+3 |
* | * mdoc2man.rb: moved into tools/. | yugui | 2008-10-21 | 1 | -1/+1 |
* | * instruby.rb (lib): installs all files other than README etc. | nobu | 2008-10-16 | 1 | -7/+2 |
* | * instruby.rb (open_for_install): write block result and rewrite only | nobu | 2008-03-21 | 1 | -8/+12 |
* | * instruby.rb (parse_args): added --dir-mode, --script-mode and | nobu | 2008-02-20 | 1 | -34/+64 |
* | * common.mk (INSTRUBY_ARGS): pass mode to install. [ruby-dev:33766] | nobu | 2008-02-13 | 1 | -19/+27 |
* | * lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parse | naruse | 2008-02-13 | 1 | -1/+1 |
* | * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend, | naruse | 2008-02-12 | 1 | -1/+1 |
* | * instruby.rb: specify file mode to install. a patch from | matz | 2008-02-12 | 1 | -9/+10 |
* | * instruby.rb: install goruby if exists. | usa | 2007-12-26 | 1 | -0/+4 |
* | * instruby.rb: fix rdoc install dir. | ko1 | 2007-12-24 | 1 | -1/+1 |
* | * configure.in: --with-vendordir implemented. | akr | 2007-11-03 | 1 | -2/+4 |
* | * instruby.rb (install_recursive): should check parent directoris of | nobu | 2007-06-10 | 1 | -0/+1 |
* | * instruby.rb (ext-comm): make header directory first. | nobu | 2007-06-10 | 1 | -4/+5 |
* | * instruby.rb (install_recursive): add :glob option rather than | nobu | 2007-06-10 | 1 | -6/+7 |
* | * instruby.rb (install_recursive): skip .svn directories. | nobu | 2007-06-10 | 1 | -1/+4 |
* | * instruby.rb (install_recursive): skip backup files. | nobu | 2007-06-10 | 1 | -3/+2 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -12/+19 |
* | * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,... | nobu | 2006-12-21 | 1 | -0/+0 |
* | * instruby.rb (install_recursive): get rid of warning. | nobu | 2006-12-04 | 1 | -3/+3 |
* | * instruby.rb: for cross compile. | usa | 2006-10-02 | 1 | -2/+2 |
* | * instruby.rb: batfile should be CRLF'ed. | usa | 2006-10-02 | 1 | -2/+2 |
* | * instruby.rb: include FileUtils unconditionally. | nobu | 2006-09-21 | 1 | -0/+1 |
* | * common.mk (no-install): not install rdoc actually. | nobu | 2006-09-21 | 1 | -7/+26 |
* | * common.mk (install-doc): reverted. | nobu | 2006-09-17 | 1 | -67/+99 |
* | * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | nobu | 2006-09-16 | 1 | -66/+125 |
* | * instruby.rb (parse_args): remove splat. | nobu | 2006-09-10 | 1 | -1/+1 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -2/+2 |
* | * instruby.rb: install *.exe.manifest and *.dll.manifest if exist. | usa | 2006-02-24 | 1 | -18/+29 |
* | * mkconfig.rb: generate RbConfig instead of Config. | akr | 2006-02-20 | 1 | -1/+1 |
* | * instruby.rb: expand source library path. | nobu | 2005-07-05 | 1 | -3/+3 |
* | * common.mk: add {pre,post}-install targets. | nobu | 2005-03-03 | 1 | -0/+15 |
* | * instruby.rb (install): add arguments explicitly to "super". | eban | 2004-11-30 | 1 | -1/+1 |
* | * instruby.rb, rubytest.rb: do not depend on srcdir. | eban | 2004-03-18 | 1 | -2/+3 |
* | * instruby.rb (with_destdir): should return the given argument if no | nobu | 2004-02-25 | 1 | -2/+3 |
* | * instruby.rb (parse_args): use optparse instead of getopts. | nobu | 2004-02-23 | 1 | -34/+33 |
* | * instruby.rb: fix install directory if destdir and compile_dir are | usa | 2003-12-28 | 1 | -7/+17 |