packages/lang/ruby
Luiz Angelo Daros de Luca e707020e18 ruby: add auxiliar scripts in order to help tests
ruby_find_pkgsdeps: look for file dependencies (checks
require and Encoding references) and extrapolate it to pkgs
deps. Also checks whether a dep is redundant or missing in pkgs.
Must run inside an OpenWRT with all ruby* pkgs installed.

ruby_missingfiles: list files in staging/target and from files
comparing side by side its contents. It helps to easly visualize
which file is not packaged in an ipk.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-10-07 14:14:53 -03:00
..
files ruby: wrap script to disable gems if not installed 2014-10-07 14:14:52 -03:00
patches ruby: link ext/digest/* to openssl only when needed, fix rmd160 name 2014-10-07 14:14:53 -03:00
Makefile ruby: spin-off ruby-digest from ruby-openssl 2014-10-07 14:14:53 -03:00
ruby_find_pkgsdeps ruby: add auxiliar scripts in order to help tests 2014-10-07 14:14:53 -03:00
ruby_missingfiles ruby: add auxiliar scripts in order to help tests 2014-10-07 14:14:53 -03:00