| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (optflags): add -fomit-frame-pointer by default. | nobu | 2009-09-27 | 1 | -1/+1 |
* | * configure.in (warnflags): check all flags if each are available. | nobu | 2009-09-27 | 1 | -2/+2 |
* | * configure.in (CAPITARGET): enable iff doxygen is available. | nobu | 2009-09-16 | 1 | -0/+12 |
* | * configure.in (--enable-frame-address): removed. | akr | 2009-09-15 | 1 | -14/+0 |
* | * common.mk (install-rdoc), configure.in (RDOCTARGET): removed | nobu | 2009-09-15 | 1 | -1/+1 |
* | * configure.in (RUBY_USE_BUILTIN_FRAME_ADDRESS): check after real | nobu | 2009-09-15 | 1 | -0/+3 |
* | * configure.in (RUBY_UNIVERSAL_ARCH): check real target CPU after | nobu | 2009-09-15 | 1 | -0/+4 |
* | * configure.in (RDOCTARGET): use install-all. [ruby-dev:39334] | nobu | 2009-09-14 | 1 | -1/+1 |
* | * configure.in, common.mk, */configure.bat (rdoc): make before | nobu | 2009-09-14 | 1 | -1/+3 |
* | * configure.in (XLDFLAGS): link startup code with ObjC support. | nobu | 2009-09-13 | 1 | -0/+1 |
* | * configure.in (GCC): subst for GCC depending extension libraries. | nobu | 2009-09-12 | 1 | -0/+1 |
* | * tool/config.{guess,sub}: better guess on darwin 10 . | nobu | 2009-09-11 | 1 | -0/+23 |
* | * configure.in (debugflags): use gdb by default on linux and | nobu | 2009-09-11 | 1 | -1/+5 |
* | * configure.in (XLDFLAGS): keep ARCHFILE macro on AIX. | nobu | 2009-09-11 | 1 | -1/+1 |
* | * configure.in (RUBY_REPLACE_TYPE): define typename to default | nobu | 2009-09-11 | 1 | -1/+2 |
* | 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 |