summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2007-11-13* configure.in: no need to set ac_cv_func_isinf=yes on non-gccakr
2007-11-13* numeric.c (flodivmod): work around for inifinity.nobu
2007-11-12* configure.in (MINIDLNOBJS): removed.akr
2007-11-12forgot to commit.akr
2007-11-12* configure.in (DLNOBJS): defined.akr
2007-11-10* configure.in, common.mk, Makefile.in: don't generateakr
2007-11-10* common.mk, Makefile.in: generate libminiruby-static.a akr
2007-11-04 * win32/Makefile.sub: vendor_ruby support.usa
2007-11-03* configure.in: --with-vendor-hdrdir implemented.akr
2007-11-03* configure.in: --with-vendordir implemented.akr
2007-10-13* configure.in (AC_SYS_LARGEFILE): keep results also in commandnobu
2007-10-05* include/ruby/defines.h: no longer provide DEFAULT_KCODE.matz
2007-10-05* configure.in: Turn on --enable-pthread by default for FreeBSDknu
2007-08-23* configure.in (group_member): check if presents.nobu
2007-08-16* configure.in (BASERUBY): need AC_SUBST. [ruby-dev:31438]eban
2007-08-16* configure.in (BASERUBY): check if base ruby is runnable first.nobu
2007-08-16* configure.in (aix): enable shared by default.nobu
2007-08-07* configure.in (ac_cv_func_isinf): set yes also on OpenSolaris.nobu
2007-07-14change --enable-valgrind to --with-valgrind.akr
2007-07-14* configure.in: add --enable-valgrind.akr
2007-06-29* configure.in: add fastcall attribute check.ko1
2007-06-12* configure.in (darwin): prohibit loading extension libraries tonobu
2007-06-10* include/ruby: moved public headers.nobu
2007-05-03* configure.in, defines.h, eval_load.c (rb_feature_p, rb_provided,nobu
2007-04-20* configure.in (LIBPATHFLAG, RPATHFLAG): no needs to be quoted,nobu
2007-04-17* configure.in (Makefile): remove $U for automake from MISSING.nobu
2007-04-17* configure.in (LDFLAGS): prepend -L. instead appending it tonobu
2007-03-19* missing/{strlcat,strlcpy}.c, missing.h: new functions.usa
2007-02-28* configure.in (ac_cv_func_fcntl): fcntl support for MinGW.eban
2007-02-28* Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): systemnobu
2007-02-27* configure.in (--enable-auto-image-base): avoid the neccessity toeban
2007-02-27* util.c (__crt0_glob_function): use ruby_glob() instead of rb_globi().eban
2007-02-19* configure.in (RUBY_REPLACE_TYPE): cache convertible type info.nobu
2007-02-18* configure.in (pid_t, uid_t, gid_t): check if defined.nobu
2007-02-14* configure.in: change stack limit to 2MB from 32MB.ko1
2007-01-23* Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa
2006-12-31 * Merge YARVko1
2006-12-05* configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h oneban
2006-10-30* Makefile.in (miniruby): add XLDFLAGS.nobu
2006-10-22*** empty log message ***matz
2006-08-12* configure.in, bcc32/Makefile.sub, win32/Makefile.sub, win32/dir.h,nobu
2006-08-07* configure.in, common.mk: AIX link issue. a patch from Yutakamatz
2006-07-26* configure.in: add support for as and ASFLAGS. [ruby-dev:29138]matz
2006-07-25* configure.in: suppress warnings by automake 1.8 or later.nobu
2006-07-17* configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for anobu
2006-07-17* configure.in: should use ac_cv_lib_dl_dlopen=no on MinGW.eban
2006-07-17* configure.in: set ac_cv_func_dlopen=no on MinGW.eban
2006-07-06* process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior tonobu
2006-07-01* eval.c (PUSH_FRAME): initialize frame->self. [ruby-dev:28911]matz
2006-06-30* configure.in: should test isinf for Solaris with GCC compiler.matz