Sha256: 6f6b2105fb2bb2aa0d0dd0c61d6d9b0f1fbe5fd2bcdd96334cc792270140a210

Contents?: true

Size: 139 Bytes

Versions: 95

Compression:

Stored size: 139 Bytes

Contents

require 'mkmf'
require 'rbconfig'

if CONFIG['CC'] =~ /gcc/
  $CFLAGS += ' -Wall'
  #$CFLAGS += ' -O0 -ggdb'
end

create_makefile 'parser'

Version data entries

95 entries across 89 versions & 16 rubygems

Version Path
merb-core-1.1.0 spec10/public/core_ext/fixtures/gems/gems/json_pure-1.1.3/ext/json/ext/parser/extconf.rb
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/json_pure-1.1.3/ext/json/ext/parser/extconf.rb
poolparty-1.6.5 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.6.4 vendor/gems/json/ext/json/ext/parser/extconf.rb
merb-core-1.1.0.rc1 spec10/public/core_ext/fixtures/gems/gems/json_pure-1.1.3/ext/json/ext/parser/extconf.rb
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/json_pure-1.1.3/ext/json/ext/parser/extconf.rb
poolparty-1.6.3 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.6.2 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.6.1 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.6.0 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.5.0 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.8 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.7 vendor/gems/json/ext/json/ext/parser/extconf.rb
factorylabs-castronaut-0.7.5 vendor/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.6 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.5 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.4 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.3 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.2 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.4.1 vendor/gems/json/ext/json/ext/parser/extconf.rb