Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -2/+2 |
* | Remove ruby-syslog from here too. | knu | 2001-12-26 | 1 | -2/+1 |
* | Update ruby to the 1.6.5 release. | knu | 2001-09-19 | 1 | -1/+0 |
* | Do not static link everything (including libc) but just compile in | knu | 2001-09-17 | 2 | -5/+20 |
* | Now Ruby 1.7 has fnmatch out-of-the-box. | knu | 2001-06-22 | 1 | -2/+4 |
* | Compile ruby-fnmatch in. | knu | 2001-06-11 | 1 | -0/+2 |
* | Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. | knu | 2001-06-04 | 2 | -3/+12 |
* | Support installing multiple versions of ruby_s. (You'll have ruby16_s | knu | 2001-05-07 | 1 | -3/+4 |
* | Do not link libc_r when it is unnecessary. | knu | 2001-04-02 | 1 | -0/+1 |
* | Add lang/ruby_static, the statically linked version of the "ruby" | knu | 2001-02-19 | 3 | -0/+71 |