RubyGems Navigation menu

daedalus-core 0.1.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.6 - September 30, 2017 (15 KB)
  2. 1.5 - September 18, 2017 (15 KB)
  3. 1.4 - August 20, 2017 (15 KB)
  4. 1.3 - October 17, 2016 (15 KB)
  5. 1.2 - August 04, 2016 (15 KB)
  6. 0.1.0 - July 15, 2014 (14,5 KB)
Zeige alle Versionen (14 total)

Development Abhängigkeiten (2):

rake ~> 0.9
rspec ~> 2.8

Besitzer:

Autoren:

  • Brian Shirai

SHA 256-Prüfsumme:

09e34124e4b4d65e1295e7403c6ac04994405a08c833df0078a33135fb49be11

Downloads insgesamt 106.318

Für diese Version 7.392

Lizenz:

BSD

Erforderliche Ruby-Version: >= 0

Links: