| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/mkmf.rb: not check config.h. | nobu | 2008-08-17 | 1 | -2/+1 |
* | * lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS. | nobu | 2008-08-17 | 1 | -1/+3 |
* | * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS): | nobu | 2008-08-07 | 1 | -3/+3 |
* | * eval_intern.h: Add support to Haiku. see [ruby-core:18110] | naruse | 2008-08-06 | 1 | -0/+1 |
* | * lib/mkmf.rb (create_tmpsrc): we need to include COMMON_HEADERS, | shyouhei | 2008-07-01 | 1 | -1/+2 |
* | * lib/mkmf.rb (configuration): set flags. | nobu | 2008-06-09 | 1 | -0/+4 |
* | * common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT. | nobu | 2008-05-08 | 1 | -1/+1 |
* | * common.mk, ext/extmk.rb, lib/mkmf.rb: removed RUBYOPT. | nobu | 2008-05-08 | 1 | -1/+1 |
* | * lib/mkmf.rb: rdoc added. [ruby-Patches-9762] | nobu | 2008-03-07 | 1 | -2/+121 |
* | * ext/extmk.rb, enc/make_encmake.rb: load current mkmf.rb even if | nobu | 2008-02-26 | 1 | -1/+1 |
* | * enc/depend: fix typo. | usa | 2008-02-13 | 1 | -6/+6 |
* | * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend, | naruse | 2008-02-12 | 1 | -6/+6 |
* | * lib/mkmf.rb (xsystem): expand macros like as make. | nobu | 2008-02-08 | 1 | -0/+6 |
* | * lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR. | nobu | 2008-02-05 | 1 | -2/+13 |
* | * mkmf.rb (create_makefile): sorry, typo. orz | usa | 2008-01-22 | 1 | -1/+1 |
* | * mkmf.rb (create_makefile): typo. | usa | 2008-01-22 | 1 | -1/+1 |
* | * lib/mkmf.rb (create_makefile): need to output sodir rule. | usa | 2008-01-22 | 1 | -1/+1 |
* | * lib/mkmf.rb (create_makefile): lib files shoudn't depend on install | usa | 2008-01-22 | 1 | -3/+5 |
* | * lib/mkmf.rb (depend_rules): need to convert `/' to `\' for windows | usa | 2007-12-29 | 1 | -0/+4 |
* | * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCES | usa | 2007-12-26 | 1 | -2/+10 |
* | * lib/mkmf.rb (create_makefile): Add a missing dependency on the | knu | 2007-12-25 | 1 | -1/+1 |
* | lib/mkmf.rb: revert last change | matz | 2007-12-25 | 1 | -1/+1 |
* | * lib/mkmf.rb (map_dir): should generate path including $top_srcdir. | matz | 2007-12-25 | 1 | -1/+1 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -3/+6 |
* | * lib/mkmf.rb ($extmk): fixed broken condition. | usa | 2007-12-22 | 1 | -1/+1 |
* | * lib/mkmf.rb ($extmk): fixed broken condition. | usa | 2007-12-22 | 1 | -1/+1 |
* | * lib/mkmf.rb ($extmk): set true only when under ext/ or tool/. | usa | 2007-12-22 | 1 | -1/+2 |
* | * lib/mkmf.rb (depend_rules): suffixes list broken. fixed. | usa | 2007-12-21 | 1 | -4/+4 |
* | * lib/mkmf.rb (depend_rules): inserts ruby to only headers. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * common.mk (encs): added dependencies. | nobu | 2007-12-17 | 1 | -38/+36 |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 1 | -52/+65 |
* | * lib/mkmf.rb (try_var): should fail for functions. | nobu | 2007-12-14 | 1 | -1/+1 |
* | * ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS to | nobu | 2007-11-28 | 1 | -3/+8 |
* | * lib/mkmf.rb (String#tr_cpp): make preprocessor identifiers. | nobu | 2007-11-18 | 1 | -7/+10 |
* | * lib/mkmf.rb (have_struct_member): define HAVE_type_member. | akr | 2007-11-17 | 1 | -4/+7 |
* | * lib/mkmf.rb (create_makefile): rdoc about srcprefix. a patch from | nobu | 2007-11-12 | 1 | -0/+31 |
* | * configure.in: --with-vendor-hdrdir implemented. | akr | 2007-11-03 | 1 | -0/+15 |
* | * configure.in (AC_SYS_LARGEFILE): keep results also in command | nobu | 2007-10-13 | 1 | -0/+1 |
* | * lib/mkmf.rb: initialize $top_srcdir always. [ruby-dev:31682] | nobu | 2007-08-30 | 1 | -0/+1 |
* | * lib/mkmf.rb (try_const, have_const): check for a const is defined. | nobu | 2007-08-30 | 1 | -0/+38 |
* | * lib/mkmf.rb (find_type): new method. | nobu | 2007-08-02 | 1 | -12/+35 |
* | * lib/mkmf.rb (have_type): suppress a warning with -Wall. | nobu | 2007-08-02 | 1 | -1/+1 |
* | * lib/mkmf.rb: more verbose message. [ruby-Bugs-12766] | nobu | 2007-08-02 | 1 | -1/+1 |
* | * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H | nobu | 2007-07-21 | 1 | -1/+2 |
* | * lib/mkmf.rb (init_mkmf): should remove mkmf.log too. | nobu | 2007-07-21 | 1 | -0/+1 |
* | * lib/mkmf.rb (link_command, cc_command, cpp_command): do not expand | nobu | 2007-07-13 | 1 | -9/+11 |
* | fix typo. | akr | 2007-06-16 | 1 | -1/+1 |
* | * lib/mkmf.rb (Logging.quiet, Logging.message): added quiet flag and | nobu | 2007-06-12 | 1 | -1/+6 |
* | * lib/mkmf.rb (find_header): use header names in the message. | nobu | 2007-06-12 | 1 | -1/+2 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -21/+45 |