summaryrefslogtreecommitdiffstats
path: root/ruby
Commit message (Collapse)AuthorAgeFilesLines
* hivex: Fix Ruby bindings for 1.9; let the user explicitly choose ruby, rakeHilko Bengen2011-12-093-8/+9
|
* out of tree build: ruby (second take)Hilko Bengen2011-11-301-10/+10
|
* Revert "out of tree build: ruby"Richard W.M. Jones2011-11-291-9/+9
| | | | | | | | | | | | | This reverts commit 48d2e0d9ea5c12ae81f31706fa463f8e1ebd09af. This commit breaks the ordinary build: make[2]: Entering directory `/home/rjones/d/hivex/ruby' rake build rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+) rake/gempackagetask is deprecated. Use rubygems/package_task instead top_srcdir=$(pwd)/..; top_builddir=$(pwd)/..; export ARCHFLAGS="-arch $(uname -m)"; mkdir -p ./ext/guestfs; cd ./hivex; ruby #(EXT_CONF} --with-_hivex-include=$top_srcdir/lib --with-_hivex-lib=$top_builddir/lib/.libs sh: line 0: cd: ./hivex: No such file or directory
* out of tree build: rubyHilko Bengen2011-11-221-9/+9
|
* ruby: Test against locally built library.Richard W.M. Jones2011-08-151-0/+2
|
* Add Ruby bindings.Richard W.M. Jones2011-08-1511-0/+433