るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.173秒)

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document node_type
  4. rexml/document to_s
  5. rexml/document clone

検索結果

rubygems/ext/configure_builder (44000.0)

configure スクリプトを元に拡張ライブラリをビルドするクラスを扱うライブラリです。

configure スクリプトを元に拡張ライブラリをビルドするクラスを扱うライブラリです。

Gem::Ext::ConfigureBuilder.build(extension, directory, dest_path, results) -> Array (29101.0)

@todo

...実行して
Makefile を作成してから make を実行します。

@param extension このメソッドでは使用しません。

@param directory

@param dest_path

@param results コマンドの実行結果を格納します。破壊的に変更されます。

@see Gem::Ext::Builder.make...

Gem::Ext::ConfigureBuilder (14000.0)

configure スクリプトを元に拡張ライブラリをビルドするクラスです。

configure スクリプトを元に拡張ライブラリをビルドするクラスです。