| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * configure.in (AC_HEADER_DIRENT): added. | nobu | 2009-03-13 | 1 | -0/+1 |
* | * configure.in (struct stat.st_size): may be huge. | nobu | 2009-03-13 | 1 | -0/+1 |
* | * configure.in (RUBY_CHECK_SIZEOF): if same size type is found, no | nobu | 2009-03-12 | 1 | -12/+16 |
* | * configure.in (warnflags): added some default flags, | nobu | 2009-03-11 | 1 | -1/+16 |
* | * configure.in (RUBY_CHECK_HUGE): checks whether a value range is | nobu | 2009-03-11 | 1 | -11/+22 |
* | * configure.in: strip spaces from ruby_version. | akr | 2009-03-11 | 1 | -1/+1 |
* | * configure.in (MANGLED_PATH): defines for RUBYLIB_PREFIX. | nobu | 2009-03-09 | 1 | -0/+1 |
* | * configure.in (MINIRUBY): keep macro into Makefile. | nobu | 2009-03-09 | 1 | -1/+1 |
* | * configure.in (RUBY_CHECK_SIZEOF): fix for fallback. | nobu | 2009-03-09 | 1 | -5/+7 |
* | * configure.in (load_relative): new option to enable load path | nobu | 2009-03-09 | 1 | -1/+19 |
* | * configure.in (RUBY_CHECK_SIZEOF): dirty hack to compute multiple | nobu | 2009-03-08 | 1 | -21/+80 |
* | * configure.in (universal_binary): checks if sizes are same on all | nobu | 2009-03-07 | 1 | -0/+14 |
* | * configure.in: checks if cd really succeeded. | nobu | 2009-03-07 | 1 | -3/+3 |
* | * configure.in: don't use CONFIG_SHELL for testing shell feature in | akr | 2009-03-07 | 1 | -1/+1 |
* | * configure.in: fix the location of cdcmd. | akr | 2009-03-07 | 1 | -3/+3 |
* | * configure.in: the shell which runs configure may be different from | akr | 2009-03-07 | 1 | -1/+1 |
* | * configure.in (RUBY_LIB_VERSION_STYLE): sets full or minor style | nobu | 2009-03-06 | 1 | -7/+14 |
* | * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd using | nobu | 2009-03-06 | 1 | -0/+17 |
* | * configure.in (MINIRUBY): use $(arch)-fake.rb. | nobu | 2009-03-06 | 1 | -1/+1 |
* | * configure.in, win32/configure.bat (--enable-win95): new option | nobu | 2009-03-04 | 1 | -2/+14 |
* | * configure.in (mingw): checks if unicows.lib is available. | nobu | 2009-03-04 | 1 | -0/+2 |
* | * template/fake.rb.in: extracted from Makefile.in. | nobu | 2009-02-19 | 1 | -1/+1 |
* | * configure.in, */Makefile.sub (LOAD_RELATIVE): moved from ruby.c | nobu | 2009-02-19 | 1 | -6/+8 |
* | * configure.in (darwin): uses -unexported_symbol option of ld instead | nobu | 2009-02-19 | 1 | -2/+5 |
* | * configure.in (darwin): makes dylib instead of so. | nobu | 2009-02-19 | 1 | -0/+1 |
* | * configure.in (OBJCOPY): set ac_cv_prog_ac_ct_OBJCOPY to do nothing | nobu | 2009-02-18 | 1 | -1/+1 |
* | * configure.in (ac_cv_func_flock): using flock defined in | nobu | 2009-02-13 | 1 | -0/+1 |
* | * configure.in: a patch to build on GNU/kOpenSolaris from Robert | nobu | 2009-02-12 | 1 | -4/+4 |
* | configure.in (when): use all parameters. | nobu | 2009-02-10 | 1 | -3/+4 |
* | * configure.in: needs to quote commas. | nobu | 2009-02-09 | 1 | -2/+2 |
* | * configure.in (when): makes parentheses balanced. | nobu | 2009-02-09 | 1 | -286/+288 |
* | * configure.in (RUBY_APPEND_OPTION, RUBY_APPEND_OPTIONS), | nobu | 2009-02-08 | 1 | -40/+109 |