Change Log
2.1.0 (2001-06-30)
- support parameterized config value (i.e. --prefix)
- Developpers can hook any tasks. (thanks rubikitch)
- support srcdir
2.0.4 (2001-04-07)
2.0.3 (2001-03-26)
- ignore if Makefile is not exist when "make clean"
- avoids windows' stat() bug
2.0.2 (2001-02-13)
- ignore if Makefile is not exist when "make clean" (thanks rubikitch)
- support DOS's drive letter
2.0.1 (2001-02-09)
- does "make clean" on each SETUP
- does not fork new ruby process when executing extconf.rb
- config --rbconfig=file
2.0.0 (2000-12-19)
- now amstd library is not needed
- install --no-harm
- add templates
1.0.7 (2000-11-18)
1.0.6 (2000-08-27)
- new option --make-prog=[make] (patched by Katsuyuki Komatsu)
1.0.5 (2000-08-27)
- generates Makefile every time
1.0.4 (2000-07-13)
- can pass directory name (like ext/cparse) for --with, --without
1.0.3 (2000-06-08)
(patched by rubikitch)
1.0.2 (2000-06-03)
1.0.1 (2000-06-01)
patched by rubikitch
- modify syntax error
- new command "clean"
1.0.0 (2000-05-30)
Copyright (c) 2000,2001 Minero Aoki
<aamine@loveruby.net>