aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/sha2/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/digest/digest.[ch]: Since the argument order ofknu2006-10-051-1/+0
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-1/+2
* * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu2005-09-061-7/+1
* * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu2004-02-221-1/+1
* * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu2004-01-071-0/+2
* * ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban2001-08-201-8/+2
* * ext/digest/*/extconf.rb: really fix so that they build from anyknu2001-08-141-4/+4
* * ext/digest/sha2/extconf.rb: fix so that they build from anyknu2001-08-141-1/+1
* * ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu2001-08-141-5/+11
* * ext/digest/sha2/extconf.rb: do not create Makefile when no 64bitknu2001-08-141-0/+8
* * ext/digest/*/extconf.rb: fix so that they build from anyknu2001-07-141-1/+1
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+20