| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. | nobu | 2007-12-22 | 1 | -0/+41 |
* | * configure.in: check langinfo.h and locale.h. | akr | 2007-12-21 | 1 | -1/+1 |
* | * configure.in: add libthr for FreeBSD. | ko1 | 2007-12-20 | 1 | -1/+1 |
* | * configure.in (TIMEZONE_VOID): check whether timezone requires zero | nobu | 2007-12-19 | 1 | -0/+11 |
* | * configure.in (BUILTIN_ENCS): removed. | nobu | 2007-12-17 | 1 | -3/+0 |
* | * configure.in (MAKEFILES): removed enc/Makefile. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed. | nobu | 2007-12-17 | 1 | -24/+2 |
* | * Makefile.in (RUNRUBY): added RUNRUBYOPT. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * configure.in (BUILTIN_ENCS): removed escapes for OpenBSD. | nobu | 2007-12-16 | 1 | -1/+1 |
* | * configure.in (MAKEFILES): should be enc/Makefile, not GNUmakefile. | nobu | 2007-12-15 | 1 | -1/+1 |
* | * configure.in (BUILTIN_ENCS): splitted command line instead of | nobu | 2007-12-15 | 1 | -1/+3 |
* | * configure.in (BUILTIN_ENCS): [] needs to be enclosed because of m4. | nobu | 2007-12-15 | 1 | -1/+1 |
* | * configure.in (enc/Makefile): add external encoding objects list. | nobu | 2007-12-15 | 1 | -1/+32 |
* | * lib/mkmf.rb (try_var): should fail for functions. | nobu | 2007-12-14 | 1 | -3/+4 |
* | * configure.in (RUBY_CHECK_VARTYPE): check if a variable is defined | nobu | 2007-12-14 | 1 | -2/+26 |
* | * configure.in: check struct timespec, clock_gettime, utimensat, | akr | 2007-11-19 | 1 | -3/+17 |
* | * configure.in: no need to set ac_cv_func_isinf=yes on non-gcc | akr | 2007-11-13 | 1 | -5/+0 |
* | * numeric.c (flodivmod): work around for inifinity. | nobu | 2007-11-13 | 1 | -1/+1 |
* | * configure.in (MINIDLNOBJS): removed. | akr | 2007-11-12 | 1 | -8/+5 |
* | forgot to commit. | akr | 2007-11-12 | 1 | -5/+5 |
* | * configure.in (DLNOBJS): defined. | akr | 2007-11-12 | 1 | -0/+5 |
* | * configure.in, common.mk, Makefile.in: don't generate | akr | 2007-11-10 | 1 | -3/+0 |
* | * common.mk, Makefile.in: generate libminiruby-static.a | akr | 2007-11-10 | 1 | -0/+3 |
* | * win32/Makefile.sub: vendor_ruby support. | usa | 2007-11-04 | 1 | -1/+0 |
* | * configure.in: --with-vendor-hdrdir implemented. | akr | 2007-11-03 | 1 | -0/+6 |
* | * configure.in: --with-vendordir implemented. | akr | 2007-11-03 | 1 | -0/+22 |
* | * configure.in (AC_SYS_LARGEFILE): keep results also in command | nobu | 2007-10-13 | 1 | -1/+7 |
* | * include/ruby/defines.h: no longer provide DEFAULT_KCODE. | matz | 2007-10-05 | 1 | -14/+0 |
* | * configure.in: Turn on --enable-pthread by default for FreeBSD | knu | 2007-10-05 | 1 | -25/+22 |
* | * configure.in (group_member): check if presents. | nobu | 2007-08-23 | 1 | -1/+4 |
* | * configure.in (BASERUBY): need AC_SUBST. [ruby-dev:31438] | eban | 2007-08-16 | 1 | -0/+1 |
* | * configure.in (BASERUBY): check if base ruby is runnable first. | nobu | 2007-08-16 | 1 | -17/+18 |
* | * configure.in (aix): enable shared by default. | nobu | 2007-08-16 | 1 | -5/+5 |
* | * configure.in (ac_cv_func_isinf): set yes also on OpenSolaris. | nobu | 2007-08-07 | 1 | -3/+3 |
* | change --enable-valgrind to --with-valgrind. | akr | 2007-07-14 | 1 | -2/+2 |
* | * configure.in: add --enable-valgrind. | akr | 2007-07-14 | 1 | -0/+4 |
* | * configure.in: add fastcall attribute check. | ko1 | 2007-06-29 | 1 | -0/+1 |
* | * configure.in (darwin): prohibit loading extension libraries to | nobu | 2007-06-12 | 1 | -2/+3 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -5/+22 |
* | * configure.in, defines.h, eval_load.c (rb_feature_p, rb_provided, | nobu | 2007-05-03 | 1 | -17/+14 |
* | * configure.in (LIBPATHFLAG, RPATHFLAG): no needs to be quoted, | nobu | 2007-04-20 | 1 | -4/+4 |
* | * configure.in (Makefile): remove $U for automake from MISSING. | nobu | 2007-04-17 | 1 | -1/+3 |
* | * configure.in (LDFLAGS): prepend -L. instead appending it to | nobu | 2007-04-17 | 1 | -25/+14 |
* | * missing/{strlcat,strlcpy}.c, missing.h: new functions. | usa | 2007-03-19 | 1 | -2/+2 |
* | * configure.in (ac_cv_func_fcntl): fcntl support for MinGW. | eban | 2007-02-28 | 1 | -0/+1 |
* | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu | 2007-02-28 | 1 | -0/+5 |
* | * configure.in (--enable-auto-image-base): avoid the neccessity to | eban | 2007-02-27 | 1 | -1/+1 |
* | * util.c (__crt0_glob_function): use ruby_glob() instead of rb_globi(). | eban | 2007-02-27 | 1 | -0/+1 |
* | * configure.in (RUBY_REPLACE_TYPE): cache convertible type info. | nobu | 2007-02-19 | 1 | -35/+29 |
* | * configure.in (pid_t, uid_t, gid_t): check if defined. | nobu | 2007-02-18 | 1 | -4/+40 |