diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Tue Feb 17 19:34:26 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries. + + * ext/extmk.rb (extmake): remove compile directory if empty. + + * ext/extmk.rb (parse_args) lib/mkmf.rb (create_makefile): move + initialization of $extout_prefix from lib/mkmf.rb. [ruby-dev:22928] + + * ext/extmk.rb: clear ext and extout directory when cleaning. + + * lib/mkmf.rb (CLEANLIBS): should be under $(arch) directory. + Tue Feb 17 18:02:10 2004 Minero Aoki <aamine@loveruby.net> * ext/strscan/strscan.c: ScanError may be (wrongly) garbage |
