Categories: None [Edit]

mkmfmf

https://rubygems.org/gems/mkmfmf
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

Total

Ranking: 67,533 of 192,434
Downloads: 15,346

Daily

Ranking: 77,026 of 192,414
Downloads: 1

Depended by

RankDownloadsName
20,95378,730sender

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconAsher