Skip to content

Instantly share code, notes, and snippets.

@nobu
Created September 10, 2016 04:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nobu/6c2ed18d081c5d74c8e8657c20e73d82 to your computer and use it in GitHub Desktop.
Save nobu/6c2ed18d081c5d74c8e8657c20e73d82 to your computer and use it in GitHub Desktop.
= extmk
: author
中田伸悦
= 拡張ライブラリ
io/console, stringio, etc, ...
= これをどうやって作るのか
.
= という話
.
= だと思った?
.
= 残念
.
= 対akr
.
= build process
.
= ext/extmk.rb
Dir.glob("ext/**/extconf.rb")
= 問題
build時にはヘッダとライブラリがインストールされていない
= 対策
$extmk
+
template/fake.rb.in
+
tool/fake.rb
= trace_var
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment