RubyGems Navigation menu

daedalus-core 0.2.0

Daedalus is a build system based on years of attempting to build Rubinus with a collection of Rake tasks. Rubinius is a complex system. It has dependencies on external C libraries (some of which are vendored), internal C/C++ libraries, Ruby C-extensions, and compiled Ruby code. The Rubinius bytecode compiler is written in Ruby, so we have to bootstrap compiling it. Rake fails at this task because there is no way to manage multiple, independent dependency trees without subprocessing another Rake process. This results in unreasonable and unmanagable complexity.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.6 - September 30, 2017 (15.0 KB)
  2. 1.5 - September 18, 2017 (15.0 KB)
  3. 1.4 - August 20, 2017 (15.0 KB)
  4. 1.3 - October 17, 2016 (15.0 KB)
  5. 1.2 - August 04, 2016 (15.0 KB)
  6. 0.2.0 - December 15, 2014 (14.5 KB)
显示所有版本 (共 14 个)

Development 依赖 (2):

rake ~> 0.9
rspec ~> 2.8

业主:

作者:

  • Brian Shirai

SHA 256 校验和:

ef36943e01b03d21473c948c5fe6a46a5b6dfa03d5b5505efb3a5b7423638705

下载总量 106,401

这个版本 10,154

许可:

BSD

需要的 Ruby 版本: >= 0

链接: