summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2009-07-20* configure.in, Makefile.in (TEST_RUNNABLE): tests are notnobu
2009-07-16* configure.in (MANGLED_PATH): disabled on cygwin and mingw.nobu
2009-06-29* Doxyfile.in: removed. merged into template/Doxyfile.templateyugui
2009-06-23* configure.in (ruby_version): defaults revision to 0 when nonobu
2009-06-23* configure.in: remove PACKAGE_* macros generated by autotools.nobu
2009-06-22* io.c (rb_io_fdatasync): new method IO#fdatasync.nobu
2009-06-17* configure.in (ridir, RI_BASE_NAME): fixed for path expansion.nobu
2009-05-27* configure.in (THREAD_MODEL): reject unknown value and checksnobu
2009-05-23* configure.in ($ridir): new configuration. [ruby-core:23520].yugui
2009-05-22* config.guess: moved into tool/.yugui
2009-05-22* instruby.rb: moved into tool/.yugui
2009-05-16* configure.in (ruby_version): now version.h includesnobu
2009-05-08* Makefile.in, configure.in, win32/Makefile.sub (RUBY_BASE_NAME):nobu
2009-05-05* configure.in (CFLAGS, CXXFLAGS): strips extra spaces.nobu
2009-04-27* configure.in (ruby_version): uses sed instead of grep if thenobu
2009-04-25* configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu
2009-04-21* dir.c (dir_path, dir_each, glob_helper): use readdir_r() ifnobu
2009-04-10* configure.in (Makefile): phoeny ruby target needs empty command.nobu
2009-04-09* configure.in (Makefile): info-program needs common.mk.nobu
2009-04-09* configure.in (RUBY_INSTALL_NAME): use --program-transform-name.nobu
2009-04-09* configure.in: don't override the rule for ruby.akr
2009-04-08* configure.in (LIBRUBY_SO): removed redundant additional versionnobu
2009-04-07* common.mk (info): shows configured names.nobu
2009-04-07* configure.in (LIBRUBY_DLDFLAGS): compatibility version isnobu
2009-04-07* configure.in (RUBY_REPLACE_TYPE): defines type modifier prefixnobu
2009-04-06* configure.in (RUBY_DEFINT): use AC_INCLUDES_DEFAULT.nobu
2009-04-06* configure.in (RUBY_DEFINT): should pass includes tonobu
2009-04-06* configure.in (CFLAGS, CXXFLAGS): need ARCH_FLAG for universalnobu
2009-04-06* configure.in (CFLAGS, CXXFLAGS): override with $cflags andnobu
2009-04-06* configure.in (CFLAGS, CXXFLAGS): use orignal values if given.nobu
2009-04-01* configure.in (rb_cv_fork_with_pthread): fail if the child processakr
2009-04-01* configure.in (LIBRUBY_LDSHARED): use $(CC) instead of cc.nobu
2009-03-31* configure.in: fixed the help strings for the header and librarynobu
2009-03-24* configure.in (target_alias): replaces cpu with universal too.nobu
2009-03-24* configure.in (RUBY_CHECK_SIZEOF): need to include $4.nobu
2009-03-20* configure.in (libprefix): must not append "lib" after $(libdir),nobu
2009-03-19* configure.in (RUBY_CHECK_SIZEOF): allows qualified name.nobu
2009-03-13* configure.in (RUBY_CHECK_SIZEOF): pass [include] to AC_CHECK_SIZEOF.akr
2009-03-13* configure.in (CFLAGS, CXXFLAGS): moved after warnflags.nobu
2009-03-13* configure.in (AC_HEADER_DIRENT): added.nobu
2009-03-13* configure.in (struct stat.st_size): may be huge.nobu
2009-03-12* configure.in (RUBY_CHECK_SIZEOF): if same size type is found, nonobu
2009-03-11* configure.in (warnflags): added some default flags,nobu
2009-03-11* configure.in (RUBY_CHECK_HUGE): checks whether a value range isnobu
2009-03-11* configure.in: strip spaces from ruby_version.akr
2009-03-09* configure.in (MANGLED_PATH): defines for RUBYLIB_PREFIX.nobu
2009-03-09* configure.in (MINIRUBY): keep macro into Makefile.nobu
2009-03-09* configure.in (RUBY_CHECK_SIZEOF): fix for fallback.nobu
2009-03-09* configure.in (load_relative): new option to enable load pathnobu
2009-03-08* configure.in (RUBY_CHECK_SIZEOF): dirty hack to compute multiplenobu