diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-03-24 09:48:09 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-03-24 09:48:09 +0000 |
| commit | b6b4e8933e4d9cc30bdd7987db3f9ab837b430fa (patch) | |
| tree | d70368c4ec28cd3e36e0e10958ca815fc36f5b36 /ChangeLog | |
| parent | cc71b88c8917ed92a95890f9d334f23f7d36e646 (diff) | |
| download | ruby-b6b4e8933e4d9cc30bdd7987db3f9ab837b430fa.tar.gz ruby-b6b4e8933e4d9cc30bdd7987db3f9ab837b430fa.tar.xz ruby-b6b4e8933e4d9cc30bdd7987db3f9ab837b430fa.zip | |
* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by
DESTDIR after installed.
* lib/mkmf.rb (dummy_makefile): default file lists to be cleaned.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6012 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +Wed Mar 24 18:48:05 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by + DESTDIR after installed. + + * lib/mkmf.rb (dummy_makefile): default file lists to be cleaned. + Wed Mar 24 12:32:56 2004 Dave Thomas <dave@pragprog.com> * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_class_module): @@ -10,7 +17,7 @@ Wed Mar 24 12:32:56 2004 Dave Thomas <dave@pragprog.com> Wed Mar 24 11:11:26 2004 Dave Thomas <dave@pragprog.com> - * lib/rdoc/generators/html_generator.rb (Generators::HTMLGenerator::load_html_template): + * lib/rdoc/generators/html_generator.rb (Generators::HTMLGenerator::load_html_template): Allow non-RDoc templates by putting a slash in the template name Wed Mar 24 10:05:22 2004 Yukihiro Matsumoto <matz@ruby-lang.org> |
