summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2005-04-13* configure.in (mingw32): extract msvcr*.dll from objdump result.eban
2005-04-13* configure.in (mingw32): use actual runtime DLL name as ruby DLLnobu
2005-04-02* configure.in (CP, INSTALL): get rid of less portable options.nobu
2005-03-25* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban
2005-02-22* configure.in, lib/mkmf.rb: use simple commands if available.nobu
2005-02-10* configure.in, win32/Makefile.sub (LIBS, COMMON_HEADERS): useusa
2005-01-31* configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]nobu
2005-01-31* Makefile.in, configure.in: made EXTOUT configurable.nobu
2005-01-17* configure.in (aix): fix typo. [ruby-talk:126401]nobu
2004-12-30* configure.in (HAVE_RLIM_T): removed because not used.akr
2004-12-22* configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270]nobu
2004-12-19* configure.in (disable-rpath): typo fix.nobu
2004-12-19* configure.in (enable_rpath): use rpath flag to embed the librarynobu
2004-12-17* configure.in (ac_cv_sizeof_rlim_t): set 8 for BSD/OS.akr
2004-12-07* io.c (io_fwrite): avoid context switch before writing to stderr.akr
2004-12-06* configure.in: check -lsocket for socketpair and shutdown.akr
2004-12-06* configure.in (ac_cv_sizeof_rlim_t): setup for DJGPP.eban
2004-11-25* configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fixakr
2004-11-25* configure.in: AC_PREREQ(2.53) [ruby-core:03800]matz
2004-11-23* io.c (io_read): [ruby-dev:24952]matz
2004-11-19* string.c (str_gsub): internal buffer should not be listed bymatz
2004-11-15* configure.in: check rlim_t more portably. [ruby-core:3735]akr
2004-11-14* process.c (proc_getrlimit): new function for Process.getrlimit.akr
2004-11-07* configure.in: add setup for mignw32 cross compiling.eban
2004-10-30* eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz
2004-10-27* node.h (NODE_TYPESHIFT): allow 4 more bits for line numbers.matz
2004-09-21* enum.c (enum_sort_by): do not use qsort directly. usematz
2004-08-30* configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban
2004-08-19* configure.in, win32/Makefile.sub (LIBS): need to link shell32usa
2004-08-17* io.c (rb_io_reopen): should clear allocated OpenFile. pointedmatz
2004-08-11* configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban
2004-07-08* configure.in (rb_cv_stack_end_address): detect stack end addressnobu
2004-06-28* configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due tonobu
2004-06-26* configure.in (TRY_LINK): commit miss.nobu
2004-06-26* configure.in (TRY_LINK): export.nobu
2004-06-26* configure.in (aix): -b must come at the start of the command line,nobu
2004-06-12* configure.in (target_os): strip -gnu suffix on Linux.eban
2004-06-09* configure.in: Add support for DragonFly BSD.knu
2004-05-20* numeric.c (flo_eq): alway check if operands are NaN.matz
2004-04-25* configure.in (ac_cv_func_fork): set to no on DJGPP.eban
2004-04-06* configure.in: check the size of time_t.akr
2004-03-25* common.mk, */Makefile.sub (lib, dll): phony targets.nobu
2004-03-21* Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu
2004-03-12* configure.in (rb_cv_noreturn): default for platforms not supportnobu
2004-03-06* configure.in (PREP): ./miniruby and miniruby are distinguished bynobu
2004-03-04* Makefile.in: miniruby is not needed for cross compile.nobu
2004-02-16* configure.in: check functions, fork spawnv.nobu
2004-02-12* configure.in: set ac_cv_func_link to yes to enable link() on MinGW.eban
2004-02-09* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu
2004-01-30* configure.in (RPATHFLAG): set to -Wl,-R like NetBSD on Interix.eban