summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-03-08* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):nobu
2011-03-08* process.c (proc_setgroups): use getgrnam() if getgrnam_r() isnobu
2011-03-08* configure.in (RUBY_REPLACE_TYPE): enclose in quotes for multiplenobu
2011-03-06* configure.in: rlim_t use standard RUBY_REPLACE_TYPE mechanism.kosaki
2011-03-04* configure.in: save warnflags. the patch is created by Eric Wong.kosaki
2011-02-15* configure.in: fix and resubmit r30621. [ruby-dev:43203]kosaki
2011-02-14* configure.in: revert r30621. That revision introduced mkmf testshyouhei
2011-02-11* configure.in (rubygems): add --disable-rubygems option.nobu
2011-02-08* configure.in (AC_MSG_CHECKING): fixed typo. the patch iskosaki
2011-02-08* configure.in: revert r30725. Now we have proper runtime fallback.kosaki
2011-01-31 * configure.in: revert r30698.kosaki
2011-01-29* configure.in: Mac OS X wrongly reports it has fdatasync(3).naruse
2011-01-28 * configure.in (--with-valgrind): Fixed r29683. Now this optionkosaki
2011-01-28We don't only need to change "struct stat.st_size" test, but alsokosaki
2011-01-28 * configure.in: Add #include<sys/stat.h> when struct stat iskosaki
2011-01-28 * configure.in: redundant variable names made strange conftestkosaki
2011-01-28 * configure.in: Added mode_t type checking.kosaki
2011-01-21* configure.in: should not use -Werror=* flags while conftests.nobu
2011-01-21* configure.in: Fix incorrectly detected x86_64-w64-mingw32 dueluislavena
2011-01-20 * configure.in: Fix rb_cv_va_args_macro was broken. We are usingkosaki
2011-01-20 * configure.in: Add '#include <stdlib.h>' tokosaki
2011-01-20 * configure.in: Add stdlib.h inclusion into rb_cv_negative_time_tkosaki
2011-01-15* configure.in (warnflags): add -Werror=implicit-function-declarationnobu
2011-01-14* configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa
2011-01-09* io.c (Kernel.#syscall): implemented on LP64/LLP64 environments too.yugui
2010-12-31* configure.in (warnflags), lib/mkmf.rb (configuration): turnnobu
2010-12-21* configure.in (target_archs): remove temporary objects.nobu
2010-12-16 * io.c (rb_io_advise): New API. IO#advise() allows to tell thekosaki
2010-12-14* configure.in: Add -Werror=declaration-after-statement to defaultnaruse
2010-12-06* configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu
2010-11-27* configure.in: link addr2line only for ELF.nobu
2010-11-26* addr2line.c: added to show source filename and line number ofnaruse
2010-11-25fix typos.nobu
2010-11-22* configure.in (SITE_DIR, VENDOR_DIR),nobu
2010-11-22* configure.in (rubylibprefix): No ruby, No libprefix.nobu
2010-11-12* configure.in: support C level backtrace information on FreeBSD.naruse
2010-11-11* configure.in (DOT, DOXYGEN, PKG_CONFIG): tools running on buildnobu
2010-11-11* configure.in: ANSI C-conforming const and volatile are mandatorynobu
2010-11-11* configure.in (AC_C_CONST, AC_C_INLINE, AC_C_VOLATILE): checknobu
2010-11-11* configure.in (RUBY_CHECK_PRINTF_PREFIX): should not break fromnobu
2010-11-11* configure.in (Makefile): fix duplicated target again.nobu
2010-11-11* file.c (file_expand_path): use cygwin_conv_path on cygwin 1.7 ornobu
2010-11-11* include/ruby/ruby.h (PRI_LL_PREFIX): format type specifier fornobu
2010-11-11* configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX.nobu
2010-11-09* configure.in (AC_FUNC_GETPGRP, AC_FUNC_SETPGRP): no need whennobu
2010-11-09* configure.in (EXPORT_PREFIX): check generic prefix.nobu
2010-11-08* configure.in: support -h for solaris linker when gcc not usedshyouhei
2010-11-07* configure.in: check only the first symbol to get rid ofnobu
2010-11-07* configure.in (NM): check on all platforms. #4031nobu
2010-11-05* configure.in (rb_cv_export_prefix): check for prefixednobu