summaryrefslogtreecommitdiffstats
path: root/lib/mkmf.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb (link_command, cc_command, cpp_command): should notnobu2009-03-271-3/+0
* * lib/mkmf.rb (what_type?): checks more restrictively, andnobu2009-03-271-15/+31
* * configure.in (RUBY_CHECK_SIZEOF): allows qualified name.nobu2009-03-191-6/+17
* * lib/mkmf.rb (CXX_EXT): checks for case-sensitive filesystem withnobu2009-03-141-10/+10
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-4/+4
* * ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs andnobu2009-03-031-3/+2
* * win32/Makefile.sub (config.status): use un.rb as cp instead ofusa2009-02-251-1/+1
* * lib/mkmf.rb (create_makefile): added phony targets.nobu2009-02-191-1/+5
* * lib/mkmf.rb (create_makefile): removes directories in the depthnobu2009-02-191-2/+1
* * lib/mkmf.rb (create_makefile): creates target directories beforenobu2009-02-191-2/+1
* * lib/mkmf.rb (have_header): needs dependent headers if trying tonobu2009-02-071-2/+2
* * lib/mkmf.rb (try_header): checks the header depending onnobu2009-01-271-3/+7
* * common.mk (distclean-enc, realclean-enc): do not call clean ofnobu2009-01-271-2/+2
* * lib/mkmf.rb (create_makefile): should point correct path tomatz2009-01-261-1/+1
* * lib/mkmf.rb (create_makefile):fixed the variables order becausenobu2009-01-251-1/+1
* * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory andnobu2009-01-251-25/+49
* * lib/mkmf.rb (configuration): tools under the top sourcenobu2009-01-231-6/+6
* * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.nobu2009-01-231-2/+0
* * lib/mkmf.rb (mkintpath): new function which converts native pathnobu2009-01-231-3/+26
* * lib/mkmf.rb (try_func): got rid of c-mode confusion.nobu2009-01-231-6/+3
* * lib/mkmf.rb (create_makefile): removes installed files undernobu2009-01-221-6/+8
* * ext/extmk.rb (extmake): does not use both of makefile.rb andnobu2009-01-041-1/+3
* * configure.in (Makefile): removes GNU make specific files onnobu2008-12-241-1/+5
* * lib/mkmf.rb (create_tmpsrc): get rid of side effects.nobu2008-10-221-2/+4
* * lib/mkmf.rb (CLEANINGS): uses escaped form tabs to preventing thenobu2008-10-111-9/+9
* * lib/mkmf.rb ($config_h): now always defines for old libraries.nobu2008-10-051-3/+4
* * djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.yugui2008-10-041-2/+2
* * x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui2008-10-041-2/+1
* * lib/mkmf.rb (distclean): added RM_RF conftest.dSYM.yugui2008-09-011-0/+2
* * lib/mkmf.rb (have_devel?): checks if the compiler works.nobu2008-08-311-10/+15
* * lib/mkmf.rb (Logging.log_open): opens in binary mode to get rid ofnobu2008-08-311-4/+7
* * lib/mkmf.rb (try_func, try_var, have_struct_member),nobu2008-08-311-6/+7
* * lib/mkmf.rb: not check config.h.nobu2008-08-171-2/+1
* * lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS.nobu2008-08-171-1/+3
* * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):nobu2008-08-071-3/+3
* * eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse2008-08-061-0/+1
* * lib/mkmf.rb (create_tmpsrc): we need to include COMMON_HEADERS,shyouhei2008-07-011-1/+2
* * lib/mkmf.rb (configuration): set flags.nobu2008-06-091-0/+4
* * common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT.nobu2008-05-081-1/+1
* * common.mk, ext/extmk.rb, lib/mkmf.rb: removed RUBYOPT.nobu2008-05-081-1/+1
* * lib/mkmf.rb: rdoc added. [ruby-Patches-9762]nobu2008-03-071-2/+121
* * ext/extmk.rb, enc/make_encmake.rb: load current mkmf.rb even ifnobu2008-02-261-1/+1
* * enc/depend: fix typo.usa2008-02-131-6/+6
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-121-6/+6
* * lib/mkmf.rb (xsystem): expand macros like as make.nobu2008-02-081-0/+6
* * lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.nobu2008-02-051-2/+13
* * mkmf.rb (create_makefile): sorry, typo. orzusa2008-01-221-1/+1
* * mkmf.rb (create_makefile): typo.usa2008-01-221-1/+1
* * lib/mkmf.rb (create_makefile): need to output sodir rule.usa2008-01-221-1/+1
* * lib/mkmf.rb (create_makefile): lib files shoudn't depend on installusa2008-01-221-3/+5