Age | Commit message (Expand) | Author |
2012-05-18 | [ruby-dev:45650] | nobu |
2010-12-03 | * lib/mkmf.rb (check_sizeof): should return integer always. | nobu |
2010-05-28 | * lib/mkmf.rb (checking_for): ignore toplevel. | nobu |
2010-05-01 | * lib/mkmf.rb (dir_config): should not modify argument arrays | nobu |
2010-01-01 | * lib/mkmf.rb: Fix build. COUTFLAG is not yet landed on this | knu |
2009-12-30 | * ext/extmk.rb: fix for extstatic. | nobu |
2009-11-30 | * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved from | nobu |
2009-11-06 | * lib/mkmf.rb (create_header): split the line by tabs. | nobu |
2009-09-10 | * lib/mkmf.rb (create_makefile): fix for parallel execution. | nobu |
2009-06-26 | * lib/mkmf.rb (CXX_EXT): cygwin's filesystem (= Windows) is case | usa |
2009-06-01 | * lib/mkmf.rb (create_makefile): should set srcs in all paths. | usa |
2009-05-31 | * lib/mkmf.rb (create_makefile): checks for duplication of source | nobu |
2009-05-17 | * Makefile.in (distclean-ext): removes extension directories. | nobu |
2009-05-17 | * lib/mkmf.rb (SRC_EXT): should be flat. | nobu |
2009-04-21 | * lib/mkmf.rb (init_mkmf): needs default library path even if | nobu |
2009-04-08 | * lib/mkmf.rb (Logging.postpone): copy postponed output always. | nobu |
2009-03-03 | * ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and | nobu |
2009-02-25 | * win32/Makefile.sub (config.status): use un.rb as cp instead of | usa |
2009-02-19 | * lib/mkmf.rb (create_makefile): added phony targets. | nobu |
2009-01-23 | * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged. | nobu |
2009-01-23 | * lib/mkmf.rb (mkintpath): new function which converts native path | nobu |
2009-01-23 | * lib/mkmf.rb (try_func): got rid of c-mode confusion. | nobu |
2009-01-04 | * ext/extmk.rb (extmake): does not use both of makefile.rb and | nobu |
2008-10-22 | * lib/mkmf.rb (create_tmpsrc): get rid of side effects. | nobu |
2008-10-11 | * lib/mkmf.rb (CLEANINGS): uses escaped form tabs to preventing the | nobu |
2008-08-31 | * lib/mkmf.rb (have_devel?): checks if the compiler works. | nobu |
2008-08-31 | * lib/mkmf.rb (try_func, try_var, have_struct_member), | nobu |
2008-08-07 | * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS): | nobu |
2008-07-02 | * configure.in (AC_USE_SYSTEM_EXTENSIONS): instead of AC_AIX | shyouhei |
2008-06-09 | * lib/mkmf.rb (configuration): set flags. | nobu |
2008-05-29 | * configure.in, win32/Makefile.sub, mkconfig.rb, instruby.rb, | knu |
2008-04-23 | * lib/mkmf.rb (create_makefile): Add a missing dependency on the | knu |
2008-03-07 | * lib/mkmf.rb: rdoc added. [ruby-Patches-9762] | nobu |
2008-02-08 | * lib/mkmf.rb (xsystem): expand macros like as make. | nobu |
2008-02-05 | * lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR. | nobu |
2007-12-14 | * lib/mkmf.rb (try_var): should fail for functions. | nobu |
2007-11-28 | * ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS to | nobu |
2007-11-18 | * lib/mkmf.rb (String#tr_cpp): make preprocessor identifiers. | nobu |
2007-11-12 | * lib/mkmf.rb (create_makefile): rdoc about srcprefix. a patch from | nobu |
2007-10-13 | * configure.in (AC_SYS_LARGEFILE): keep results also in command | nobu |
2007-09-26 | * ext/extmk.rb (extmake), lib/mkmf.rb (configuration): top_srcdir | nobu |
2007-08-30 | * lib/mkmf.rb (try_const, have_const): check for a const is defined. | nobu |
2007-08-02 | * lib/mkmf.rb (find_type): new method. | nobu |
2007-08-02 | * lib/mkmf.rb (have_type): suppress a warning with -Wall. | nobu |
2007-08-02 | * lib/mkmf.rb: more verbose message. [ruby-Bugs-12766] | nobu |
2007-07-21 | * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H | nobu |
2007-07-21 | * lib/mkmf.rb (init_mkmf): should remove mkmf.log too. | nobu |
2007-07-13 | * lib/mkmf.rb (link_command, cc_command, cpp_command): do not expand | nobu |
2007-06-12 | * lib/mkmf.rb (Logging.quiet, Logging.message): added quiet flag and | nobu |
2007-06-12 | * lib/mkmf.rb (find_header): use header names in the message. | nobu |