summaryrefslogtreecommitdiff
path: root/guix/build/ruby-build-system.scm
Commit message (Expand)AuthorAge
* ruby-build-system: Make phase "replace-git-ls-files" handle more cases.Danny Milosavljevic2018-07-24
* ruby-build-system: Error or return #t from all phases.Christopher Baines2018-07-15
* build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* ruby-build-system: Fix build error.Danny Milosavljevic2018-01-15
* ruby-build-system: Add a new wrap phase.Christopher Baines2018-01-14
* ruby-build-system: Add wrap-ruby-program.Christopher Baines2018-01-14
* guix: build: ruby-build-system: Install to the vendor directoryChristopher Baines2018-01-14
* guix: ruby-build-system: Add replace-git-ls-files.Ben Woodcroft2016-08-30
* guix: ruby-build-system: Build compiled gems reproducibly.Ben Woodcroft2016-08-30
* guix: ruby-build-system: Extract gemspec during 'extract-gemspec'.Ben Woodcroft2016-05-25
* Merge branch 'master' into core-updatesLudovic Courtès2016-01-13
|\
| * build: ruby: Remove cached gem after install.Ben Woodcroft2016-01-06
* | ruby: Abstract out path to GEM_HOME.Ben Woodcroft2016-01-11
|/
* build: ruby: Add support for tarball and directory sources.David Thompson2015-09-14
* build: ruby: Avoid long build directory names.David Thompson2015-09-07
* build: ruby: Rewrite build system to use gem archives.David Thompson2015-08-18
* build-system/ruby: Add #:gem-flags parameter.pjotrp2015-07-18
* build: ruby: Run 'rake gem' when gemspec is missing.pjotrp2015-07-07
* utils: 'modify-phases' no longer introduces quotes.Ludovic Courtès2015-03-31
* build: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.David Thompson2015-03-17
* Merge branch 'core-updates'.Ludovic Courtès2015-03-04
|\
| * build-system: Use 'modify-phases'.Ludovic Courtès2015-02-26
* | build: ruby: Install executables in /bin.David Thompson2015-03-02
* | build: ruby: Add gitify phase.David Thompson2015-03-02
|/
* build: Add ruby build system.David Thompson2014-09-28