summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-05-16* configure.in, win32/Makefile.sub (RUBY_SO_NAME): add CPU as prefixusa
2011-05-14introduce missing/setproctitle.ckosaki
2011-05-12* configure.in: limit to "T" type for prefix of external symbolskou
2011-05-06* thread_pthread.h (rb_thread_cond_t): add clockid field. it'skosaki
2011-05-06* thread.c (rb_wait_for_single_fd): use ppoll() instead of poll()kosaki
2011-05-06* configure.in: remove nanosleep check. we no longer use it.kosaki
2011-05-04* thread.c (rb_wait_for_single_fd): new. poll(2) based backend for rb_wait_fo...kosaki
2011-04-26* configure.in (STRIP): use proper toolchain. based on a patchnobu
2011-04-26* include/ruby/win32.h (ftruncate, truncate, ftello, fseeko): non-64nobu
2011-04-11Evaluate truncate, ftruncate and ftello existenceluislavena
2011-04-03* configure.in: disable fdatasync again on Mac OS X.kosaki
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