Sha256: a128bfce37b79ca4ba83caf9122aba03a91070bff557e1863adccba11cad59c9

Contents?: true

Size: 562 Bytes

Versions: 5

Compression:

Stored size: 562 Bytes

Contents

Doing the full "release" task requires a number of gems:

# To run the Rake scripts.
rake

# To generate the website. Note that RedCloth 4.0.3 does not work so well
# with the website at the time of writing, so use 3.0.4 .
webgen
coderay

# To run the specs and produce a report for the website.
rspec
rcov

# To release files to RubyForge.
meta_project
rubyforge



To precompile the Windows gem you need to set up a cross-compilation 
environment. See the following notes for instructions:
http://rubyforge.org/pipermail/gecoder-devel/2008-January/000039.html

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
gecoder-with-gecode-1.1.0 tasks/dependencies.txt
gecoder-1.1.0 tasks/dependencies.txt
gecoder-1.0.0 tasks/dependencies.txt
gecoder-with-gecode-1.0.0-x86-mswin32-60 tasks/dependencies.txt
gecoder-with-gecode-1.0.0 tasks/dependencies.txt