| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (LIBPATHFLAG): commit miss. | nobu | 2008-12-07 | 1 | -6/+6 |
* | * configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAG | nobu | 2008-12-07 | 1 | -2/+6 |
* | * Makefile.in (LIBRUBY_SO): localizes non-public symbols. | nobu | 2008-12-07 | 1 | -1/+3 |
* | * signal.c (register_sigaltstack): use alternative stack for | matz | 2008-11-21 | 1 | -1/+1 |
* | * configure.in (LIBRUBYARG_STATIC): fixed for --enable-rpath. | nobu | 2008-11-16 | 1 | -2/+4 |
* | * configure.in (LDSHARED): do not suppress debug info if higher debug | nobu | 2008-11-15 | 1 | -1/+1 |
* | * configure.in: fix SEGV on Mac OS X 10.5.3 with pthread. | kazu | 2008-11-11 | 1 | -1/+1 |
* | * configure.in: detect stdio buffer pointers for uClibc. a patch | matz | 2008-11-07 | 1 | -0/+2 |
* | * configure.in (rb_cv_lib_xpg4_needed): Drop legacy FreeBSD | knu | 2008-10-29 | 1 | -15/+0 |
* | * configure.in (dln-a-out): cannot make shared library nor work with | nobu | 2008-10-29 | 1 | -1/+10 |
* | * configure.in ($MANTYPE): followed ruby.1, which had moved. | yugui | 2008-10-25 | 1 | -1/+1 |
* | * configure.in (sitedir): considers --program-prefix and | yugui | 2008-10-24 | 1 | -4/+4 |
* | * configure.in (uncommon.mk): ignores failures at loading. | nobu | 2008-10-17 | 1 | -1/+1 |
* | * configure.in: applied OS/2 support patch from Brendan Oakley | matz | 2008-09-19 | 1 | -2/+2 |
* | * dln.c: newer BeOS support. a patch from Pete Goodeve | matz | 2008-09-19 | 1 | -2/+5 |
* | * configure.in (XLDFLAGS): added --enable-auto-import for cygwin and | nobu | 2008-09-07 | 1 | -1/+3 |
* | * configure.in: Mac OS X's crypt(2) is broken with invalid salt. | kazu | 2008-09-07 | 1 | -0/+20 |
* | * configure.in (BUILTIN_TRANSSRCS): defined. | akr | 2008-08-24 | 1 | -0/+12 |
* | * configure.in (gmtime_r): check if reentrant versions are available. | nobu | 2008-08-22 | 1 | -1/+1 |
* | * configure.in: always check timezone(). | shugo | 2008-08-20 | 1 | -12/+10 |
* | * configure.in: removed strftime from AC_REPLACE_FUNCS(). | shugo | 2008-08-20 | 1 | -1/+1 |
* | * configure.in (gnumake): check for GNU make. | nobu | 2008-08-14 | 1 | -4/+33 |
* | * configure.in (rb_cv_gcc_function_alias): checks alias attribute. | nobu | 2008-08-13 | 1 | -0/+17 |
* | * configure.in (rb_cv_broken_glibc_ia64_erfc): renamed from | akr | 2008-08-11 | 1 | -5/+5 |
* | * configure.in,parse.y: removed garbage spaces. | nobu | 2008-08-10 | 1 | -15/+15 |
* | * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), | nobu | 2008-08-09 | 1 | -6/+8 |
* | * configure.in (rb_cv_rshift_sign, rb_cv_binary_elf): get rid of | nobu | 2008-08-09 | 1 | -31/+12 |
* | * configure.in (shutdown, sched_yield, pthread_attr_setinheritsched): | nobu | 2008-08-08 | 1 | -8/+21 |
* | * eval_intern.h: Add support to Haiku. see [ruby-core:18110] | naruse | 2008-08-06 | 1 | -4/+23 |
* | * configure.in (--with-ruby-version): Add a new option to specify | knu | 2008-07-15 | 1 | -4/+18 |
* | * configure.in (sizeof ptrdiff_t): check for size of ptrdiff_t. | nobu | 2008-07-12 | 1 | -0/+1 |
* | * configure.in (rb_cv_va_args_macro): check for __VA_ARGS__. | nobu | 2008-07-09 | 1 | -0/+9 |
* | describe glibc version bit more accurate. | akr | 2008-07-03 | 1 | -1/+1 |
* | refine configure message of broken erfc of glibc-2.3 on IA64. | akr | 2008-07-03 | 1 | -1/+1 |
* | * configure.in (erfc): erfc of glibc comes with Debian GNU/Linux Etch | akr | 2008-07-03 | 1 | -0/+21 |
* | * configure.in: need a ",". | ko1 | 2008-06-26 | 1 | -1/+1 |
* | * configure.in (rb_cv_fork_with_pthread): check after check for | nobu | 2008-06-24 | 1 | -58/+63 |
* | * configure.in: check if fork works with pthread. | nobu | 2008-06-21 | 1 | -0/+58 |
* | * configure.in (VENDOR_DIR): use LIBDIR instead of PREFIX as well as | nobu | 2008-06-07 | 1 | -3/+3 |
* | * configure.in (CFLAGS, CXXFLAGS): append default flags. | nobu | 2008-06-07 | 1 | -2/+2 |
* | * configure.in (CFLAGS, CXXFLAGS): include additional flags to | nobu | 2008-06-04 | 1 | -2/+8 |
* | * Makefile.in, configure.in (warnflags): defaulted to -Wall | nobu | 2008-05-31 | 1 | -1/+5 |
* | * configure.in (MINIRUBY): should not include extension library path. | nobu | 2008-05-11 | 1 | -2/+1 |
* | * configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb. | nobu | 2008-05-08 | 1 | -0/+2 |
* | * configure.in: use AC_USE_SYSTEM_EXTENSIONS. | shyouhei | 2008-04-22 | 1 | -4/+2 |
* | * configure.in (struct timespec): needs time.h according to POSIX. | nobu | 2008-04-22 | 1 | -2/+4 |
* | * Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.sub | nobu | 2008-04-03 | 1 | -1/+1 |
* | * configure.in (cflags): expand at compile time. | nobu | 2008-04-02 | 1 | -1/+1 |
* | * configure.in: get rid of empty expansion. | nobu | 2008-04-01 | 1 | -1/+1 |
* | * configure.in: quoted. | nobu | 2008-04-01 | 1 | -1/+1 |