RubyGems Navigation menu

mkmfmf 0.3

Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and XCode path compatibility: relative path specified by mkmf (../../../../ext//...) confuses source-to-debug correspondence. The downside to this is that mkmfmf specifies absolute paths, which means that the project will have to be recompiled for debugging from an alternate location. This can be disabled by adding a use_relative_paths block. * CURRENTLY NOT WORKING: Sub-directory support for source code: all .c, .m, .cc, .cxx., .cpp files and if the filesystem is case sensitive, all .C files are automatically included, and any directories with .h files are added to INCFLAGS. * Automatically uses CC from ENV if set

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4 - October 29, 2010 (23.0 KB)
  2. 0.3 - September 01, 2010 (25.0 KB)
显示所有版本 (共 4 个)

Development 依赖 (2):

hoe >= 2.6.1
rubyforge >= 2.0.4

业主:

作者:

  • Asher

SHA 256 校验和:

d3986e6672bfcbf3c0f97bf3a68aa274a76ef43105328fdf42195160d35feddf

下载总量 12,889

这个版本 3,663

许可:

需要的 Ruby 版本:

链接: