guix/doc
David Thompson 5dc876231b build: ruby: Add support for tarball and directory sources.
Previously, the Ruby build system only knew how to work with gem archives,
which made it difficult to build unreleased gems from a Git repository or
released gems in tarball form.

* gnu/build/ruby-build-system.scm (gnu:unpack, gem-archive?): New procedures.
  (unpack): Use GNU build system unpack phase for non-gem sources.
  (build): Rebuild the gemspec iff the source is a gem archive.
* guix.texi ("ruby-build-system"): Mention that tarballs and directories are
  acceptable.
2015-09-14 08:29:07 -04:00
..
images Add 'guix graph'. 2015-08-27 00:49:23 +02:00
contributing.texi
emacs.texi emacs: Add popup interface for guix commands. 2015-08-30 18:26:03 +03:00
environment-gdb.scm
fdl-1.3.texi
guix.texi build: ruby: Add support for tarball and directory sources. 2015-09-14 08:29:07 -04:00
package-hello.scm scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00