aschrab / autorake

Automake like project config before Rake build or install.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autorake
========

Author: Bertram Scharpf <software@bertram-scharpf.de>
License: BSD

This project wants to be to Rake what Autocmd is to Make.

Have a look at the self-explaining examples directory.

The script mkrf_conf will build a file .configure that contains
the whole configuration information. The Rakefile will read it in
by extending itself. Various #defines will be given in autoconf
style.

About

Automake like project config before Rake build or install.

License:Other


Languages

Language:Ruby 100.0%