[Rubyinstaller-devel] "Gem List" wiki page feedback
Luis Lavena
luislavena at gmail.com
Wed Jul 22 15:10:35 EDT 2009
On Wed, Jul 22, 2009 at 3:39 PM, Jon<jon.forums at gmail.com> wrote:
>> A most excellent idea.
>> =r
>
> check it out at http://wiki.github.com/oneclick/rubyinstaller/gem-list
>
The json gem output (gem list json --remote --all -d)
json (1.1.7, 1.1.6, 1.1.5, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.4,
1.0.3, 1.0.2, 1.0.1, 1.0.0, 0.4.3, 0.4.2, 0.4.1, 0.4.0)
Platforms:
0.4.0: ruby
0.4.1: ruby
0.4.2: ruby
0.4.3: ruby
1.0.0: ruby
1.0.1: ruby
1.0.2: ruby
1.0.3: mswin32, ruby
1.0.4: mswin32, ruby
1.1.0: mswin32, ruby
1.1.1: mswin32, ruby
1.1.2: ruby
1.1.3: ruby
1.1.4: ruby
1.1.5: ruby, x86-linux, x86-mswin32
1.1.6: ruby, x86-mswin32
1.1.7: ruby, x86-mswin32
Author: Florian Frank
Rubyforge: http://rubyforge.org/projects/json
Homepage: http://json.rubyforge.org
A JSON implementation as a Ruby extension
As you can see, there is no x86-mingw32 for latest versions.
They are using rake-compiler, please someone poke Florian to add this
to his rake-compiler file:
ext.cross_platform = ['i386-mswin32', 'i386-mingw32']
Thank you.
--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry
More information about the Rubyinstaller-devel
mailing list