| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for Linux compatibility | naruse | 2009-08-25 | 1 | -6/+7 |
* | Set 'mkdir -p' to MKDIR_P when AC_PROG_MKDIR_P doesn't set MKDIR_P. | naruse | 2009-08-25 | 1 | -8/+9 |
* | * configure.in (DLDFLAGS): use linker_flag and changed undefined | nobu | 2009-08-24 | 1 | -3/+4 |
* | * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling only when | nobu | 2009-08-24 | 1 | -4/+4 |
* | * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts | nobu | 2009-08-20 | 1 | -0/+4 |
* | * dir.c (DEFINE_STRUCT_DIRENT): use union to allocate sufficient | matz | 2009-08-19 | 1 | -0/+4 |
* | * configure.in (rubyhdrdir): fixed typo. [ruby-dev:39079] | nobu | 2009-08-14 | 1 | -1/+1 |
* | * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling to yes | nobu | 2009-08-13 | 1 | -4/+8 |
* | * configure.in (RUBY_CHECK_SIZEOF): use AC_COMPUTE_INT instead of | nobu | 2009-08-13 | 1 | -3/+4 |
* | * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of | nobu | 2009-08-13 | 1 | -3/+6 |
* | * configure.in (rb_cv_broken_crypt): needs more checks. | nobu | 2009-08-12 | 1 | -3/+16 |
* | * configure.in, Makefile.in (TEST_RUNNABLE): tests are not | nobu | 2009-07-20 | 1 | -0/+3 |
* | * configure.in (MANGLED_PATH): disabled on cygwin and mingw. | nobu | 2009-07-16 | 1 | -1/+0 |
* | * Doxyfile.in: removed. merged into template/Doxyfile.template | yugui | 2009-06-29 | 1 | -0/+3 |
* | * configure.in (ruby_version): defaults revision to 0 when no | nobu | 2009-06-23 | 1 | -0/+1 |
* | * configure.in: remove PACKAGE_* macros generated by autotools. | nobu | 2009-06-23 | 1 | -6/+2 |
* | * io.c (rb_io_fdatasync): new method IO#fdatasync. | nobu | 2009-06-22 | 1 | -2/+2 |
* | * configure.in (ridir, RI_BASE_NAME): fixed for path expansion. | nobu | 2009-06-17 | 1 | -1/+2 |
* | * configure.in (THREAD_MODEL): reject unknown value and checks | nobu | 2009-05-27 | 1 | -1/+12 |
* | * configure.in ($ridir): new configuration. [ruby-core:23520]. | yugui | 2009-05-23 | 1 | -1/+9 |
* | * config.guess: moved into tool/. | yugui | 2009-05-22 | 1 | -1/+2 |
* | * instruby.rb: moved into tool/. | yugui | 2009-05-22 | 1 | -1/+1 |
* | * configure.in (ruby_version): now version.h includes | nobu | 2009-05-16 | 1 | -1/+1 |
* | * Makefile.in, configure.in, win32/Makefile.sub (RUBY_BASE_NAME): | nobu | 2009-05-08 | 1 | -15/+33 |
* | * configure.in (CFLAGS, CXXFLAGS): strips extra spaces. | nobu | 2009-05-05 | 1 | -4/+4 |
* | * configure.in (ruby_version): uses sed instead of grep if the | nobu | 2009-04-27 | 1 | -1/+1 |
* | * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD. | nobu | 2009-04-25 | 1 | -1/+8 |
* | * dir.c (dir_path, dir_each, glob_helper): use readdir_r() if | nobu | 2009-04-21 | 1 | -1/+1 |
* | * configure.in (Makefile): phoeny ruby target needs empty command. | nobu | 2009-04-10 | 1 | -1/+1 |
* | * configure.in (Makefile): info-program needs common.mk. | nobu | 2009-04-09 | 1 | -2/+3 |
* | * configure.in (RUBY_INSTALL_NAME): use --program-transform-name. | nobu | 2009-04-09 | 1 | -2/+4 |
* | * configure.in: don't override the rule for ruby. | akr | 2009-04-09 | 1 | -1/+1 |
* | * configure.in (LIBRUBY_SO): removed redundant additional version | nobu | 2009-04-08 | 1 | -3/+3 |
* | * common.mk (info): shows configured names. | nobu | 2009-04-07 | 1 | -2/+2 |
* | * configure.in (LIBRUBY_DLDFLAGS): compatibility version is | nobu | 2009-04-07 | 1 | -1/+1 |
* | * configure.in (RUBY_REPLACE_TYPE): defines type modifier prefix | nobu | 2009-04-07 | 1 | -0/+2 |
* | * configure.in (RUBY_DEFINT): use AC_INCLUDES_DEFAULT. | nobu | 2009-04-06 | 1 | -2/+2 |
* | * configure.in (RUBY_DEFINT): should pass includes to | nobu | 2009-04-06 | 1 | -4/+5 |
* | * configure.in (CFLAGS, CXXFLAGS): need ARCH_FLAG for universal | nobu | 2009-04-06 | 1 | -4/+4 |
* | * configure.in (CFLAGS, CXXFLAGS): override with $cflags and | nobu | 2009-04-06 | 1 | -5/+6 |
* | * configure.in (CFLAGS, CXXFLAGS): use orignal values if given. | nobu | 2009-04-06 | 1 | -9/+21 |
* | * configure.in (rb_cv_fork_with_pthread): fail if the child process | akr | 2009-04-01 | 1 | -0/+2 |
* | * configure.in (LIBRUBY_LDSHARED): use $(CC) instead of cc. | nobu | 2009-04-01 | 1 | -2/+2 |
* | * configure.in: fixed the help strings for the header and library | nobu | 2009-03-31 | 1 | -25/+31 |
* | * configure.in (target_alias): replaces cpu with universal too. | nobu | 2009-03-24 | 1 | -0/+5 |
* | * configure.in (RUBY_CHECK_SIZEOF): need to include $4. | nobu | 2009-03-24 | 1 | -3/+4 |
* | * configure.in (libprefix): must not append "lib" after $(libdir), | nobu | 2009-03-20 | 1 | -2/+2 |
* | * configure.in (RUBY_CHECK_SIZEOF): allows qualified name. | nobu | 2009-03-19 | 1 | -48/+39 |
* | * configure.in (RUBY_CHECK_SIZEOF): pass [include] to AC_CHECK_SIZEOF. | akr | 2009-03-13 | 1 | -1/+1 |
* | * configure.in (CFLAGS, CXXFLAGS): moved after warnflags. | nobu | 2009-03-13 | 1 | -2/+3 |