Sha256: 03ba075f601c755da8423be567be1a31fe863ed4ad992610753e0497429014af

Contents?: true

Size: 239 Bytes

Versions: 12

Compression:

Stored size: 239 Bytes

Contents

#!/bin/sh
# Builds gems for all supported platforms
rake gemspec build PLATFORM=universal-java-1.5
rake cross compile gemspec build PLATFORM=i386-mswin32 RUBY_CC_VERSION=1.8.6
rake gemspec build PLATFORM=i386-mingw32 RUBY_CC_VERSION=1.8.6

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
gherkin-1.0.1-i386-mswin32 nativegems.sh
gherkin-1.0.1-i386-mingw32 nativegems.sh
gherkin-1.0.1-universal-java-1.5 nativegems.sh
gherkin-1.0.1 nativegems.sh
gherkin-1.0.0-i386-mingw32 nativegems.sh
gherkin-1.0.0-i386-mswin32 nativegems.sh
gherkin-1.0.0-universal-java-1.5 nativegems.sh
gherkin-1.0.0 nativegems.sh
gherkin-0.0.4-universal-java-1.5 nativegems.sh
gherkin-0.0.4-i386-mswin32 nativegems.sh
gherkin-0.0.4-i386-mingw32 nativegems.sh
gherkin-0.0.4 nativegems.sh