aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby16_static
Commit message (Expand)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
* Remove ruby-syslog from here too.knu2001-12-261-2/+1
* Update ruby to the 1.6.5 release.knu2001-09-191-1/+0
* Do not static link everything (including libc) but just compile inknu2001-09-172-5/+20
* Now Ruby 1.7 has fnmatch out-of-the-box.knu2001-06-221-2/+4
* Compile ruby-fnmatch in.knu2001-06-111-0/+2
* Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.knu2001-06-042-3/+12
* Support installing multiple versions of ruby_s. (You'll have ruby16_sknu2001-05-071-3/+4
* Do not link libc_r when it is unnecessary.knu2001-04-021-0/+1
* Add lang/ruby_static, the statically linked version of the "ruby"knu2001-02-193-0/+71