Sha256: 3d017374cee4f3bde49fc61d435c2add1e5f9d8e10cca59f235b6260ba07447d

Contents?: true

Size: 172 Bytes

Versions: 21

Compression:

Stored size: 172 Bytes

Contents

require "bundler/gem_tasks"
task :default => :spec


require 'rake/extensiontask'
spec = Gem::Specification.load('pixo.gemspec')

Rake::ExtensionTask.new('libpixgem', spec)

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
pixo-0.4.5 Rakefile
pixo-0.4.4 Rakefile
pixo-0.4.3 Rakefile
pixo-0.4.2 Rakefile
pixo-0.4.1 Rakefile
pixo-0.4.0 Rakefile
pixo-0.3.2 Rakefile
pixo-0.3.1 Rakefile
pixo-0.3.0 Rakefile
pixo-0.2.6 Rakefile
pixo-0.2.5 Rakefile
pixo-0.2.4 Rakefile
pixo-0.2.3 Rakefile
pixo-0.2.2 Rakefile
pixo-0.2.1 Rakefile
pixo-0.2.0 Rakefile
pixo-0.1.4 Rakefile
pixo-0.1.3 Rakefile
pixo-0.1.2 Rakefile
pixo-0.1.1 Rakefile