dwolla_swagger 1.0.5 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +4 -0
- data/Gemfile.lock +66 -0
- data/lib/dwolla_swagger/api/fundingsources_api.rb +8 -4
- data/lib/dwolla_swagger/models/micro_deposits.rb +46 -0
- data/lib/dwolla_swagger/swagger/version.rb +1 -1
- data/lib/dwolla_swagger.rb +10 -9
- data/vendor/bundle/ruby/2.2.0/bin/autotest +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/htmldiff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/ldiff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multigem +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multiruby +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multiruby_setup +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/rspec +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/safe_yaml +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/unit_diff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/zentest +25 -0
- data/vendor/bundle/ruby/2.2.0/cache/ZenTest-4.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/addressable-2.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-4.4.6.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-fsevent-0.2.11.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-growl-0.2.16.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-rails-pure-4.1.2.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/crack-0.4.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/diff-lcs-1.2.5.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/ethon-0.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/ffi-1.9.10.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/hashdiff-0.2.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/json-1.8.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-core-3.4.1.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-expectations-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-mocks-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-support-3.4.1.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/safe_yaml-1.0.4.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/sys-uname-1.0.2.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/typhoeus-0.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/vcr-2.9.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/webmock-1.22.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem_make.out +10 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem_make.out +143 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/mkmf.log +281 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem_make.out +9 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.autotest +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/History.txt +927 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Manifest.txt +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/README.txt +160 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Rakefile +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/Article.css +721 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/getting_started_with_autotest.html +533 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/how_to_use_zentest.txt +393 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/autotest +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multigem +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby_setup +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/unit_diff +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/zentest +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example.txt +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example1.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example2.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example_dot_autotest.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/autoupdate.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/bundler.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/isolate.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/once.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/preload.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/rcov.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/restart.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/timestamp.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest.rb +901 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/focus.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/functional_test_matrix.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/multiruby.rb +413 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/unit_diff.rb +274 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest.rb +601 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest_mapping.rb +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_autotest.rb +560 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_focus.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_unit_diff.rb +372 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest.rb +572 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest_mapping.rb +242 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/CHANGELOG.md +192 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Gemfile +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/LICENSE.txt +202 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/README.md +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Rakefile +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/addressable.gemspec +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/data/unicode.data +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/native.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/pure.rb +672 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/template.rb +1051 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/uri.rb +2424 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/version.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable.rb +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/idna_spec.rb +270 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/net_http_compat_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/rack_mount_compat_spec.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/security_spec.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/template_spec.rb +1386 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/uri_spec.rb +6205 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/spec_helper.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/clobber.rake +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/gem.rake +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/git.rake +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/metrics.rake +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/rspec.rake +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/yard.rake +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/History.txt +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Manifest.txt +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/README.txt +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Rakefile +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.gitignore +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.ruby-version +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/CHANGELOG.txt +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile.lock +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/PostInstall.txt +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/README.rdoc +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Rakefile +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/autotest-fsevent.gemspec +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/bin/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/Makefile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/extconf.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.dll +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.so +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent_sleep.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/make +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/nmake.bat +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest/fsevent.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/prebuilt/10.7/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/autotest-fsevent_spec.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/spec_helper.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.gitignore +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.rvmrc +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/CHANGELOG.txt +140 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile.lock +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/PostInstall.txt +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/README.rdoc +268 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Rakefile +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/autotest-growl.gemspec +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.1.5 +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.3 +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify.com +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/error.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/failed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/info.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/passed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/pending.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/error.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/failed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/info.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/passed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/pending.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/growl.rb +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/result.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/autotest-growl_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/spec_helper.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/.autotest +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/History.txt +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Rakefile +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Readme.md +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/VERSION +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/autotest-rails-pure.gemspec +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/discover.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/migrate.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/rails.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/test/rails_test.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.gitignore +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.travis.yml +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/Gemfile +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/History +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/README.md +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/crack.gemspec +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/json.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/util.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/xml.rb +238 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/bootstrap +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/release +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/test +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/large_dataset.json +139988 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-firefox.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-ie.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/hash_test.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/json_test.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/parser_test.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/string_test.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/test_helper.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/xml_test.rb +514 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.autotest +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.hoerc +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.travis.yml +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Contributing.rdoc +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Gemfile +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/History.rdoc +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/License.rdoc +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Manifest.txt +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/README.rdoc +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Rakefile +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/autotest/discover.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/htmldiff +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/ldiff +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +339 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/artistic.txt +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +322 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +177 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +805 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +414 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +290 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +310 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.gitignore +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.rspec +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.travis.yml +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/CHANGELOG.md +325 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Gemfile +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Guardfile +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/README.md +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Rakefile +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/ethon.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curl.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/classes.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/codes.rb +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/constants.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/form_options.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/functions.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/infos.rb +174 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/messages.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/options.rb +452 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/settings.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/callbacks.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/debug_info.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/features.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/form.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/header.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/actionable.rb +147 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/custom.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/delete.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/get.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/head.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/options.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/patch.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/post.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/postable.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/put.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/putable.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/informations.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/mirror.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/operations.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/options.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/params.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/queryable.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/response_callbacks.rb +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/util.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/ethon_error.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/global_init.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_option.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_value.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_add.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_fdset.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_remove.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_timeout.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/select.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/libc.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/loggable.rb +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/operations.rb +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/options.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/stack.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/benchmarks.rb +137 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/memory_leaks.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/perf_spec_helper.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/memory_test_helpers.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/os_memory_leak_tracker.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/ruby_object_leak_tracker.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/curl_spec.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/callbacks_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/debug_info_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/features_spec.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/form_spec.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/header_spec.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/custom_spec.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/delete_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/get_spec.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/head_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/options_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/patch_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/post_spec.rb +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/put_spec.rb +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http_spec.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/informations_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/mirror_spec.rb +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/operations_spec.rb +266 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/options_spec.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/queryable_spec.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/response_callbacks_spec.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/util_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy_spec.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/libc_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/loggable_spec.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/operations_spec.rb +297 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/options_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/stack_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi_spec.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/spec_helper.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/localhost_server.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/server.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/COPYING +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/LICENSE +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/README.md +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/Rakefile +210 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/.RUBYARCHDIR.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +1032 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.h +175 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.c +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +365 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.c +530 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.h +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.c +283 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.c +337 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.h +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.c +1000 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.h +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.c +271 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.c +184 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.h +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.h +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Makefile +262 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.c +168 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.c +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.h +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +360 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.h +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.c +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.h +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +508 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.h +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.c +829 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.h +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.c +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.c +150 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.h +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.c +698 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.c +352 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.h +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.c +397 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.h +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.c +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.h +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/compat.h +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.h +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog +4600 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libffi +584 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libgcj +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.v1 +764 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/LICENSE +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.am +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in +1820 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc +141 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc64 +141 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/README +342 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/acinclude.m4 +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/aclocal.m4 +1873 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/build-ios.sh +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/compile +143 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.guess +1501 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.sub +1705 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure +17191 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.ac +496 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/depcomp +630 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.info +593 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.texi +600 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/stamp-vti +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/version.texi +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.h.in +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.hw +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.am +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.in +487 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.in +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc64 +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi_common.h +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh +520 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libffi.pc.in +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libtool-version +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ltmain.sh +9636 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_configure_args.m4 +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +300 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/libtool.m4 +7831 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltoptions.m4 +369 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltsugar.m4 +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltversion.m4 +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/lt~obsolete.m4 +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.am +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.in +466 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi.3 +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_call.3 +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_prep_cif.3 +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/mdate-sh +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing +376 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/msvcc.sh +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffi.c +284 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffitarget.h +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/osf.S +387 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffi.c +728 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffitarget.h +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/gentramp.sh +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/sysv.S +497 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/trampoline.S +4450 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffi.c +423 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffitarget.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/sysv.S +208 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/closures.c +615 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffi.c +383 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffitarget.h +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/sysv.S +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/debug.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/dlmalloc.c +5161 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/eabi.S +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffi.c +292 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffitarget.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffi.c +582 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffitarget.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ia64_flags.h +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/unix.S +560 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/java_raw_api.c +356 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffi.c +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffitarget.h +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/sysv.S +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffi.c +288 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffitarget.h +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/sysv.S +270 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +1036 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffitarget.h +242 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/n32.S +591 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/o32.S +381 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/eabi.S +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/ffi.c +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffi.c +719 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffitarget.h +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/hpux32.S +368 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/linux.S +357 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix.S +328 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix_closure.S +445 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/asm.h +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin.S +383 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +575 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi.c +1448 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1359 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffitarget.h +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64.S +187 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +236 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +327 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/sysv.S +219 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/prep_cif.c +177 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/raw_api.c +254 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffi.c +780 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffitarget.h +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/sysv.S +434 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffi.c +716 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffitarget.h +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/sysv.S +850 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffi.c +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffitarget.h +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/sysv.S +539 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffi.c +669 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffitarget.h +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v8.S +313 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v9.S +307 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/types.c +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin.S +444 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin64.S +416 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi.c +644 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi64.c +635 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffitarget.h +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/freebsd.S +458 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/sysv.S +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/unix64.S +426 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win32.S +1065 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win64.S +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.am +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.in +500 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/config/default.exp +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +300 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi.exp +350 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +263 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +140 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +153 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +342 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many.c +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +161 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +112 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +145 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +148 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/texinfo.tex +7210 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.5.dylib +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.dylib +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.lai +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.a +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/Makefile +1820 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.log +1097 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.status +2336 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/fficonfig.h +200 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/Makefile +487 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffi.h +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffitarget.h +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.pc +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi_convenience.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libtool +10056 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/man/Makefile +466 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.deps/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/closures.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/debug.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/java_raw_api.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/prep_cif.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/raw_api.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/types.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/closures.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/debug.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/java_raw_api.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/prep_cif.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/raw_api.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/types.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.deps/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin64.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi64.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin64.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi64.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/stamp-h1 +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/testsuite/Makefile +500 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.bsd.mk +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.darwin.mk +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.gnu.mk +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.mk +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc.mk +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc64.mk +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdbool.h +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdint.h +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ffi.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/gen/Rakefile +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/autopointer.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/buffer.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/callback.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/enum.rb +174 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/errno.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/ffi.rb +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/io.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/library.rb +524 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/managedstruct.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/memorypointer.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/aarch64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/arm-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-freebsd/types.conf +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-gnu/types.conf +107 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-linux/types.conf +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-netbsd/types.conf +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-windows/types.conf +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/ia64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips64el-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mipsel-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-aix/types.conf +180 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-linux/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390x-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-windows/types.conf +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform.rb +159 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/pointer.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct.rb +373 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct_layout_builder.rb +227 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/const_generator.rb +229 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator_task.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/struct_generator.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/types.rb +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/union.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/variadic.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/version.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/Benchmark.c +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BoolTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BufferTest.c +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ClosureTest.c +205 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/EnumTest.c +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/FunctionTest.c +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GNUmakefile +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GlobalVariable.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/LastErrorTest.c +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/NumberTest.c +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/PointerTest.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ReferenceTest.c +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StringTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StructTest.c +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/UnionTest.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/VariadicTest.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/LICENSE.SPECS +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/async_callback_spec.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/bool_spec.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/buffer_spec.rb +279 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/callback_spec.rb +773 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_param_type.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_type_spec.rb +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/dup_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/enum_spec.rb +423 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/errno_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/ffi_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/Benchmark.c +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BoolTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BufferTest.c +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/EnumTest.c +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GNUmakefile +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GlobalVariable.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/LastErrorTest.c +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/NumberTest.c +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/PointerTest.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ReferenceTest.c +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StringTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StructTest.c +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/UnionTest.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/VariadicTest.c +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/classes.rb +438 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/function_spec.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/io_spec.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/library_spec.rb +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/long_double.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/managed_struct_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/memorypointer_spec.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/number_spec.rb +247 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/platform_spec.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/pointer_spec.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/memory_pointer_spec.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/spec_helper.rb +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/struct_spec.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/spec_helper.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/string_spec.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/strptr_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_by_ref_spec.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_callback_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_initialize_spec.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_packed_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +886 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/typedef_spec.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/union_spec.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/spec.opts +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.gitignore +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.rspec +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.travis.yml +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.yardopts +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Gemfile +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/LICENSE +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/README.md +207 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Rakefile +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/changelog.md +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/hashdiff.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/diff.rb +220 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/lcs.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/patch.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/util.rb +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/best_diff_spec.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_array_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_spec.rb +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/lcs_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/patch_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/util_spec.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/spec_helper.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.gitignore +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/CHANGES +295 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING-json-jruby +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/GPL +340 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Gemfile +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README-json-jruby.markdown +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README.rdoc +358 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Rakefile +412 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/TODO +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/VERSION +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/example.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/index.html +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/prototype.js +4184 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/diagrams/.keep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/Makefile +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/fbuffer/fbuffer.h +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/Makefile +261 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/depend +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/extconf.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.c +1458 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.h +166 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/Makefile +261 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/depend +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/extconf.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.c +2216 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.h +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.rl +939 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/extconf.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/install.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ByteListTranscoder.java +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Generator.java +444 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorMethods.java +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorService.java +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorState.java +543 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/OptionsReader.java +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.java +2645 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.rl +969 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ParserService.java +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/RuntimeInfo.java +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringDecoder.java +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringEncoder.java +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Utils.java +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json-java.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json_pure.gemspec +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/bigdecimal.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/complex.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/core.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date_time.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/exception.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/ostruct.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/range.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/rational.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/regexp.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/struct.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/symbol.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/time.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/common.rb +484 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/.keep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/generic_object.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/generator.rb +522 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/parser.rb +359 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/version.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail1.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail10.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail11.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail12.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail13.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail14.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail18.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail19.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail2.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail20.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail21.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail22.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail23.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail24.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail25.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail27.json +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail28.json +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail3.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail4.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail5.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail6.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail7.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail8.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail9.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass1.json +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass15.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass16.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass17.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass2.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass26.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass3.json +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/setup_variant.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json.rb +553 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_addition.rb +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_encoding.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_fixtures.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generate.rb +337 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generic_object.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_string_matching.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_unicode.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/fuzz.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/server.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/LICENSE.md +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/README.md +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.yardopts +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/Changelog.md +1933 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/LICENSE.md +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/README.md +384 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/exe/rspec +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/autorun.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/backtrace_formatter.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/coordinator.rb +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/example_minimizer.rb +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/runner.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/server.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration.rb +1869 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration_options.rb +191 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/drb.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/dsl.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example.rb +620 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_group.rb +816 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_status_persister.rb +235 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/flat_map.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_formatter.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_formatter.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_progress_formatter.rb +144 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/console_codes.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/documentation_formatter.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/exception_presenter.rb +480 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/helpers.rb +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_formatter.rb +151 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_printer.rb +414 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_snippet_extractor.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/json_formatter.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/profile_formatter.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/progress_formatter.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/protocol.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/snippet_extractor.rb +143 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters.rb +255 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/hooks.rb +638 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/memoized_helpers.rb +532 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata.rb +491 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata_filter.rb +240 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/null.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rr.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/notifications.rb +499 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/option_parser.rb +319 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ordering.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/pending.rb +165 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/profiler.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/spec/spec_helper.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/rake_task.rb +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/reporter.rb +236 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ruby_project.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/runner.rb +179 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/sandbox.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/set.rb +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_context.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_example_group.rb +212 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shell_escape.rb +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/location.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/node.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/syntax_highlighter.rb +71 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/token.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/warnings.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/world.rb +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.yardopts +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/Changelog.md +979 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/LICENSE.md +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/README.md +303 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/configuration.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/expectation_target.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/fail_with.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/handler.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/minitest_integration.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/syntax.rb +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/all.rb +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be.rb +285 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/change.rb +354 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/compound.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/contain_exactly.rb +286 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/cover.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eq.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eql.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/equal.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/exist.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/has.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/include.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/match.rb +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/operators.rb +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/output.rb +200 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/raise_error.rb +228 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/respond_to.rb +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/satisfy.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/yield.rb +419 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/composable.rb +185 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/dsl.rb +453 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/english_phrasing.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/fail_matchers.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/generated_descriptions.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers.rb +1037 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.yardopts +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/Changelog.md +984 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/LICENSE.md +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/README.md +445 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/chain.rb +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/recorder.rb +264 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_matchers.rb +320 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/configuration.rb +205 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/error_generator.rb +367 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/example_methods.rb +422 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/instance_method_stasher.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/marshal_extension.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/have_received.rb +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_message_chain.rb +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_messages.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_chain.rb +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_expectation.rb +717 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_double.rb +287 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_reference.rb +192 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/mutate_const.rb +335 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/object_reference.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/order_group.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/proxy.rb +484 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/space.rb +238 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/standalone.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/syntax.rb +325 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/targets.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/test_double.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_double.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_proxy.rb +213 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks.rb +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/Changelog.md +151 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/LICENSE.md +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/README.md +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/caller_filter.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/comparable_version.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/directory_maker.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/encoded_string.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/fuzzy_matcher.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/hunk_generator.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/matcher_definition.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/method_signature_verifier.rb +290 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/mutex.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/object_formatter.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/recursive_const_methods.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/reentrant_mutex.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/ruby_features.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/formatting_support.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/in_sub_process.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/library_wide_checks.rb +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/shell_out.rb +71 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/stderr_splitter.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/string_matcher.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_directory.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version_checker.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/warnings.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.gitignore +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.travis.yml +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/CHANGES.md +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Gemfile +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/README.md +191 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Rakefile +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bin/safe_yaml +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bundle_install_all_ruby_versions.sh +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/deep.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/libyaml_checker.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/date.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/hexadecimal.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/sexagesimal.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_handler.rb +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/resolver.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/safe_to_ruby_visitor.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_hack.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_node_monkeypatch.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_resolver.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_boolean.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_date.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_float.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_integer.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_nil.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_symbol.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/transformation_map.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/run_specs_all_ruby_versions.sh +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/safe_yaml.gemspec +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.2.yaml +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.3.yaml +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue48.txt +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue49.yml +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/libyaml_checker_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/psych_resolver_spec.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/resolver_specs.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/safe_yaml_spec.rb +731 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/spec_helper.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/support/exploitable_back_door.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/syck_resolver_spec.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/base64_spec.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_date_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_float_spec.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_integer_spec.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_symbol_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/yaml_spec.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/CHANGES +198 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/MANIFEST +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/README +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/Rakefile +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/certs/djberg96_pub.pem +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/doc/uname.txt +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/examples/uname_test.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/platform.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/uname.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/unix/uname.rb +327 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/windows/uname.rb +507 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys-uname.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/sys-uname.gemspec +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_platform.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_uname.rb +463 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.gitignore +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.rspec +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.travis.yml +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CHANGELOG.md +350 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CONTRIBUTING.md +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Gemfile +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Guardfile +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/LICENSE +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/README.md +559 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Rakefile +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/UPGRADE.md +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder/helper.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/adapters/faraday.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/config.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/easy_factory.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/no_stub.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/typhoeus_error.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/expectation.rb +217 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/addable.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/before.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/block_connection.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/cacheable.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/memoizable.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/queueable.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/runnable.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/stubbable.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/pool.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/railtie.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/actions.rb +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/before.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/block_connection.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/cacheable.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/callbacks.rb +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/marshal.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/memoizable.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/operations.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/responseable.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/streamable.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/stubbable.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/cacheable.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/header.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/informations.rb +244 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/status.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus.rb +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/profile.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/vs_nethttp.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +156 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder_spec.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/spec_helper.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/localhost_server.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/memory_cache.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/server.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/adapters/faraday_spec.rb +293 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/config_spec.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/easy_factory_spec.rb +137 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/errors/no_stub_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/expectation_spec.rb +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/addable_spec.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/before_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/block_connection_spec.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/cacheable_spec.rb +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/memoizable_spec.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/queueable_spec.rb +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/runnable_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/stubbable_spec.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra_spec.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/pool_spec.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/actions_spec.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/before_spec.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/block_connection_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/cacheable_spec.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/callbacks_spec.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/marshal_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/memoizable_spec.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/operations_spec.rb +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/responseable_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/stubbable_spec.rb +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request_spec.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/header_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/informations_spec.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/status_spec.rb +218 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response_spec.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus_spec.rb +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/typhoeus.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitignore +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitmodules +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.travis.yml +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.yardopts +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Appraisals +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CHANGELOG.md +987 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CONTRIBUTING.md +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile.lock +159 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/README.md +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Rakefile +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Upgrade.md +289 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/http_stubbing_libraries.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/null_logging.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/cucumber.yml +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/.nav +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/about_these_examples.md +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/allow_unused_http_interactions.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/automatic_re_recording.feature +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/decompress.feature +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/dynamic_erb.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/exclusive.feature +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/format.feature +308 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/freezing_time.feature +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/naming.feature +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/no_cassette.feature +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/persistence.feature +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/update_content_length_header.feature +112 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/allow_http_connections_when_no_cassette.feature +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/cassette_library_dir.feature +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/debug_logging.feature +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/default_cassette_options.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/filter_sensitive_data.feature +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/hook_into.feature +172 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/ignore_request.feature +193 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/preserve_exact_body_bytes.feature +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/query_parser.feature +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/uri_parser.feature +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/getting_started.md +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/after_http_request.feature +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/around_http_request.feature +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_http_request.feature +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_playback.feature +185 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_record.feature +172 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/em_http_request.feature +247 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/net_http.feature +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/faraday.feature +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/rack.feature +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/all.feature +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/new_episodes.feature +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/none.feature +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/once.feature +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/README.md +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body.feature +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body_as_json.feature +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/custom_matcher.feature +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/headers.feature +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/host.feature +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/identical_request_sequence.feature +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/method.feature +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/path.feature +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/playback_repeats.feature +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/query.feature +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri.feature +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri_without_param.feature +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/step_definitions/cli_steps.rb +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/env.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/http_lib_filters.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/vcr_cucumber_helpers.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/cucumber.feature +210 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_macro.feature +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_metadata.feature +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/test_unit.feature +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile.lock +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/erb_renderer.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/http_interaction_list.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/migrator.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters/file_system.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/json.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/psych.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/syck.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/yaml.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette.rb +291 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/configuration.rb +555 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/deprecations.rb +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/errors.rb +266 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/extensions/net_http_response.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/excon.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/fakeweb.rb +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/faraday.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus.rb +120 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus_0.4.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/webmock.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon/legacy_methods.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon.rb +221 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/faraday.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/rack.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_handler.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_ignorer.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_matcher_registry.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/structs.rb +578 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/tasks/vcr.rake +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/cucumber.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/rspec.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/hooks.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/internet_connection.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/logger.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/variable_args_block_caller.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/version_checker.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/version.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr.rb +347 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/script/ci.sh +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/acceptance/threading_spec.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/capture_warnings.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/1_x_cassette.yml +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/empty.yml +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/example.yml +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/with_localhost_requests.yml +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/fake_example_responses.yml +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/match_requests_on.yml +187 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/monkey_patches.rb +182 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/quality_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/spec_helper.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/configuration_stubbing.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/fixnum_extension.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/http_library_adapters.rb +289 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/limited_uri.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/ruby_interpreter.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/excon.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/hook_into_http_library.rb +593 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/request_hooks.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/sinatra_app.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_localhost_server.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_stub_helpers.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/erb_renderer_spec.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/http_interaction_list_spec.rb +295 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/migrator_spec.rb +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters/file_system_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters_spec.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/serializers_spec.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette_spec.rb +618 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/configuration_spec.rb +326 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/deprecations_spec.rb +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/errors_spec.rb +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/extensions/net_http_response_spec.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/excon_spec.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/fakeweb_spec.rb +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/faraday_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_0.4_spec.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_spec.rb +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/webmock_spec.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/faraday_spec.rb +182 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/rack_spec.rb +115 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_ignorer_spec.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_matcher_registry_spec.rb +345 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/structs_spec.rb +732 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/cucumber_spec.rb +107 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/rspec_spec.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/hooks_spec.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/internet_connection_spec.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/version_checker_spec.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/version_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr_spec.rb +349 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/vcr.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gitignore +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.rspec-tm +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/CHANGELOG.md +1241 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Gemfile +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/README.md +1000 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Rakefile +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/api.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/assertion_failure.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/callback_registry.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/config.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/cucumber.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/deprecation.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/errors.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/curb_adapter.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_0_x.rb +147 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_1_x.rb +229 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request_adapter.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/excon_adapter.rb +154 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/client.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/request.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/response.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/streamer.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/webmock.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb_adapter.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/httpclient_adapter.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/manticore_adapter.rb +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http.rb +321 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http_response.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/patron_adapter.rb +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/matchers/hash_including_matcher.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/minitest.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rack_response.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_body_diff.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_execution_verifier.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_pattern.rb +320 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_registry.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature_snippet.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_stub.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/response.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/responses_sequence.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/request_pattern_matcher.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/webmock_matcher.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_registry.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_request_snippet.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/test_unit.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_counter.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_keys_stringifier.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_validator.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/headers.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/json.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/query_mapper.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/uri.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/version_checker.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/webmock.rb +150 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_helper.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_webmock.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/webmock_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec.rb +418 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec_helper.rb +144 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec.rb +406 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec_helper.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec_helper.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec_helper.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec_helper.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec_helper.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_shared.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec_helper.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/real_net_http_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec_helper.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/allowing_and_disabling_net_connect.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/callbacks.rb +146 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/complex_cross_concern_behaviors.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/enabling_and_disabling_webmock.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/precedence_of_stubs.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/request_expectations.rb +859 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/returning_declared_responses.rb +388 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/stubbing_requests.rb +528 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec.rb +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec_helper.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/webmock_shared.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/quality_spec.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/spec_helper.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/example_curl_output.txt +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/my_rack_app.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/network_connection.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/webmock_server.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/api_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/errors_spec.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_registry_spec.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_spec.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/matchers/hash_including_matcher_spec.rb +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/rack_response_spec.rb +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_body_diff_spec.rb +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_execution_verifier_spec.rb +208 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_pattern_spec.rb +572 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_registry_spec.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_snippet_spec.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_spec.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_stub_spec.rb +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/response_spec.rb +282 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_registry_spec.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_request_snippet_spec.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_counter_spec.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_keys_stringifier_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/headers_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/json_spec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/query_mapper_spec.rb +115 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/uri_spec.rb +299 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/version_checker_spec.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/webmock_spec.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/http_request.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/shared_test.rb +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_helper.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_webmock.rb +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/webmock.gemspec +42 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ZenTest-4.11.0.gemspec +43 -0
- data/vendor/bundle/ruby/2.2.0/specifications/addressable-2.4.0.gemspec +36 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-4.4.6.gemspec +44 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-fsevent-0.2.11.gemspec +45 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-growl-0.2.16.gemspec +39 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-rails-pure-4.1.2.gemspec +18 -0
- data/vendor/bundle/ruby/2.2.0/specifications/crack-0.4.3.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/diff-lcs-1.2.5.gemspec +68 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ethon-0.8.0.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ffi-1.9.10.gemspec +49 -0
- data/vendor/bundle/ruby/2.2.0/specifications/hashdiff-0.2.3.gemspec +39 -0
- data/vendor/bundle/ruby/2.2.0/specifications/json-1.8.3.gemspec +0 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-3.4.0.gemspec +42 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-core-3.4.1.gemspec +68 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-expectations-3.4.0.gemspec +50 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-mocks-3.4.0.gemspec +50 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-support-3.4.1.gemspec +41 -0
- data/vendor/bundle/ruby/2.2.0/specifications/safe_yaml-1.0.4.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/specifications/sys-uname-1.0.2.gemspec +35 -0
- data/vendor/bundle/ruby/2.2.0/specifications/typhoeus-0.8.0.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/vcr-2.9.3.gemspec +21 -0
- data/vendor/bundle/ruby/2.2.0/specifications/webmock-1.22.3.gemspec +72 -0
- metadata +1755 -46
@@ -0,0 +1,2336 @@
|
|
1
|
+
#! /bin/sh
|
2
|
+
# Generated by configure.
|
3
|
+
# Run this file to recreate the current configuration.
|
4
|
+
# Compiler output produced by configure, useful for debugging
|
5
|
+
# configure, is in config.log if it exists.
|
6
|
+
|
7
|
+
debug=false
|
8
|
+
ac_cs_recheck=false
|
9
|
+
ac_cs_silent=false
|
10
|
+
|
11
|
+
SHELL=${CONFIG_SHELL-/bin/sh}
|
12
|
+
export SHELL
|
13
|
+
## -------------------- ##
|
14
|
+
## M4sh Initialization. ##
|
15
|
+
## -------------------- ##
|
16
|
+
|
17
|
+
# Be more Bourne compatible
|
18
|
+
DUALCASE=1; export DUALCASE # for MKS sh
|
19
|
+
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
|
20
|
+
emulate sh
|
21
|
+
NULLCMD=:
|
22
|
+
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
|
23
|
+
# is contrary to our usage. Disable this feature.
|
24
|
+
alias -g '${1+"$@"}'='"$@"'
|
25
|
+
setopt NO_GLOB_SUBST
|
26
|
+
else
|
27
|
+
case `(set -o) 2>/dev/null` in #(
|
28
|
+
*posix*) :
|
29
|
+
set -o posix ;; #(
|
30
|
+
*) :
|
31
|
+
;;
|
32
|
+
esac
|
33
|
+
fi
|
34
|
+
|
35
|
+
|
36
|
+
as_nl='
|
37
|
+
'
|
38
|
+
export as_nl
|
39
|
+
# Printing a long string crashes Solaris 7 /usr/bin/printf.
|
40
|
+
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
|
41
|
+
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
|
42
|
+
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
|
43
|
+
# Prefer a ksh shell builtin over an external printf program on Solaris,
|
44
|
+
# but without wasting forks for bash or zsh.
|
45
|
+
if test -z "$BASH_VERSION$ZSH_VERSION" \
|
46
|
+
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
|
47
|
+
as_echo='print -r --'
|
48
|
+
as_echo_n='print -rn --'
|
49
|
+
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
|
50
|
+
as_echo='printf %s\n'
|
51
|
+
as_echo_n='printf %s'
|
52
|
+
else
|
53
|
+
if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
|
54
|
+
as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
|
55
|
+
as_echo_n='/usr/ucb/echo -n'
|
56
|
+
else
|
57
|
+
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
|
58
|
+
as_echo_n_body='eval
|
59
|
+
arg=$1;
|
60
|
+
case $arg in #(
|
61
|
+
*"$as_nl"*)
|
62
|
+
expr "X$arg" : "X\\(.*\\)$as_nl";
|
63
|
+
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
|
64
|
+
esac;
|
65
|
+
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
|
66
|
+
'
|
67
|
+
export as_echo_n_body
|
68
|
+
as_echo_n='sh -c $as_echo_n_body as_echo'
|
69
|
+
fi
|
70
|
+
export as_echo_body
|
71
|
+
as_echo='sh -c $as_echo_body as_echo'
|
72
|
+
fi
|
73
|
+
|
74
|
+
# The user is always right.
|
75
|
+
if test "${PATH_SEPARATOR+set}" != set; then
|
76
|
+
PATH_SEPARATOR=:
|
77
|
+
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
|
78
|
+
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
|
79
|
+
PATH_SEPARATOR=';'
|
80
|
+
}
|
81
|
+
fi
|
82
|
+
|
83
|
+
|
84
|
+
# IFS
|
85
|
+
# We need space, tab and new line, in precisely that order. Quoting is
|
86
|
+
# there to prevent editors from complaining about space-tab.
|
87
|
+
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
|
88
|
+
# splitting by setting IFS to empty value.)
|
89
|
+
IFS=" "" $as_nl"
|
90
|
+
|
91
|
+
# Find who we are. Look in the path if we contain no directory separator.
|
92
|
+
as_myself=
|
93
|
+
case $0 in #((
|
94
|
+
*[\\/]* ) as_myself=$0 ;;
|
95
|
+
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
96
|
+
for as_dir in $PATH
|
97
|
+
do
|
98
|
+
IFS=$as_save_IFS
|
99
|
+
test -z "$as_dir" && as_dir=.
|
100
|
+
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
|
101
|
+
done
|
102
|
+
IFS=$as_save_IFS
|
103
|
+
|
104
|
+
;;
|
105
|
+
esac
|
106
|
+
# We did not find ourselves, most probably we were run as `sh COMMAND'
|
107
|
+
# in which case we are not to be found in the path.
|
108
|
+
if test "x$as_myself" = x; then
|
109
|
+
as_myself=$0
|
110
|
+
fi
|
111
|
+
if test ! -f "$as_myself"; then
|
112
|
+
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
|
113
|
+
exit 1
|
114
|
+
fi
|
115
|
+
|
116
|
+
# Unset variables that we do not need and which cause bugs (e.g. in
|
117
|
+
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
|
118
|
+
# suppresses any "Segmentation fault" message there. '((' could
|
119
|
+
# trigger a bug in pdksh 5.2.14.
|
120
|
+
for as_var in BASH_ENV ENV MAIL MAILPATH
|
121
|
+
do eval test x\${$as_var+set} = xset \
|
122
|
+
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
|
123
|
+
done
|
124
|
+
PS1='$ '
|
125
|
+
PS2='> '
|
126
|
+
PS4='+ '
|
127
|
+
|
128
|
+
# NLS nuisances.
|
129
|
+
LC_ALL=C
|
130
|
+
export LC_ALL
|
131
|
+
LANGUAGE=C
|
132
|
+
export LANGUAGE
|
133
|
+
|
134
|
+
# CDPATH.
|
135
|
+
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
|
136
|
+
|
137
|
+
|
138
|
+
# as_fn_error STATUS ERROR [LINENO LOG_FD]
|
139
|
+
# ----------------------------------------
|
140
|
+
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
|
141
|
+
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
|
142
|
+
# script with STATUS, using 1 if that was 0.
|
143
|
+
as_fn_error ()
|
144
|
+
{
|
145
|
+
as_status=$1; test $as_status -eq 0 && as_status=1
|
146
|
+
if test "$4"; then
|
147
|
+
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
|
148
|
+
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
|
149
|
+
fi
|
150
|
+
$as_echo "$as_me: error: $2" >&2
|
151
|
+
as_fn_exit $as_status
|
152
|
+
} # as_fn_error
|
153
|
+
|
154
|
+
|
155
|
+
# as_fn_set_status STATUS
|
156
|
+
# -----------------------
|
157
|
+
# Set $? to STATUS, without forking.
|
158
|
+
as_fn_set_status ()
|
159
|
+
{
|
160
|
+
return $1
|
161
|
+
} # as_fn_set_status
|
162
|
+
|
163
|
+
# as_fn_exit STATUS
|
164
|
+
# -----------------
|
165
|
+
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
|
166
|
+
as_fn_exit ()
|
167
|
+
{
|
168
|
+
set +e
|
169
|
+
as_fn_set_status $1
|
170
|
+
exit $1
|
171
|
+
} # as_fn_exit
|
172
|
+
|
173
|
+
# as_fn_unset VAR
|
174
|
+
# ---------------
|
175
|
+
# Portably unset VAR.
|
176
|
+
as_fn_unset ()
|
177
|
+
{
|
178
|
+
{ eval $1=; unset $1;}
|
179
|
+
}
|
180
|
+
as_unset=as_fn_unset
|
181
|
+
# as_fn_append VAR VALUE
|
182
|
+
# ----------------------
|
183
|
+
# Append the text in VALUE to the end of the definition contained in VAR. Take
|
184
|
+
# advantage of any shell optimizations that allow amortized linear growth over
|
185
|
+
# repeated appends, instead of the typical quadratic growth present in naive
|
186
|
+
# implementations.
|
187
|
+
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
|
188
|
+
eval 'as_fn_append ()
|
189
|
+
{
|
190
|
+
eval $1+=\$2
|
191
|
+
}'
|
192
|
+
else
|
193
|
+
as_fn_append ()
|
194
|
+
{
|
195
|
+
eval $1=\$$1\$2
|
196
|
+
}
|
197
|
+
fi # as_fn_append
|
198
|
+
|
199
|
+
# as_fn_arith ARG...
|
200
|
+
# ------------------
|
201
|
+
# Perform arithmetic evaluation on the ARGs, and store the result in the
|
202
|
+
# global $as_val. Take advantage of shells that can avoid forks. The arguments
|
203
|
+
# must be portable across $(()) and expr.
|
204
|
+
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
|
205
|
+
eval 'as_fn_arith ()
|
206
|
+
{
|
207
|
+
as_val=$(( $* ))
|
208
|
+
}'
|
209
|
+
else
|
210
|
+
as_fn_arith ()
|
211
|
+
{
|
212
|
+
as_val=`expr "$@" || test $? -eq 1`
|
213
|
+
}
|
214
|
+
fi # as_fn_arith
|
215
|
+
|
216
|
+
|
217
|
+
if expr a : '\(a\)' >/dev/null 2>&1 &&
|
218
|
+
test "X`expr 00001 : '.*\(...\)'`" = X001; then
|
219
|
+
as_expr=expr
|
220
|
+
else
|
221
|
+
as_expr=false
|
222
|
+
fi
|
223
|
+
|
224
|
+
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
|
225
|
+
as_basename=basename
|
226
|
+
else
|
227
|
+
as_basename=false
|
228
|
+
fi
|
229
|
+
|
230
|
+
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
|
231
|
+
as_dirname=dirname
|
232
|
+
else
|
233
|
+
as_dirname=false
|
234
|
+
fi
|
235
|
+
|
236
|
+
as_me=`$as_basename -- "$0" ||
|
237
|
+
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
|
238
|
+
X"$0" : 'X\(//\)$' \| \
|
239
|
+
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
|
240
|
+
$as_echo X/"$0" |
|
241
|
+
sed '/^.*\/\([^/][^/]*\)\/*$/{
|
242
|
+
s//\1/
|
243
|
+
q
|
244
|
+
}
|
245
|
+
/^X\/\(\/\/\)$/{
|
246
|
+
s//\1/
|
247
|
+
q
|
248
|
+
}
|
249
|
+
/^X\/\(\/\).*/{
|
250
|
+
s//\1/
|
251
|
+
q
|
252
|
+
}
|
253
|
+
s/.*/./; q'`
|
254
|
+
|
255
|
+
# Avoid depending upon Character Ranges.
|
256
|
+
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
|
257
|
+
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|
258
|
+
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
|
259
|
+
as_cr_digits='0123456789'
|
260
|
+
as_cr_alnum=$as_cr_Letters$as_cr_digits
|
261
|
+
|
262
|
+
ECHO_C= ECHO_N= ECHO_T=
|
263
|
+
case `echo -n x` in #(((((
|
264
|
+
-n*)
|
265
|
+
case `echo 'xy\c'` in
|
266
|
+
*c*) ECHO_T=' ';; # ECHO_T is single tab character.
|
267
|
+
xy) ECHO_C='\c';;
|
268
|
+
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null
|
269
|
+
ECHO_T=' ';;
|
270
|
+
esac;;
|
271
|
+
*)
|
272
|
+
ECHO_N='-n';;
|
273
|
+
esac
|
274
|
+
|
275
|
+
rm -f conf$$ conf$$.exe conf$$.file
|
276
|
+
if test -d conf$$.dir; then
|
277
|
+
rm -f conf$$.dir/conf$$.file
|
278
|
+
else
|
279
|
+
rm -f conf$$.dir
|
280
|
+
mkdir conf$$.dir 2>/dev/null
|
281
|
+
fi
|
282
|
+
if (echo >conf$$.file) 2>/dev/null; then
|
283
|
+
if ln -s conf$$.file conf$$ 2>/dev/null; then
|
284
|
+
as_ln_s='ln -s'
|
285
|
+
# ... but there are two gotchas:
|
286
|
+
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
|
287
|
+
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
|
288
|
+
# In both cases, we have to default to `cp -p'.
|
289
|
+
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
|
290
|
+
as_ln_s='cp -p'
|
291
|
+
elif ln conf$$.file conf$$ 2>/dev/null; then
|
292
|
+
as_ln_s=ln
|
293
|
+
else
|
294
|
+
as_ln_s='cp -p'
|
295
|
+
fi
|
296
|
+
else
|
297
|
+
as_ln_s='cp -p'
|
298
|
+
fi
|
299
|
+
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
|
300
|
+
rmdir conf$$.dir 2>/dev/null
|
301
|
+
|
302
|
+
|
303
|
+
# as_fn_mkdir_p
|
304
|
+
# -------------
|
305
|
+
# Create "$as_dir" as a directory, including parents if necessary.
|
306
|
+
as_fn_mkdir_p ()
|
307
|
+
{
|
308
|
+
|
309
|
+
case $as_dir in #(
|
310
|
+
-*) as_dir=./$as_dir;;
|
311
|
+
esac
|
312
|
+
test -d "$as_dir" || eval $as_mkdir_p || {
|
313
|
+
as_dirs=
|
314
|
+
while :; do
|
315
|
+
case $as_dir in #(
|
316
|
+
*\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
|
317
|
+
*) as_qdir=$as_dir;;
|
318
|
+
esac
|
319
|
+
as_dirs="'$as_qdir' $as_dirs"
|
320
|
+
as_dir=`$as_dirname -- "$as_dir" ||
|
321
|
+
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
322
|
+
X"$as_dir" : 'X\(//\)[^/]' \| \
|
323
|
+
X"$as_dir" : 'X\(//\)$' \| \
|
324
|
+
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
|
325
|
+
$as_echo X"$as_dir" |
|
326
|
+
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
327
|
+
s//\1/
|
328
|
+
q
|
329
|
+
}
|
330
|
+
/^X\(\/\/\)[^/].*/{
|
331
|
+
s//\1/
|
332
|
+
q
|
333
|
+
}
|
334
|
+
/^X\(\/\/\)$/{
|
335
|
+
s//\1/
|
336
|
+
q
|
337
|
+
}
|
338
|
+
/^X\(\/\).*/{
|
339
|
+
s//\1/
|
340
|
+
q
|
341
|
+
}
|
342
|
+
s/.*/./; q'`
|
343
|
+
test -d "$as_dir" && break
|
344
|
+
done
|
345
|
+
test -z "$as_dirs" || eval "mkdir $as_dirs"
|
346
|
+
} || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
|
347
|
+
|
348
|
+
|
349
|
+
} # as_fn_mkdir_p
|
350
|
+
if mkdir -p . 2>/dev/null; then
|
351
|
+
as_mkdir_p='mkdir -p "$as_dir"'
|
352
|
+
else
|
353
|
+
test -d ./-p && rmdir ./-p
|
354
|
+
as_mkdir_p=false
|
355
|
+
fi
|
356
|
+
|
357
|
+
if test -x / >/dev/null 2>&1; then
|
358
|
+
as_test_x='test -x'
|
359
|
+
else
|
360
|
+
if ls -dL / >/dev/null 2>&1; then
|
361
|
+
as_ls_L_option=L
|
362
|
+
else
|
363
|
+
as_ls_L_option=
|
364
|
+
fi
|
365
|
+
as_test_x='
|
366
|
+
eval sh -c '\''
|
367
|
+
if test -d "$1"; then
|
368
|
+
test -d "$1/.";
|
369
|
+
else
|
370
|
+
case $1 in #(
|
371
|
+
-*)set "./$1";;
|
372
|
+
esac;
|
373
|
+
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
|
374
|
+
???[sx]*):;;*)false;;esac;fi
|
375
|
+
'\'' sh
|
376
|
+
'
|
377
|
+
fi
|
378
|
+
as_executable_p=$as_test_x
|
379
|
+
|
380
|
+
# Sed expression to map a string onto a valid CPP name.
|
381
|
+
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
|
382
|
+
|
383
|
+
# Sed expression to map a string onto a valid variable name.
|
384
|
+
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
|
385
|
+
|
386
|
+
|
387
|
+
exec 6>&1
|
388
|
+
## ----------------------------------- ##
|
389
|
+
## Main body of $CONFIG_STATUS script. ##
|
390
|
+
## ----------------------------------- ##
|
391
|
+
# Save the log message, to keep $0 and so on meaningful, and to
|
392
|
+
# report actual input values of CONFIG_FILES etc. instead of their
|
393
|
+
# values after options handling.
|
394
|
+
ac_log="
|
395
|
+
This file was extended by libffi $as_me 3.0.10, which was
|
396
|
+
generated by GNU Autoconf 2.68. Invocation command line was
|
397
|
+
|
398
|
+
CONFIG_FILES = $CONFIG_FILES
|
399
|
+
CONFIG_HEADERS = $CONFIG_HEADERS
|
400
|
+
CONFIG_LINKS = $CONFIG_LINKS
|
401
|
+
CONFIG_COMMANDS = $CONFIG_COMMANDS
|
402
|
+
$ $0 $@
|
403
|
+
|
404
|
+
on `(hostname || uname -n) 2>/dev/null | sed 1q`
|
405
|
+
"
|
406
|
+
|
407
|
+
# Files that config.status was made for.
|
408
|
+
config_files=" include/Makefile include/ffi.h Makefile testsuite/Makefile man/Makefile libffi.pc"
|
409
|
+
config_headers=" fficonfig.h"
|
410
|
+
config_links=" include/ffitarget.h:src/x86/ffitarget.h"
|
411
|
+
config_commands=" buildir depfiles libtool include src"
|
412
|
+
|
413
|
+
ac_cs_usage="\
|
414
|
+
\`$as_me' instantiates files and other configuration actions
|
415
|
+
from templates according to the current configuration. Unless the files
|
416
|
+
and actions are specified as TAGs, all are instantiated by default.
|
417
|
+
|
418
|
+
Usage: $0 [OPTION]... [TAG]...
|
419
|
+
|
420
|
+
-h, --help print this help, then exit
|
421
|
+
-V, --version print version number and configuration settings, then exit
|
422
|
+
--config print configuration, then exit
|
423
|
+
-q, --quiet, --silent
|
424
|
+
do not print progress messages
|
425
|
+
-d, --debug don't remove temporary files
|
426
|
+
--recheck update $as_me by reconfiguring in the same conditions
|
427
|
+
--file=FILE[:TEMPLATE]
|
428
|
+
instantiate the configuration file FILE
|
429
|
+
--header=FILE[:TEMPLATE]
|
430
|
+
instantiate the configuration header FILE
|
431
|
+
|
432
|
+
Configuration files:
|
433
|
+
$config_files
|
434
|
+
|
435
|
+
Configuration headers:
|
436
|
+
$config_headers
|
437
|
+
|
438
|
+
Configuration links:
|
439
|
+
$config_links
|
440
|
+
|
441
|
+
Configuration commands:
|
442
|
+
$config_commands
|
443
|
+
|
444
|
+
Report bugs to <http://sourceware.org/libffi.html>."
|
445
|
+
|
446
|
+
ac_cs_config="'--disable-static' '--with-pic=yes' '--disable-dependency-tracking' '--host=' 'host_alias='"
|
447
|
+
ac_cs_version="\
|
448
|
+
libffi config.status 3.0.10
|
449
|
+
configured by /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure, generated by GNU Autoconf 2.68,
|
450
|
+
with options \"$ac_cs_config\"
|
451
|
+
|
452
|
+
Copyright (C) 2010 Free Software Foundation, Inc.
|
453
|
+
This config.status script is free software; the Free Software Foundation
|
454
|
+
gives unlimited permission to copy, distribute and modify it."
|
455
|
+
|
456
|
+
ac_pwd='/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14'
|
457
|
+
srcdir='/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi'
|
458
|
+
INSTALL='/usr/bin/install -c'
|
459
|
+
MKDIR_P='/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh -c -d'
|
460
|
+
AWK='awk'
|
461
|
+
test -n "$AWK" || AWK=awk
|
462
|
+
# The default lists apply if the user does not specify any file.
|
463
|
+
ac_need_defaults=:
|
464
|
+
while test $# != 0
|
465
|
+
do
|
466
|
+
case $1 in
|
467
|
+
--*=?*)
|
468
|
+
ac_option=`expr "X$1" : 'X\([^=]*\)='`
|
469
|
+
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
|
470
|
+
ac_shift=:
|
471
|
+
;;
|
472
|
+
--*=)
|
473
|
+
ac_option=`expr "X$1" : 'X\([^=]*\)='`
|
474
|
+
ac_optarg=
|
475
|
+
ac_shift=:
|
476
|
+
;;
|
477
|
+
*)
|
478
|
+
ac_option=$1
|
479
|
+
ac_optarg=$2
|
480
|
+
ac_shift=shift
|
481
|
+
;;
|
482
|
+
esac
|
483
|
+
|
484
|
+
case $ac_option in
|
485
|
+
# Handling of the options.
|
486
|
+
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
487
|
+
ac_cs_recheck=: ;;
|
488
|
+
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
|
489
|
+
$as_echo "$ac_cs_version"; exit ;;
|
490
|
+
--config | --confi | --conf | --con | --co | --c )
|
491
|
+
$as_echo "$ac_cs_config"; exit ;;
|
492
|
+
--debug | --debu | --deb | --de | --d | -d )
|
493
|
+
debug=: ;;
|
494
|
+
--file | --fil | --fi | --f )
|
495
|
+
$ac_shift
|
496
|
+
case $ac_optarg in
|
497
|
+
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
498
|
+
'') as_fn_error $? "missing file argument" ;;
|
499
|
+
esac
|
500
|
+
as_fn_append CONFIG_FILES " '$ac_optarg'"
|
501
|
+
ac_need_defaults=false;;
|
502
|
+
--header | --heade | --head | --hea )
|
503
|
+
$ac_shift
|
504
|
+
case $ac_optarg in
|
505
|
+
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
506
|
+
esac
|
507
|
+
as_fn_append CONFIG_HEADERS " '$ac_optarg'"
|
508
|
+
ac_need_defaults=false;;
|
509
|
+
--he | --h)
|
510
|
+
# Conflict between --help and --header
|
511
|
+
as_fn_error $? "ambiguous option: \`$1'
|
512
|
+
Try \`$0 --help' for more information.";;
|
513
|
+
--help | --hel | -h )
|
514
|
+
$as_echo "$ac_cs_usage"; exit ;;
|
515
|
+
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
|
516
|
+
| -silent | --silent | --silen | --sile | --sil | --si | --s)
|
517
|
+
ac_cs_silent=: ;;
|
518
|
+
|
519
|
+
# This is an error.
|
520
|
+
-*) as_fn_error $? "unrecognized option: \`$1'
|
521
|
+
Try \`$0 --help' for more information." ;;
|
522
|
+
|
523
|
+
*) as_fn_append ac_config_targets " $1"
|
524
|
+
ac_need_defaults=false ;;
|
525
|
+
|
526
|
+
esac
|
527
|
+
shift
|
528
|
+
done
|
529
|
+
|
530
|
+
ac_configure_extra_args=
|
531
|
+
|
532
|
+
if $ac_cs_silent; then
|
533
|
+
exec 6>/dev/null
|
534
|
+
ac_configure_extra_args="$ac_configure_extra_args --silent"
|
535
|
+
fi
|
536
|
+
|
537
|
+
if $ac_cs_recheck; then
|
538
|
+
set X '/bin/sh' '/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure' '--disable-static' '--with-pic=yes' '--disable-dependency-tracking' '--host=' 'host_alias=' $ac_configure_extra_args --no-create --no-recursion
|
539
|
+
shift
|
540
|
+
$as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
|
541
|
+
CONFIG_SHELL='/bin/sh'
|
542
|
+
export CONFIG_SHELL
|
543
|
+
exec "$@"
|
544
|
+
fi
|
545
|
+
|
546
|
+
exec 5>>config.log
|
547
|
+
{
|
548
|
+
echo
|
549
|
+
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
|
550
|
+
## Running $as_me. ##
|
551
|
+
_ASBOX
|
552
|
+
$as_echo "$ac_log"
|
553
|
+
} >&5
|
554
|
+
|
555
|
+
#
|
556
|
+
# INIT-COMMANDS
|
557
|
+
#
|
558
|
+
ax_enable_builddir_srcdir="/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi" # /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi
|
559
|
+
ax_enable_builddir_host="" # / x86_64-apple-darwin15.0.0
|
560
|
+
ax_enable_builddir_version="3.0.10" # 3.0.10
|
561
|
+
ax_enable_builddir_package="libffi" # libffi
|
562
|
+
ax_enable_builddir_auxdir="/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi" #
|
563
|
+
ax_enable_builddir_sed="sed" # /usr/bin/sed
|
564
|
+
ax_enable_builddir="." #
|
565
|
+
|
566
|
+
AMDEP_TRUE="#" ac_aux_dir="/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi"
|
567
|
+
|
568
|
+
|
569
|
+
# The HP-UX ksh and POSIX shell print the target directory to stdout
|
570
|
+
# if CDPATH is set.
|
571
|
+
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
|
572
|
+
|
573
|
+
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
|
574
|
+
double_quote_subst='s/\(["`\\]\)/\\\1/g'
|
575
|
+
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
|
576
|
+
macro_version='2.4'
|
577
|
+
macro_revision='1.3293'
|
578
|
+
enable_shared='yes'
|
579
|
+
enable_static='no'
|
580
|
+
pic_mode='yes'
|
581
|
+
enable_fast_install='needless'
|
582
|
+
SHELL='/bin/sh'
|
583
|
+
ECHO='printf %s\n'
|
584
|
+
host_alias=''
|
585
|
+
host='x86_64-apple-darwin15.0.0'
|
586
|
+
host_os='darwin15.0.0'
|
587
|
+
build_alias=''
|
588
|
+
build='x86_64-apple-darwin15.0.0'
|
589
|
+
build_os='darwin15.0.0'
|
590
|
+
SED='/usr/bin/sed'
|
591
|
+
Xsed='/usr/bin/sed -e 1s/^X//'
|
592
|
+
GREP='/usr/bin/grep'
|
593
|
+
EGREP='/usr/bin/grep -E'
|
594
|
+
FGREP='/usr/bin/grep -F'
|
595
|
+
LD='ld'
|
596
|
+
NM='/usr/bin/nm'
|
597
|
+
LN_S='ln -s'
|
598
|
+
max_cmd_len='196608'
|
599
|
+
ac_objext='o'
|
600
|
+
exeext=''
|
601
|
+
lt_unset='unset'
|
602
|
+
lt_SP2NL='tr \040 \012'
|
603
|
+
lt_NL2SP='tr \015\012 \040\040'
|
604
|
+
lt_cv_to_host_file_cmd='func_convert_file_noop'
|
605
|
+
lt_cv_to_tool_file_cmd='func_convert_file_noop'
|
606
|
+
reload_flag=' -r'
|
607
|
+
reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
|
608
|
+
OBJDUMP='false'
|
609
|
+
deplibs_check_method='pass_all'
|
610
|
+
file_magic_cmd='$MAGIC_CMD'
|
611
|
+
file_magic_glob=''
|
612
|
+
want_nocaseglob='no'
|
613
|
+
DLLTOOL='false'
|
614
|
+
sharedlib_from_linklib_cmd='printf %s\n'
|
615
|
+
AR='ar'
|
616
|
+
AR_FLAGS='cru'
|
617
|
+
archiver_list_spec=''
|
618
|
+
STRIP='strip'
|
619
|
+
RANLIB='ranlib'
|
620
|
+
old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $oldlib'
|
621
|
+
old_postuninstall_cmds=''
|
622
|
+
old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $oldlib'
|
623
|
+
lock_old_archive_extraction='yes'
|
624
|
+
CC='clang'
|
625
|
+
CFLAGS=' -Wall -fexceptions'
|
626
|
+
compiler='clang'
|
627
|
+
GCC='yes'
|
628
|
+
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
629
|
+
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
|
630
|
+
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
631
|
+
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
632
|
+
nm_file_list_spec=''
|
633
|
+
lt_sysroot=''
|
634
|
+
objdir='.libs'
|
635
|
+
MAGIC_CMD='file'
|
636
|
+
lt_prog_compiler_no_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions'
|
637
|
+
lt_prog_compiler_pic=' -fno-common -DPIC'
|
638
|
+
lt_prog_compiler_wl='-Wl,'
|
639
|
+
lt_prog_compiler_static=''
|
640
|
+
lt_cv_prog_compiler_c_o='yes'
|
641
|
+
need_locks='no'
|
642
|
+
MANIFEST_TOOL=':'
|
643
|
+
DSYMUTIL='dsymutil'
|
644
|
+
NMEDIT='nmedit'
|
645
|
+
LIPO='lipo'
|
646
|
+
OTOOL='otool'
|
647
|
+
OTOOL64=':'
|
648
|
+
libext='a'
|
649
|
+
shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
|
650
|
+
extract_expsyms_cmds=''
|
651
|
+
archive_cmds_need_lc='no'
|
652
|
+
enable_shared_with_static_runtimes='no'
|
653
|
+
export_dynamic_flag_spec=''
|
654
|
+
whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
|
655
|
+
compiler_needs_object='no'
|
656
|
+
old_archive_from_new_cmds=''
|
657
|
+
old_archive_from_expsyms_cmds=''
|
658
|
+
archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring $single_module'
|
659
|
+
archive_expsym_cmds='sed '\''s,^,_,'\'' < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring $single_module ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
|
660
|
+
module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs $compiler_flags'
|
661
|
+
module_expsym_cmds='sed -e '\''s,^,_,'\'' < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs $compiler_flags ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
|
662
|
+
with_gnu_ld='no'
|
663
|
+
allow_undefined_flag='${wl}-undefined ${wl}dynamic_lookup'
|
664
|
+
no_undefined_flag=''
|
665
|
+
hardcode_libdir_flag_spec=''
|
666
|
+
hardcode_libdir_flag_spec_ld=''
|
667
|
+
hardcode_libdir_separator=''
|
668
|
+
hardcode_direct='no'
|
669
|
+
hardcode_direct_absolute='no'
|
670
|
+
hardcode_minus_L='no'
|
671
|
+
hardcode_shlibpath_var='unsupported'
|
672
|
+
hardcode_automatic='yes'
|
673
|
+
inherit_rpath='no'
|
674
|
+
link_all_deplibs='yes'
|
675
|
+
always_export_symbols='no'
|
676
|
+
export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
|
677
|
+
exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
|
678
|
+
include_expsyms=''
|
679
|
+
prelink_cmds=''
|
680
|
+
postlink_cmds=''
|
681
|
+
file_list_spec=''
|
682
|
+
variables_saved_for_relink='PATH DYLD_LIBRARY_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH'
|
683
|
+
need_lib_prefix='no'
|
684
|
+
need_version='no'
|
685
|
+
version_type='darwin'
|
686
|
+
runpath_var=''
|
687
|
+
shlibpath_var='DYLD_LIBRARY_PATH'
|
688
|
+
shlibpath_overrides_runpath='yes'
|
689
|
+
libname_spec='lib$name'
|
690
|
+
library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
|
691
|
+
soname_spec='${libname}${release}${major}$shared_ext'
|
692
|
+
install_override_mode=''
|
693
|
+
postinstall_cmds=''
|
694
|
+
postuninstall_cmds=''
|
695
|
+
finish_cmds=''
|
696
|
+
finish_eval=''
|
697
|
+
hardcode_into_libs='no'
|
698
|
+
sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/7.0.2 /usr/local/lib'
|
699
|
+
sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
|
700
|
+
hardcode_action='immediate'
|
701
|
+
enable_dlopen='unknown'
|
702
|
+
enable_dlopen_self='unknown'
|
703
|
+
enable_dlopen_self_static='unknown'
|
704
|
+
old_striplib='strip -S'
|
705
|
+
striplib='strip -x'
|
706
|
+
|
707
|
+
LTCC='clang'
|
708
|
+
LTCFLAGS=''
|
709
|
+
compiler='clang'
|
710
|
+
|
711
|
+
# A function that is used when there is no print builtin or printf.
|
712
|
+
func_fallback_echo ()
|
713
|
+
{
|
714
|
+
eval 'cat <<_LTECHO_EOF
|
715
|
+
$1
|
716
|
+
_LTECHO_EOF'
|
717
|
+
}
|
718
|
+
|
719
|
+
# Quote evaled strings.
|
720
|
+
for var in SHELL ECHO SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR AR_FLAGS archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix nm_file_list_spec lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_flag_spec_ld hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib; do
|
721
|
+
case `eval \\$ECHO \\""\\$$var"\\"` in
|
722
|
+
*[\\\`\"\$]*)
|
723
|
+
eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\""
|
724
|
+
;;
|
725
|
+
*)
|
726
|
+
eval "lt_$var=\\\"\$$var\\\""
|
727
|
+
;;
|
728
|
+
esac
|
729
|
+
done
|
730
|
+
|
731
|
+
# Double-quote double-evaled strings.
|
732
|
+
for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec sys_lib_dlsearch_path_spec; do
|
733
|
+
case `eval \\$ECHO \\""\\$$var"\\"` in
|
734
|
+
*[\\\`\"\$]*)
|
735
|
+
eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
|
736
|
+
;;
|
737
|
+
*)
|
738
|
+
eval "lt_$var=\\\"\$$var\\\""
|
739
|
+
;;
|
740
|
+
esac
|
741
|
+
done
|
742
|
+
|
743
|
+
ac_aux_dir='/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi'
|
744
|
+
xsi_shell='yes'
|
745
|
+
lt_shell_append='yes'
|
746
|
+
|
747
|
+
# See if we are running on zsh, and set the options which allow our
|
748
|
+
# commands through without removal of \ escapes INIT.
|
749
|
+
if test -n "${ZSH_VERSION+set}" ; then
|
750
|
+
setopt NO_GLOB_SUBST
|
751
|
+
fi
|
752
|
+
|
753
|
+
|
754
|
+
PACKAGE='libffi'
|
755
|
+
VERSION='3.0.10'
|
756
|
+
TIMESTAMP=''
|
757
|
+
RM='rm -f'
|
758
|
+
ofile='libtool'
|
759
|
+
|
760
|
+
|
761
|
+
|
762
|
+
TARGETDIR="x86"
|
763
|
+
|
764
|
+
|
765
|
+
# Handling of arguments.
|
766
|
+
for ac_config_target in $ac_config_targets
|
767
|
+
do
|
768
|
+
case $ac_config_target in
|
769
|
+
"fficonfig.h") CONFIG_HEADERS="$CONFIG_HEADERS fficonfig.h" ;;
|
770
|
+
"buildir") CONFIG_COMMANDS="$CONFIG_COMMANDS buildir" ;;
|
771
|
+
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
|
772
|
+
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
|
773
|
+
"include") CONFIG_COMMANDS="$CONFIG_COMMANDS include" ;;
|
774
|
+
"src") CONFIG_COMMANDS="$CONFIG_COMMANDS src" ;;
|
775
|
+
"include/ffitarget.h") CONFIG_LINKS="$CONFIG_LINKS include/ffitarget.h:src/$TARGETDIR/ffitarget.h" ;;
|
776
|
+
"include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
|
777
|
+
"include/ffi.h") CONFIG_FILES="$CONFIG_FILES include/ffi.h" ;;
|
778
|
+
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
779
|
+
"testsuite/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/Makefile" ;;
|
780
|
+
"man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
|
781
|
+
"libffi.pc") CONFIG_FILES="$CONFIG_FILES libffi.pc" ;;
|
782
|
+
|
783
|
+
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
|
784
|
+
esac
|
785
|
+
done
|
786
|
+
|
787
|
+
|
788
|
+
# If the user did not use the arguments to specify the items to instantiate,
|
789
|
+
# then the envvar interface is used. Set only those that are not.
|
790
|
+
# We use the long form for the default assignment because of an extremely
|
791
|
+
# bizarre bug on SunOS 4.1.3.
|
792
|
+
if $ac_need_defaults; then
|
793
|
+
test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
|
794
|
+
test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
|
795
|
+
test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
|
796
|
+
test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
|
797
|
+
fi
|
798
|
+
|
799
|
+
# Have a temporary directory for convenience. Make it in the build tree
|
800
|
+
# simply because there is no reason against having it here, and in addition,
|
801
|
+
# creating and moving files from /tmp can sometimes cause problems.
|
802
|
+
# Hook for its removal unless debugging.
|
803
|
+
# Note that there is a small window in which the directory will not be cleaned:
|
804
|
+
# after its creation but before its name has been assigned to `$tmp'.
|
805
|
+
$debug ||
|
806
|
+
{
|
807
|
+
tmp= ac_tmp=
|
808
|
+
trap 'exit_status=$?
|
809
|
+
: "${ac_tmp:=$tmp}"
|
810
|
+
{ test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
|
811
|
+
' 0
|
812
|
+
trap 'as_fn_exit 1' 1 2 13 15
|
813
|
+
}
|
814
|
+
# Create a (secure) tmp directory for tmp files.
|
815
|
+
|
816
|
+
{
|
817
|
+
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
|
818
|
+
test -d "$tmp"
|
819
|
+
} ||
|
820
|
+
{
|
821
|
+
tmp=./conf$$-$RANDOM
|
822
|
+
(umask 077 && mkdir "$tmp")
|
823
|
+
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
|
824
|
+
ac_tmp=$tmp
|
825
|
+
|
826
|
+
# Set up the scripts for CONFIG_FILES section.
|
827
|
+
# No need to generate them if there are no CONFIG_FILES.
|
828
|
+
# This happens for instance with `./config.status config.h'.
|
829
|
+
if test -n "$CONFIG_FILES"; then
|
830
|
+
|
831
|
+
|
832
|
+
ac_cr=`echo X | tr X '\015'`
|
833
|
+
# On cygwin, bash can eat \r inside `` if the user requested igncr.
|
834
|
+
# But we know of no other shell where ac_cr would be empty at this
|
835
|
+
# point, so we can use a bashism as a fallback.
|
836
|
+
if test "x$ac_cr" = x; then
|
837
|
+
eval ac_cr=\$\'\\r\'
|
838
|
+
fi
|
839
|
+
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
|
840
|
+
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
|
841
|
+
ac_cs_awk_cr='\\r'
|
842
|
+
else
|
843
|
+
ac_cs_awk_cr=$ac_cr
|
844
|
+
fi
|
845
|
+
|
846
|
+
echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
|
847
|
+
cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
|
848
|
+
S["am__EXEEXT_FALSE"]=""
|
849
|
+
S["am__EXEEXT_TRUE"]="#"
|
850
|
+
S["LTLIBOBJS"]=""
|
851
|
+
S["LIBOBJS"]=""
|
852
|
+
S["toolexeclibdir"]="$(libdir)/"
|
853
|
+
S["toolexecdir"]="$(libdir)/gcc-lib/$(target_alias)"
|
854
|
+
S["FFI_DEBUG_FALSE"]=""
|
855
|
+
S["FFI_DEBUG_TRUE"]="#"
|
856
|
+
S["TARGETDIR"]="x86"
|
857
|
+
S["TARGET"]="X86_DARWIN"
|
858
|
+
S["FFI_EXEC_TRAMPOLINE_TABLE"]="0"
|
859
|
+
S["FFI_EXEC_TRAMPOLINE_TABLE_FALSE"]=""
|
860
|
+
S["FFI_EXEC_TRAMPOLINE_TABLE_TRUE"]="#"
|
861
|
+
S["sys_symbol_underscore"]=""
|
862
|
+
S["HAVE_LONG_DOUBLE"]="1"
|
863
|
+
S["ALLOCA"]=""
|
864
|
+
S["PA64_HPUX_FALSE"]=""
|
865
|
+
S["PA64_HPUX_TRUE"]="#"
|
866
|
+
S["PA_HPUX_FALSE"]=""
|
867
|
+
S["PA_HPUX_TRUE"]="#"
|
868
|
+
S["PA_LINUX_FALSE"]=""
|
869
|
+
S["PA_LINUX_TRUE"]="#"
|
870
|
+
S["SH64_FALSE"]=""
|
871
|
+
S["SH64_TRUE"]="#"
|
872
|
+
S["SH_FALSE"]=""
|
873
|
+
S["SH_TRUE"]="#"
|
874
|
+
S["X86_64_FALSE"]=""
|
875
|
+
S["X86_64_TRUE"]="#"
|
876
|
+
S["S390_FALSE"]=""
|
877
|
+
S["S390_TRUE"]="#"
|
878
|
+
S["FRV_FALSE"]=""
|
879
|
+
S["FRV_TRUE"]="#"
|
880
|
+
S["LIBFFI_CRIS_FALSE"]=""
|
881
|
+
S["LIBFFI_CRIS_TRUE"]="#"
|
882
|
+
S["AVR32_FALSE"]=""
|
883
|
+
S["AVR32_TRUE"]="#"
|
884
|
+
S["ARM_FALSE"]=""
|
885
|
+
S["ARM_TRUE"]="#"
|
886
|
+
S["POWERPC_FREEBSD_FALSE"]=""
|
887
|
+
S["POWERPC_FREEBSD_TRUE"]="#"
|
888
|
+
S["POWERPC_DARWIN_FALSE"]=""
|
889
|
+
S["POWERPC_DARWIN_TRUE"]="#"
|
890
|
+
S["POWERPC_AIX_FALSE"]=""
|
891
|
+
S["POWERPC_AIX_TRUE"]="#"
|
892
|
+
S["POWERPC_FALSE"]=""
|
893
|
+
S["POWERPC_TRUE"]="#"
|
894
|
+
S["MOXIE_FALSE"]=""
|
895
|
+
S["MOXIE_TRUE"]="#"
|
896
|
+
S["M68K_FALSE"]=""
|
897
|
+
S["M68K_TRUE"]="#"
|
898
|
+
S["M32R_FALSE"]=""
|
899
|
+
S["M32R_TRUE"]="#"
|
900
|
+
S["IA64_FALSE"]=""
|
901
|
+
S["IA64_TRUE"]="#"
|
902
|
+
S["ALPHA_FALSE"]=""
|
903
|
+
S["ALPHA_TRUE"]="#"
|
904
|
+
S["X86_DARWIN_FALSE"]="#"
|
905
|
+
S["X86_DARWIN_TRUE"]=""
|
906
|
+
S["X86_WIN64_FALSE"]=""
|
907
|
+
S["X86_WIN64_TRUE"]="#"
|
908
|
+
S["X86_WIN32_FALSE"]=""
|
909
|
+
S["X86_WIN32_TRUE"]="#"
|
910
|
+
S["X86_FREEBSD_FALSE"]=""
|
911
|
+
S["X86_FREEBSD_TRUE"]="#"
|
912
|
+
S["X86_FALSE"]=""
|
913
|
+
S["X86_TRUE"]="#"
|
914
|
+
S["SPARC_FALSE"]=""
|
915
|
+
S["SPARC_TRUE"]="#"
|
916
|
+
S["MIPS_FALSE"]=""
|
917
|
+
S["MIPS_TRUE"]="#"
|
918
|
+
S["AM_LTLDFLAGS"]=""
|
919
|
+
S["AM_RUNTESTFLAGS"]=""
|
920
|
+
S["TESTSUBDIR_FALSE"]="#"
|
921
|
+
S["TESTSUBDIR_TRUE"]=""
|
922
|
+
S["MAINT"]="#"
|
923
|
+
S["MAINTAINER_MODE_FALSE"]=""
|
924
|
+
S["MAINTAINER_MODE_TRUE"]="#"
|
925
|
+
S["PRTDIAG"]=""
|
926
|
+
S["CPP"]="clang -E"
|
927
|
+
S["OTOOL64"]=":"
|
928
|
+
S["OTOOL"]="otool"
|
929
|
+
S["LIPO"]="lipo"
|
930
|
+
S["NMEDIT"]="nmedit"
|
931
|
+
S["DSYMUTIL"]="dsymutil"
|
932
|
+
S["MANIFEST_TOOL"]=":"
|
933
|
+
S["RANLIB"]="ranlib"
|
934
|
+
S["ac_ct_AR"]="ar"
|
935
|
+
S["AR"]="ar"
|
936
|
+
S["DLLTOOL"]="false"
|
937
|
+
S["OBJDUMP"]="false"
|
938
|
+
S["LN_S"]="ln -s"
|
939
|
+
S["NM"]="/usr/bin/nm"
|
940
|
+
S["ac_ct_DUMPBIN"]=""
|
941
|
+
S["DUMPBIN"]=""
|
942
|
+
S["LD"]="ld"
|
943
|
+
S["FGREP"]="/usr/bin/grep -F"
|
944
|
+
S["EGREP"]="/usr/bin/grep -E"
|
945
|
+
S["GREP"]="/usr/bin/grep"
|
946
|
+
S["SED"]="/usr/bin/sed"
|
947
|
+
S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool"
|
948
|
+
S["am__fastdepCCAS_FALSE"]=""
|
949
|
+
S["am__fastdepCCAS_TRUE"]="#"
|
950
|
+
S["CCASDEPMODE"]="depmode=none"
|
951
|
+
S["CCASFLAGS"]=""
|
952
|
+
S["CCAS"]="clang"
|
953
|
+
S["am__fastdepCC_FALSE"]=""
|
954
|
+
S["am__fastdepCC_TRUE"]="#"
|
955
|
+
S["CCDEPMODE"]="depmode=none"
|
956
|
+
S["AMDEPBACKSLASH"]=""
|
957
|
+
S["AMDEP_FALSE"]=""
|
958
|
+
S["AMDEP_TRUE"]="#"
|
959
|
+
S["am__quote"]=""
|
960
|
+
S["am__include"]="include"
|
961
|
+
S["DEPDIR"]=".deps"
|
962
|
+
S["OBJEXT"]="o"
|
963
|
+
S["EXEEXT"]=""
|
964
|
+
S["ac_ct_CC"]="clang"
|
965
|
+
S["CPPFLAGS"]=""
|
966
|
+
S["LDFLAGS"]=""
|
967
|
+
S["CFLAGS"]=" -Wall -fexceptions"
|
968
|
+
S["CC"]="clang"
|
969
|
+
S["am__untar"]="${AMTAR} xf -"
|
970
|
+
S["am__tar"]="${AMTAR} chof - \"$$tardir\""
|
971
|
+
S["AMTAR"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing --run tar"
|
972
|
+
S["am__leading_dot"]="."
|
973
|
+
S["SET_MAKE"]=""
|
974
|
+
S["AWK"]="awk"
|
975
|
+
S["mkdir_p"]="/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh -c -d"
|
976
|
+
S["MKDIR_P"]="/Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh -c -d"
|
977
|
+
S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
|
978
|
+
S["STRIP"]="strip"
|
979
|
+
S["install_sh"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh"
|
980
|
+
S["MAKEINFO"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing --run makeinfo"
|
981
|
+
S["AUTOHEADER"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing --run autoheader"
|
982
|
+
S["AUTOMAKE"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing --run automake-1.11"
|
983
|
+
S["AUTOCONF"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing --run autoconf"
|
984
|
+
S["ACLOCAL"]="${SHELL} /Users/sausman/git/dwolla-swagger-ruby/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing --run aclocal-1.11"
|
985
|
+
S["VERSION"]="3.0.10"
|
986
|
+
S["PACKAGE"]="libffi"
|
987
|
+
S["CYGPATH_W"]="echo"
|
988
|
+
S["am__isrc"]=" -I$(srcdir)"
|
989
|
+
S["INSTALL_DATA"]="${INSTALL} -m 644"
|
990
|
+
S["INSTALL_SCRIPT"]="${INSTALL}"
|
991
|
+
S["INSTALL_PROGRAM"]="${INSTALL}"
|
992
|
+
S["ax_enable_builddir_sed"]="sed"
|
993
|
+
S["target_os"]="darwin15.0.0"
|
994
|
+
S["target_vendor"]="apple"
|
995
|
+
S["target_cpu"]="x86_64"
|
996
|
+
S["target"]="x86_64-apple-darwin15.0.0"
|
997
|
+
S["host_os"]="darwin15.0.0"
|
998
|
+
S["host_vendor"]="apple"
|
999
|
+
S["host_cpu"]="x86_64"
|
1000
|
+
S["host"]="x86_64-apple-darwin15.0.0"
|
1001
|
+
S["build_os"]="darwin15.0.0"
|
1002
|
+
S["build_vendor"]="apple"
|
1003
|
+
S["build_cpu"]="x86_64"
|
1004
|
+
S["build"]="x86_64-apple-darwin15.0.0"
|
1005
|
+
S["target_alias"]=""
|
1006
|
+
S["host_alias"]=""
|
1007
|
+
S["build_alias"]=""
|
1008
|
+
S["LIBS"]=""
|
1009
|
+
S["ECHO_T"]=""
|
1010
|
+
S["ECHO_N"]=""
|
1011
|
+
S["ECHO_C"]="\\c"
|
1012
|
+
S["DEFS"]="-DHAVE_CONFIG_H"
|
1013
|
+
S["mandir"]="${datarootdir}/man"
|
1014
|
+
S["localedir"]="${datarootdir}/locale"
|
1015
|
+
S["libdir"]="${exec_prefix}/lib"
|
1016
|
+
S["psdir"]="${docdir}"
|
1017
|
+
S["pdfdir"]="${docdir}"
|
1018
|
+
S["dvidir"]="${docdir}"
|
1019
|
+
S["htmldir"]="${docdir}"
|
1020
|
+
S["infodir"]="${datarootdir}/info"
|
1021
|
+
S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
|
1022
|
+
S["oldincludedir"]="/usr/include"
|
1023
|
+
S["includedir"]="${prefix}/include"
|
1024
|
+
S["localstatedir"]="${prefix}/var"
|
1025
|
+
S["sharedstatedir"]="${prefix}/com"
|
1026
|
+
S["sysconfdir"]="${prefix}/etc"
|
1027
|
+
S["datadir"]="${datarootdir}"
|
1028
|
+
S["datarootdir"]="${prefix}/share"
|
1029
|
+
S["libexecdir"]="${exec_prefix}/libexec"
|
1030
|
+
S["sbindir"]="${exec_prefix}/sbin"
|
1031
|
+
S["bindir"]="${exec_prefix}/bin"
|
1032
|
+
S["program_transform_name"]="s,x,x,"
|
1033
|
+
S["prefix"]="/usr/local"
|
1034
|
+
S["exec_prefix"]="${prefix}"
|
1035
|
+
S["PACKAGE_URL"]=""
|
1036
|
+
S["PACKAGE_BUGREPORT"]="http://sourceware.org/libffi.html"
|
1037
|
+
S["PACKAGE_STRING"]="libffi 3.0.10"
|
1038
|
+
S["PACKAGE_VERSION"]="3.0.10"
|
1039
|
+
S["PACKAGE_TARNAME"]="libffi"
|
1040
|
+
S["PACKAGE_NAME"]="libffi"
|
1041
|
+
S["PATH_SEPARATOR"]=":"
|
1042
|
+
S["SHELL"]="/bin/sh"
|
1043
|
+
_ACAWK
|
1044
|
+
cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
|
1045
|
+
for (key in S) S_is_set[key] = 1
|
1046
|
+
FS = ""
|
1047
|
+
|
1048
|
+
}
|
1049
|
+
{
|
1050
|
+
line = $ 0
|
1051
|
+
nfields = split(line, field, "@")
|
1052
|
+
substed = 0
|
1053
|
+
len = length(field[1])
|
1054
|
+
for (i = 2; i < nfields; i++) {
|
1055
|
+
key = field[i]
|
1056
|
+
keylen = length(key)
|
1057
|
+
if (S_is_set[key]) {
|
1058
|
+
value = S[key]
|
1059
|
+
line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
|
1060
|
+
len += length(value) + length(field[++i])
|
1061
|
+
substed = 1
|
1062
|
+
} else
|
1063
|
+
len += 1 + keylen
|
1064
|
+
}
|
1065
|
+
|
1066
|
+
print line
|
1067
|
+
}
|
1068
|
+
|
1069
|
+
_ACAWK
|
1070
|
+
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
|
1071
|
+
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
|
1072
|
+
else
|
1073
|
+
cat
|
1074
|
+
fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
|
1075
|
+
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5
|
1076
|
+
fi # test -n "$CONFIG_FILES"
|
1077
|
+
|
1078
|
+
# Set up the scripts for CONFIG_HEADERS section.
|
1079
|
+
# No need to generate them if there are no CONFIG_HEADERS.
|
1080
|
+
# This happens for instance with `./config.status Makefile'.
|
1081
|
+
if test -n "$CONFIG_HEADERS"; then
|
1082
|
+
cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
|
1083
|
+
BEGIN {
|
1084
|
+
D["PACKAGE_NAME"]=" \"libffi\""
|
1085
|
+
D["PACKAGE_TARNAME"]=" \"libffi\""
|
1086
|
+
D["PACKAGE_VERSION"]=" \"3.0.10\""
|
1087
|
+
D["PACKAGE_STRING"]=" \"libffi 3.0.10\""
|
1088
|
+
D["PACKAGE_BUGREPORT"]=" \"http://sourceware.org/libffi.html\""
|
1089
|
+
D["PACKAGE_URL"]=" \"\""
|
1090
|
+
D["PACKAGE"]=" \"libffi\""
|
1091
|
+
D["VERSION"]=" \"3.0.10\""
|
1092
|
+
D["STDC_HEADERS"]=" 1"
|
1093
|
+
D["HAVE_SYS_TYPES_H"]=" 1"
|
1094
|
+
D["HAVE_SYS_STAT_H"]=" 1"
|
1095
|
+
D["HAVE_STDLIB_H"]=" 1"
|
1096
|
+
D["HAVE_STRING_H"]=" 1"
|
1097
|
+
D["HAVE_MEMORY_H"]=" 1"
|
1098
|
+
D["HAVE_STRINGS_H"]=" 1"
|
1099
|
+
D["HAVE_INTTYPES_H"]=" 1"
|
1100
|
+
D["HAVE_STDINT_H"]=" 1"
|
1101
|
+
D["HAVE_UNISTD_H"]=" 1"
|
1102
|
+
D["HAVE_DLFCN_H"]=" 1"
|
1103
|
+
D["LT_OBJDIR"]=" \".libs/\""
|
1104
|
+
D["HAVE_SYS_MMAN_H"]=" 1"
|
1105
|
+
D["HAVE_MMAP"]=" 1"
|
1106
|
+
D["HAVE_MMAP_FILE"]=" 1"
|
1107
|
+
D["HAVE_MMAP_ANON"]=" 1"
|
1108
|
+
D["STDC_HEADERS"]=" 1"
|
1109
|
+
D["HAVE_MEMCPY"]=" 1"
|
1110
|
+
D["HAVE_ALLOCA_H"]=" 1"
|
1111
|
+
D["HAVE_ALLOCA"]=" 1"
|
1112
|
+
D["SIZEOF_DOUBLE"]=" 8"
|
1113
|
+
D["SIZEOF_LONG_DOUBLE"]=" 16"
|
1114
|
+
D["HAVE_LONG_DOUBLE"]=" 1"
|
1115
|
+
D["HAVE_AS_CFI_PSEUDO_OP"]=" 1"
|
1116
|
+
D["EH_FRAME_FLAGS"]=" \"aw\""
|
1117
|
+
for (key in D) D_is_set[key] = 1
|
1118
|
+
FS = ""
|
1119
|
+
}
|
1120
|
+
/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
|
1121
|
+
line = $ 0
|
1122
|
+
split(line, arg, " ")
|
1123
|
+
if (arg[1] == "#") {
|
1124
|
+
defundef = arg[2]
|
1125
|
+
mac1 = arg[3]
|
1126
|
+
} else {
|
1127
|
+
defundef = substr(arg[1], 2)
|
1128
|
+
mac1 = arg[2]
|
1129
|
+
}
|
1130
|
+
split(mac1, mac2, "(") #)
|
1131
|
+
macro = mac2[1]
|
1132
|
+
prefix = substr(line, 1, index(line, defundef) - 1)
|
1133
|
+
if (D_is_set[macro]) {
|
1134
|
+
# Preserve the white space surrounding the "#".
|
1135
|
+
print prefix "define", macro P[macro] D[macro]
|
1136
|
+
next
|
1137
|
+
} else {
|
1138
|
+
# Replace #undef with comments. This is necessary, for example,
|
1139
|
+
# in the case of _POSIX_SOURCE, which is predefined and required
|
1140
|
+
# on some systems where configure will not decide to define it.
|
1141
|
+
if (defundef == "undef") {
|
1142
|
+
print "/*", prefix defundef, macro, "*/"
|
1143
|
+
next
|
1144
|
+
}
|
1145
|
+
}
|
1146
|
+
}
|
1147
|
+
{ print }
|
1148
|
+
_ACAWK
|
1149
|
+
as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
|
1150
|
+
fi # test -n "$CONFIG_HEADERS"
|
1151
|
+
|
1152
|
+
|
1153
|
+
eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
|
1154
|
+
shift
|
1155
|
+
for ac_tag
|
1156
|
+
do
|
1157
|
+
case $ac_tag in
|
1158
|
+
:[FHLC]) ac_mode=$ac_tag; continue;;
|
1159
|
+
esac
|
1160
|
+
case $ac_mode$ac_tag in
|
1161
|
+
:[FHL]*:*);;
|
1162
|
+
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
|
1163
|
+
:[FH]-) ac_tag=-:-;;
|
1164
|
+
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
|
1165
|
+
esac
|
1166
|
+
ac_save_IFS=$IFS
|
1167
|
+
IFS=:
|
1168
|
+
set x $ac_tag
|
1169
|
+
IFS=$ac_save_IFS
|
1170
|
+
shift
|
1171
|
+
ac_file=$1
|
1172
|
+
shift
|
1173
|
+
|
1174
|
+
case $ac_mode in
|
1175
|
+
:L) ac_source=$1;;
|
1176
|
+
:[FH])
|
1177
|
+
ac_file_inputs=
|
1178
|
+
for ac_f
|
1179
|
+
do
|
1180
|
+
case $ac_f in
|
1181
|
+
-) ac_f="$ac_tmp/stdin";;
|
1182
|
+
*) # Look for the file first in the build tree, then in the source tree
|
1183
|
+
# (if the path is not absolute). The absolute path cannot be DOS-style,
|
1184
|
+
# because $ac_f cannot contain `:'.
|
1185
|
+
test -f "$ac_f" ||
|
1186
|
+
case $ac_f in
|
1187
|
+
[\\/$]*) false;;
|
1188
|
+
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
|
1189
|
+
esac ||
|
1190
|
+
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
|
1191
|
+
esac
|
1192
|
+
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
|
1193
|
+
as_fn_append ac_file_inputs " '$ac_f'"
|
1194
|
+
done
|
1195
|
+
|
1196
|
+
# Let's still pretend it is `configure' which instantiates (i.e., don't
|
1197
|
+
# use $as_me), people would be surprised to read:
|
1198
|
+
# /* config.h. Generated by config.status. */
|
1199
|
+
configure_input='Generated from '`
|
1200
|
+
$as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
|
1201
|
+
`' by configure.'
|
1202
|
+
if test x"$ac_file" != x-; then
|
1203
|
+
configure_input="$ac_file. $configure_input"
|
1204
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
|
1205
|
+
$as_echo "$as_me: creating $ac_file" >&6;}
|
1206
|
+
fi
|
1207
|
+
# Neutralize special characters interpreted by sed in replacement strings.
|
1208
|
+
case $configure_input in #(
|
1209
|
+
*\&* | *\|* | *\\* )
|
1210
|
+
ac_sed_conf_input=`$as_echo "$configure_input" |
|
1211
|
+
sed 's/[\\\\&|]/\\\\&/g'`;; #(
|
1212
|
+
*) ac_sed_conf_input=$configure_input;;
|
1213
|
+
esac
|
1214
|
+
|
1215
|
+
case $ac_tag in
|
1216
|
+
*:-:* | *:-) cat >"$ac_tmp/stdin" \
|
1217
|
+
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
|
1218
|
+
esac
|
1219
|
+
;;
|
1220
|
+
esac
|
1221
|
+
|
1222
|
+
ac_dir=`$as_dirname -- "$ac_file" ||
|
1223
|
+
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
1224
|
+
X"$ac_file" : 'X\(//\)[^/]' \| \
|
1225
|
+
X"$ac_file" : 'X\(//\)$' \| \
|
1226
|
+
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
|
1227
|
+
$as_echo X"$ac_file" |
|
1228
|
+
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
1229
|
+
s//\1/
|
1230
|
+
q
|
1231
|
+
}
|
1232
|
+
/^X\(\/\/\)[^/].*/{
|
1233
|
+
s//\1/
|
1234
|
+
q
|
1235
|
+
}
|
1236
|
+
/^X\(\/\/\)$/{
|
1237
|
+
s//\1/
|
1238
|
+
q
|
1239
|
+
}
|
1240
|
+
/^X\(\/\).*/{
|
1241
|
+
s//\1/
|
1242
|
+
q
|
1243
|
+
}
|
1244
|
+
s/.*/./; q'`
|
1245
|
+
as_dir="$ac_dir"; as_fn_mkdir_p
|
1246
|
+
ac_builddir=.
|
1247
|
+
|
1248
|
+
case "$ac_dir" in
|
1249
|
+
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
1250
|
+
*)
|
1251
|
+
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
|
1252
|
+
# A ".." for each directory in $ac_dir_suffix.
|
1253
|
+
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
|
1254
|
+
case $ac_top_builddir_sub in
|
1255
|
+
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
1256
|
+
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
|
1257
|
+
esac ;;
|
1258
|
+
esac
|
1259
|
+
ac_abs_top_builddir=$ac_pwd
|
1260
|
+
ac_abs_builddir=$ac_pwd$ac_dir_suffix
|
1261
|
+
# for backward compatibility:
|
1262
|
+
ac_top_builddir=$ac_top_build_prefix
|
1263
|
+
|
1264
|
+
case $srcdir in
|
1265
|
+
.) # We are building in place.
|
1266
|
+
ac_srcdir=.
|
1267
|
+
ac_top_srcdir=$ac_top_builddir_sub
|
1268
|
+
ac_abs_top_srcdir=$ac_pwd ;;
|
1269
|
+
[\\/]* | ?:[\\/]* ) # Absolute name.
|
1270
|
+
ac_srcdir=$srcdir$ac_dir_suffix;
|
1271
|
+
ac_top_srcdir=$srcdir
|
1272
|
+
ac_abs_top_srcdir=$srcdir ;;
|
1273
|
+
*) # Relative name.
|
1274
|
+
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
|
1275
|
+
ac_top_srcdir=$ac_top_build_prefix$srcdir
|
1276
|
+
ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
|
1277
|
+
esac
|
1278
|
+
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
|
1279
|
+
|
1280
|
+
|
1281
|
+
case $ac_mode in
|
1282
|
+
:F)
|
1283
|
+
#
|
1284
|
+
# CONFIG_FILE
|
1285
|
+
#
|
1286
|
+
|
1287
|
+
case $INSTALL in
|
1288
|
+
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
|
1289
|
+
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
|
1290
|
+
esac
|
1291
|
+
ac_MKDIR_P=$MKDIR_P
|
1292
|
+
case $MKDIR_P in
|
1293
|
+
[\\/$]* | ?:[\\/]* ) ;;
|
1294
|
+
*/*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
|
1295
|
+
esac
|
1296
|
+
# If the template does not know about datarootdir, expand it.
|
1297
|
+
# FIXME: This hack should be removed a few years after 2.60.
|
1298
|
+
ac_datarootdir_hack=; ac_datarootdir_seen=
|
1299
|
+
ac_sed_dataroot='
|
1300
|
+
/datarootdir/ {
|
1301
|
+
p
|
1302
|
+
q
|
1303
|
+
}
|
1304
|
+
/@datadir@/p
|
1305
|
+
/@docdir@/p
|
1306
|
+
/@infodir@/p
|
1307
|
+
/@localedir@/p
|
1308
|
+
/@mandir@/p'
|
1309
|
+
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
|
1310
|
+
*datarootdir*) ac_datarootdir_seen=yes;;
|
1311
|
+
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
|
1312
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
|
1313
|
+
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
|
1314
|
+
ac_datarootdir_hack='
|
1315
|
+
s&@datadir@&${datarootdir}&g
|
1316
|
+
s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
|
1317
|
+
s&@infodir@&${datarootdir}/info&g
|
1318
|
+
s&@localedir@&${datarootdir}/locale&g
|
1319
|
+
s&@mandir@&${datarootdir}/man&g
|
1320
|
+
s&\${datarootdir}&${prefix}/share&g' ;;
|
1321
|
+
esac
|
1322
|
+
ac_sed_extra="
|
1323
|
+
|
1324
|
+
:t
|
1325
|
+
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
|
1326
|
+
s|@configure_input@|$ac_sed_conf_input|;t t
|
1327
|
+
s&@top_builddir@&$ac_top_builddir_sub&;t t
|
1328
|
+
s&@top_build_prefix@&$ac_top_build_prefix&;t t
|
1329
|
+
s&@srcdir@&$ac_srcdir&;t t
|
1330
|
+
s&@abs_srcdir@&$ac_abs_srcdir&;t t
|
1331
|
+
s&@top_srcdir@&$ac_top_srcdir&;t t
|
1332
|
+
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
|
1333
|
+
s&@builddir@&$ac_builddir&;t t
|
1334
|
+
s&@abs_builddir@&$ac_abs_builddir&;t t
|
1335
|
+
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
|
1336
|
+
s&@INSTALL@&$ac_INSTALL&;t t
|
1337
|
+
s&@MKDIR_P@&$ac_MKDIR_P&;t t
|
1338
|
+
$ac_datarootdir_hack
|
1339
|
+
"
|
1340
|
+
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
|
1341
|
+
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
|
1342
|
+
|
1343
|
+
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
|
1344
|
+
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
|
1345
|
+
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
|
1346
|
+
"$ac_tmp/out"`; test -z "$ac_out"; } &&
|
1347
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
1348
|
+
which seems to be undefined. Please make sure it is defined" >&5
|
1349
|
+
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
1350
|
+
which seems to be undefined. Please make sure it is defined" >&2;}
|
1351
|
+
|
1352
|
+
rm -f "$ac_tmp/stdin"
|
1353
|
+
case $ac_file in
|
1354
|
+
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
|
1355
|
+
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
|
1356
|
+
esac \
|
1357
|
+
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
|
1358
|
+
;;
|
1359
|
+
:H)
|
1360
|
+
#
|
1361
|
+
# CONFIG_HEADER
|
1362
|
+
#
|
1363
|
+
if test x"$ac_file" != x-; then
|
1364
|
+
{
|
1365
|
+
$as_echo "/* $configure_input */" \
|
1366
|
+
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
|
1367
|
+
} >"$ac_tmp/config.h" \
|
1368
|
+
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
|
1369
|
+
if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
|
1370
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
|
1371
|
+
$as_echo "$as_me: $ac_file is unchanged" >&6;}
|
1372
|
+
else
|
1373
|
+
rm -f "$ac_file"
|
1374
|
+
mv "$ac_tmp/config.h" "$ac_file" \
|
1375
|
+
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
|
1376
|
+
fi
|
1377
|
+
else
|
1378
|
+
$as_echo "/* $configure_input */" \
|
1379
|
+
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
|
1380
|
+
|| as_fn_error $? "could not create -" "$LINENO" 5
|
1381
|
+
fi
|
1382
|
+
# Compute "$ac_file"'s index in $config_headers.
|
1383
|
+
_am_arg="$ac_file"
|
1384
|
+
_am_stamp_count=1
|
1385
|
+
for _am_header in $config_headers :; do
|
1386
|
+
case $_am_header in
|
1387
|
+
$_am_arg | $_am_arg:* )
|
1388
|
+
break ;;
|
1389
|
+
* )
|
1390
|
+
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
|
1391
|
+
esac
|
1392
|
+
done
|
1393
|
+
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
|
1394
|
+
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
1395
|
+
X"$_am_arg" : 'X\(//\)[^/]' \| \
|
1396
|
+
X"$_am_arg" : 'X\(//\)$' \| \
|
1397
|
+
X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
|
1398
|
+
$as_echo X"$_am_arg" |
|
1399
|
+
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
1400
|
+
s//\1/
|
1401
|
+
q
|
1402
|
+
}
|
1403
|
+
/^X\(\/\/\)[^/].*/{
|
1404
|
+
s//\1/
|
1405
|
+
q
|
1406
|
+
}
|
1407
|
+
/^X\(\/\/\)$/{
|
1408
|
+
s//\1/
|
1409
|
+
q
|
1410
|
+
}
|
1411
|
+
/^X\(\/\).*/{
|
1412
|
+
s//\1/
|
1413
|
+
q
|
1414
|
+
}
|
1415
|
+
s/.*/./; q'`/stamp-h$_am_stamp_count
|
1416
|
+
;;
|
1417
|
+
:L)
|
1418
|
+
#
|
1419
|
+
# CONFIG_LINK
|
1420
|
+
#
|
1421
|
+
|
1422
|
+
if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
|
1423
|
+
:
|
1424
|
+
else
|
1425
|
+
# Prefer the file from the source tree if names are identical.
|
1426
|
+
if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
|
1427
|
+
ac_source=$srcdir/$ac_source
|
1428
|
+
fi
|
1429
|
+
|
1430
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
|
1431
|
+
$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
|
1432
|
+
|
1433
|
+
if test ! -r "$ac_source"; then
|
1434
|
+
as_fn_error $? "$ac_source: file not found" "$LINENO" 5
|
1435
|
+
fi
|
1436
|
+
rm -f "$ac_file"
|
1437
|
+
|
1438
|
+
# Try a relative symlink, then a hard link, then a copy.
|
1439
|
+
case $ac_source in
|
1440
|
+
[\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
|
1441
|
+
*) ac_rel_source=$ac_top_build_prefix$ac_source ;;
|
1442
|
+
esac
|
1443
|
+
ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
|
1444
|
+
ln "$ac_source" "$ac_file" 2>/dev/null ||
|
1445
|
+
cp -p "$ac_source" "$ac_file" ||
|
1446
|
+
as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
|
1447
|
+
fi
|
1448
|
+
;;
|
1449
|
+
:C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
|
1450
|
+
$as_echo "$as_me: executing $ac_file commands" >&6;}
|
1451
|
+
;;
|
1452
|
+
esac
|
1453
|
+
|
1454
|
+
|
1455
|
+
case $ac_file$ac_mode in
|
1456
|
+
"buildir":C) ac_top_srcdir="$ax_enable_builddir_srcdir"
|
1457
|
+
if test ".$ax_enable_builddir" = ".." ; then
|
1458
|
+
if test -f "$top_srcdir/Makefile" ; then
|
1459
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: skipping top_srcdir/Makefile - left untouched" >&5
|
1460
|
+
$as_echo "$as_me: skipping top_srcdir/Makefile - left untouched" >&6;}
|
1461
|
+
else
|
1462
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: skipping top_srcdir/Makefile - not created" >&5
|
1463
|
+
$as_echo "$as_me: skipping top_srcdir/Makefile - not created" >&6;}
|
1464
|
+
fi
|
1465
|
+
else
|
1466
|
+
if test -f "$ac_top_srcdir/Makefile" ; then
|
1467
|
+
a=`grep "^VERSION " "$ac_top_srcdir/Makefile"` ; b=`grep "^VERSION " Makefile`
|
1468
|
+
test "$a" != "$b" && rm "$ac_top_srcdir/Makefile"
|
1469
|
+
fi
|
1470
|
+
if test -f "$ac_top_srcdir/Makefile" ; then
|
1471
|
+
echo "$ac_top_srcdir/Makefile : $ac_top_srcdir/Makefile.in" > $tmp/conftemp.mk
|
1472
|
+
echo " @ echo 'REMOVED,,,' >\$@" >> $tmp/conftemp.mk
|
1473
|
+
eval "${MAKE-make} -f $tmp/conftemp.mk 2>/dev/null >/dev/null"
|
1474
|
+
if grep '^REMOVED,,,' "$ac_top_srcdir/Makefile" >/dev/null
|
1475
|
+
then rm $ac_top_srcdir/Makefile ; fi
|
1476
|
+
cp $tmp/conftemp.mk $ac_top_srcdir/makefiles.mk~ ## DEBUGGING
|
1477
|
+
fi
|
1478
|
+
if test ! -f "$ac_top_srcdir/Makefile" ; then
|
1479
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: create top_srcdir/Makefile guessed from local Makefile" >&5
|
1480
|
+
$as_echo "$as_me: create top_srcdir/Makefile guessed from local Makefile" >&6;}
|
1481
|
+
x='`' ; cat >$tmp/conftemp.sed <<_EOF
|
1482
|
+
/^\$/n
|
1483
|
+
x
|
1484
|
+
/^\$/bS
|
1485
|
+
x
|
1486
|
+
/\\\\\$/{H;d;}
|
1487
|
+
{H;s/.*//;x;}
|
1488
|
+
bM
|
1489
|
+
:S
|
1490
|
+
x
|
1491
|
+
/\\\\\$/{h;d;}
|
1492
|
+
{h;s/.*//;x;}
|
1493
|
+
:M
|
1494
|
+
s/\\(\\n\\) /\\1 /g
|
1495
|
+
/^ /d
|
1496
|
+
/^[ ]*[\\#]/d
|
1497
|
+
/^VPATH *=/d
|
1498
|
+
s/^srcdir *=.*/srcdir = ./
|
1499
|
+
s/^top_srcdir *=.*/top_srcdir = ./
|
1500
|
+
/[:=]/!d
|
1501
|
+
/^\\./d
|
1502
|
+
/ = /b
|
1503
|
+
/ .= /b
|
1504
|
+
/:/!b
|
1505
|
+
s/:.*/:/
|
1506
|
+
s/ / /g
|
1507
|
+
s/ \\([a-z][a-z-]*[a-zA-Z0-9]\\)\\([ :]\\)/ \\1 \\1-all\\2/g
|
1508
|
+
s/^\\([a-z][a-z-]*[a-zA-Z0-9]\\)\\([ :]\\)/\\1 \\1-all\\2/
|
1509
|
+
s/ / /g
|
1510
|
+
/^all all-all[ :]/i\\
|
1511
|
+
all-configured : all-all
|
1512
|
+
s/ [a-zA-Z0-9-]*-all [a-zA-Z0-9-]*-all-all//g
|
1513
|
+
/-all-all/d
|
1514
|
+
a\\
|
1515
|
+
@ HOST="\$(HOST)\" \\\\\\
|
1516
|
+
; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\
|
1517
|
+
; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\
|
1518
|
+
; use=$x basename "\$\@" -all $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\
|
1519
|
+
; echo "MAKE \$\$HOST : \$\$n * \$\@"; if test "\$\$n" = "0" ; then : \\\\\\
|
1520
|
+
; BUILD=$x grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' $x ; fi \\\\\\
|
1521
|
+
; test ".\$\$BUILD" = "." && BUILD="." \\\\\\
|
1522
|
+
; test "\$\$use" = "\$\@" && BUILD=$x echo "\$\$BUILD" | tail -1 $x \\\\\\
|
1523
|
+
; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
|
1524
|
+
; (cd "\$\$i" && test ! -f configure && \$(MAKE) \$\$use) || exit; done
|
1525
|
+
/dist-all *:/a\\
|
1526
|
+
@ HOST="\$(HOST)\" \\\\\\
|
1527
|
+
; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\
|
1528
|
+
; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\
|
1529
|
+
; found=$x echo \$\$BUILD | wc -w $x \\\\\\
|
1530
|
+
; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).tar.*" \\\\\\
|
1531
|
+
; if test "\$\$found" = "0" ; then : \\\\\\
|
1532
|
+
; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\
|
1533
|
+
; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
|
1534
|
+
; for f in \$\$i/\$(PACKAGE)-\$(VERSION).tar.* \\\\\\
|
1535
|
+
; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done
|
1536
|
+
/dist-[a-zA-Z0-9]*-all *:/a\\
|
1537
|
+
@ HOST="\$(HOST)\" \\\\\\
|
1538
|
+
; test ".\$\$HOST" = "." && HOST=$x sh ./config.guess $x \\\\\\
|
1539
|
+
; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\
|
1540
|
+
; found=$x echo \$\$BUILD | wc -w $x \\\\\\
|
1541
|
+
; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).*" \\\\\\
|
1542
|
+
; if test "\$\$found" = "0" ; then : \\\\\\
|
1543
|
+
; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\
|
1544
|
+
; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
|
1545
|
+
; for f in \$\$i/\$(PACKAGE)-\$(VERSION).* \\\\\\
|
1546
|
+
; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done
|
1547
|
+
/distclean-all *:/a\\
|
1548
|
+
@ HOST="\$(HOST)\" \\\\\\
|
1549
|
+
; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\
|
1550
|
+
; BUILD=$x grep "^#### .*|" Makefile | sed -e 's/.*|//' $x \\\\\\
|
1551
|
+
; use=$x basename "\$\@" -all $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\
|
1552
|
+
; echo "MAKE \$\$HOST : \$\$n * \$\@ (all local builds)" \\\\\\
|
1553
|
+
; test ".\$\$BUILD" = "." && BUILD="." \\\\\\
|
1554
|
+
; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
|
1555
|
+
; echo "# rm -r \$\$i"; done ; echo "# (sleep 3)" ; sleep 3 \\\\\\
|
1556
|
+
; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
|
1557
|
+
; echo "\$\$i" | grep "^/" > /dev/null && continue \\\\\\
|
1558
|
+
; echo "\$\$i" | grep "^../" > /dev/null && continue \\\\\\
|
1559
|
+
; echo "rm -r \$\$i"; (rm -r "\$\$i") ; done ; rm Makefile
|
1560
|
+
_EOF
|
1561
|
+
cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefile.sed~" ## DEBUGGING
|
1562
|
+
$ax_enable_builddir_sed -f $tmp/conftemp.sed Makefile >$ac_top_srcdir/Makefile
|
1563
|
+
if test -f "$ac_top_srcdir/Makefile.mk" ; then
|
1564
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: extend top_srcdir/Makefile with top_srcdir/Makefile.mk" >&5
|
1565
|
+
$as_echo "$as_me: extend top_srcdir/Makefile with top_srcdir/Makefile.mk" >&6;}
|
1566
|
+
cat $ac_top_srcdir/Makefile.mk >>$ac_top_srcdir/Makefile
|
1567
|
+
fi ; xxxx="####"
|
1568
|
+
echo "$xxxx CONFIGURATIONS FOR TOPLEVEL MAKEFILE: " >>$ac_top_srcdir/Makefile
|
1569
|
+
# sanity check
|
1570
|
+
if grep '^; echo "MAKE ' $ac_top_srcdir/Makefile >/dev/null ; then
|
1571
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: buggy sed found - it deletes tab in \"a\" text parts" >&5
|
1572
|
+
$as_echo "$as_me: buggy sed found - it deletes tab in \"a\" text parts" >&6;}
|
1573
|
+
$ax_enable_builddir_sed -e '/^@ HOST=/s/^/ /' -e '/^; /s/^/ /' $ac_top_srcdir/Makefile \
|
1574
|
+
>$ac_top_srcdir/Makefile~
|
1575
|
+
(test -s $ac_top_srcdir/Makefile~ && mv $ac_top_srcdir/Makefile~ $ac_top_srcdir/Makefile) 2>/dev/null
|
1576
|
+
fi
|
1577
|
+
else
|
1578
|
+
xxxx="\\#\\#\\#\\#"
|
1579
|
+
# echo "/^$xxxx *$ax_enable_builddir_host /d" >$tmp/conftemp.sed
|
1580
|
+
echo "s!^$xxxx [^|]* | *$ax_enable_builddir *\$!$xxxx ...... $ax_enable_builddir!" >$tmp/conftemp.sed
|
1581
|
+
$ax_enable_builddir_sed -f "$tmp/conftemp.sed" "$ac_top_srcdir/Makefile" >$tmp/mkfile.tmp
|
1582
|
+
cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefiles.sed~" ## DEBUGGING
|
1583
|
+
cp "$tmp/mkfile.tmp" "$ac_top_srcdir/makefiles.out~" ## DEBUGGING
|
1584
|
+
if cmp -s "$ac_top_srcdir/Makefile" "$tmp/mkfile.tmp" 2>/dev/null ; then
|
1585
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: keeping top_srcdir/Makefile from earlier configure" >&5
|
1586
|
+
$as_echo "$as_me: keeping top_srcdir/Makefile from earlier configure" >&6;}
|
1587
|
+
rm "$tmp/mkfile.tmp"
|
1588
|
+
else
|
1589
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: reusing top_srcdir/Makefile from earlier configure" >&5
|
1590
|
+
$as_echo "$as_me: reusing top_srcdir/Makefile from earlier configure" >&6;}
|
1591
|
+
mv "$tmp/mkfile.tmp" "$ac_top_srcdir/Makefile"
|
1592
|
+
fi
|
1593
|
+
fi
|
1594
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: build in $ax_enable_builddir (HOST=$ax_enable_builddir_host)" >&5
|
1595
|
+
$as_echo "$as_me: build in $ax_enable_builddir (HOST=$ax_enable_builddir_host)" >&6;}
|
1596
|
+
xxxx="####"
|
1597
|
+
echo "$xxxx" "$ax_enable_builddir_host" "|$ax_enable_builddir" >>$ac_top_srcdir/Makefile
|
1598
|
+
fi
|
1599
|
+
;;
|
1600
|
+
"depfiles":C) test x"$AMDEP_TRUE" != x"" || {
|
1601
|
+
# Autoconf 2.62 quotes --file arguments for eval, but not when files
|
1602
|
+
# are listed without --file. Let's play safe and only enable the eval
|
1603
|
+
# if we detect the quoting.
|
1604
|
+
case $CONFIG_FILES in
|
1605
|
+
*\'*) eval set x "$CONFIG_FILES" ;;
|
1606
|
+
*) set x $CONFIG_FILES ;;
|
1607
|
+
esac
|
1608
|
+
shift
|
1609
|
+
for mf
|
1610
|
+
do
|
1611
|
+
# Strip MF so we end up with the name of the file.
|
1612
|
+
mf=`echo "$mf" | sed -e 's/:.*$//'`
|
1613
|
+
# Check whether this is an Automake generated Makefile or not.
|
1614
|
+
# We used to match only the files named `Makefile.in', but
|
1615
|
+
# some people rename them; so instead we look at the file content.
|
1616
|
+
# Grep'ing the first line is not enough: some people post-process
|
1617
|
+
# each Makefile.in and add a new line on top of each file to say so.
|
1618
|
+
# Grep'ing the whole file is not good either: AIX grep has a line
|
1619
|
+
# limit of 2048, but all sed's we know have understand at least 4000.
|
1620
|
+
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
|
1621
|
+
dirpart=`$as_dirname -- "$mf" ||
|
1622
|
+
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
1623
|
+
X"$mf" : 'X\(//\)[^/]' \| \
|
1624
|
+
X"$mf" : 'X\(//\)$' \| \
|
1625
|
+
X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
|
1626
|
+
$as_echo X"$mf" |
|
1627
|
+
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
1628
|
+
s//\1/
|
1629
|
+
q
|
1630
|
+
}
|
1631
|
+
/^X\(\/\/\)[^/].*/{
|
1632
|
+
s//\1/
|
1633
|
+
q
|
1634
|
+
}
|
1635
|
+
/^X\(\/\/\)$/{
|
1636
|
+
s//\1/
|
1637
|
+
q
|
1638
|
+
}
|
1639
|
+
/^X\(\/\).*/{
|
1640
|
+
s//\1/
|
1641
|
+
q
|
1642
|
+
}
|
1643
|
+
s/.*/./; q'`
|
1644
|
+
else
|
1645
|
+
continue
|
1646
|
+
fi
|
1647
|
+
# Extract the definition of DEPDIR, am__include, and am__quote
|
1648
|
+
# from the Makefile without running `make'.
|
1649
|
+
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
1650
|
+
test -z "$DEPDIR" && continue
|
1651
|
+
am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
1652
|
+
test -z "am__include" && continue
|
1653
|
+
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
1654
|
+
# When using ansi2knr, U may be empty or an underscore; expand it
|
1655
|
+
U=`sed -n 's/^U = //p' < "$mf"`
|
1656
|
+
# Find all dependency output files, they are included files with
|
1657
|
+
# $(DEPDIR) in their names. We invoke sed twice because it is the
|
1658
|
+
# simplest approach to changing $(DEPDIR) to its actual value in the
|
1659
|
+
# expansion.
|
1660
|
+
for file in `sed -n "
|
1661
|
+
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
1662
|
+
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
|
1663
|
+
# Make sure the directory exists.
|
1664
|
+
test -f "$dirpart/$file" && continue
|
1665
|
+
fdir=`$as_dirname -- "$file" ||
|
1666
|
+
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
1667
|
+
X"$file" : 'X\(//\)[^/]' \| \
|
1668
|
+
X"$file" : 'X\(//\)$' \| \
|
1669
|
+
X"$file" : 'X\(/\)' \| . 2>/dev/null ||
|
1670
|
+
$as_echo X"$file" |
|
1671
|
+
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
1672
|
+
s//\1/
|
1673
|
+
q
|
1674
|
+
}
|
1675
|
+
/^X\(\/\/\)[^/].*/{
|
1676
|
+
s//\1/
|
1677
|
+
q
|
1678
|
+
}
|
1679
|
+
/^X\(\/\/\)$/{
|
1680
|
+
s//\1/
|
1681
|
+
q
|
1682
|
+
}
|
1683
|
+
/^X\(\/\).*/{
|
1684
|
+
s//\1/
|
1685
|
+
q
|
1686
|
+
}
|
1687
|
+
s/.*/./; q'`
|
1688
|
+
as_dir=$dirpart/$fdir; as_fn_mkdir_p
|
1689
|
+
# echo "creating $dirpart/$file"
|
1690
|
+
echo '# dummy' > "$dirpart/$file"
|
1691
|
+
done
|
1692
|
+
done
|
1693
|
+
}
|
1694
|
+
;;
|
1695
|
+
"libtool":C)
|
1696
|
+
|
1697
|
+
# See if we are running on zsh, and set the options which allow our
|
1698
|
+
# commands through without removal of \ escapes.
|
1699
|
+
if test -n "${ZSH_VERSION+set}" ; then
|
1700
|
+
setopt NO_GLOB_SUBST
|
1701
|
+
fi
|
1702
|
+
|
1703
|
+
cfgfile="${ofile}T"
|
1704
|
+
trap "$RM \"$cfgfile\"; exit 1" 1 2 15
|
1705
|
+
$RM "$cfgfile"
|
1706
|
+
|
1707
|
+
cat <<_LT_EOF >> "$cfgfile"
|
1708
|
+
#! $SHELL
|
1709
|
+
|
1710
|
+
# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
|
1711
|
+
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
|
1712
|
+
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
|
1713
|
+
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
|
1714
|
+
#
|
1715
|
+
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
|
1716
|
+
# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
|
1717
|
+
# Inc.
|
1718
|
+
# Written by Gordon Matzigkeit, 1996
|
1719
|
+
#
|
1720
|
+
# This file is part of GNU Libtool.
|
1721
|
+
#
|
1722
|
+
# GNU Libtool is free software; you can redistribute it and/or
|
1723
|
+
# modify it under the terms of the GNU General Public License as
|
1724
|
+
# published by the Free Software Foundation; either version 2 of
|
1725
|
+
# the License, or (at your option) any later version.
|
1726
|
+
#
|
1727
|
+
# As a special exception to the GNU General Public License,
|
1728
|
+
# if you distribute this file as part of a program or library that
|
1729
|
+
# is built using GNU Libtool, you may include this file under the
|
1730
|
+
# same distribution terms that you use for the rest of that program.
|
1731
|
+
#
|
1732
|
+
# GNU Libtool is distributed in the hope that it will be useful,
|
1733
|
+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
1734
|
+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
1735
|
+
# GNU General Public License for more details.
|
1736
|
+
#
|
1737
|
+
# You should have received a copy of the GNU General Public License
|
1738
|
+
# along with GNU Libtool; see the file COPYING. If not, a copy
|
1739
|
+
# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
|
1740
|
+
# obtained by writing to the Free Software Foundation, Inc.,
|
1741
|
+
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
1742
|
+
|
1743
|
+
|
1744
|
+
# The names of the tagged configurations supported by this script.
|
1745
|
+
available_tags=""
|
1746
|
+
|
1747
|
+
# ### BEGIN LIBTOOL CONFIG
|
1748
|
+
|
1749
|
+
# Which release of libtool.m4 was used?
|
1750
|
+
macro_version=$macro_version
|
1751
|
+
macro_revision=$macro_revision
|
1752
|
+
|
1753
|
+
# Whether or not to build shared libraries.
|
1754
|
+
build_libtool_libs=$enable_shared
|
1755
|
+
|
1756
|
+
# Whether or not to build static libraries.
|
1757
|
+
build_old_libs=$enable_static
|
1758
|
+
|
1759
|
+
# What type of objects to build.
|
1760
|
+
pic_mode=$pic_mode
|
1761
|
+
|
1762
|
+
# Whether or not to optimize for fast installation.
|
1763
|
+
fast_install=$enable_fast_install
|
1764
|
+
|
1765
|
+
# Shell to use when invoking shell scripts.
|
1766
|
+
SHELL=$lt_SHELL
|
1767
|
+
|
1768
|
+
# An echo program that protects backslashes.
|
1769
|
+
ECHO=$lt_ECHO
|
1770
|
+
|
1771
|
+
# The host system.
|
1772
|
+
host_alias=$host_alias
|
1773
|
+
host=$host
|
1774
|
+
host_os=$host_os
|
1775
|
+
|
1776
|
+
# The build system.
|
1777
|
+
build_alias=$build_alias
|
1778
|
+
build=$build
|
1779
|
+
build_os=$build_os
|
1780
|
+
|
1781
|
+
# A sed program that does not truncate output.
|
1782
|
+
SED=$lt_SED
|
1783
|
+
|
1784
|
+
# Sed that helps us avoid accidentally triggering echo(1) options like -n.
|
1785
|
+
Xsed="\$SED -e 1s/^X//"
|
1786
|
+
|
1787
|
+
# A grep program that handles long lines.
|
1788
|
+
GREP=$lt_GREP
|
1789
|
+
|
1790
|
+
# An ERE matcher.
|
1791
|
+
EGREP=$lt_EGREP
|
1792
|
+
|
1793
|
+
# A literal string matcher.
|
1794
|
+
FGREP=$lt_FGREP
|
1795
|
+
|
1796
|
+
# A BSD- or MS-compatible name lister.
|
1797
|
+
NM=$lt_NM
|
1798
|
+
|
1799
|
+
# Whether we need soft or hard links.
|
1800
|
+
LN_S=$lt_LN_S
|
1801
|
+
|
1802
|
+
# What is the maximum length of a command?
|
1803
|
+
max_cmd_len=$max_cmd_len
|
1804
|
+
|
1805
|
+
# Object file suffix (normally "o").
|
1806
|
+
objext=$ac_objext
|
1807
|
+
|
1808
|
+
# Executable file suffix (normally "").
|
1809
|
+
exeext=$exeext
|
1810
|
+
|
1811
|
+
# whether the shell understands "unset".
|
1812
|
+
lt_unset=$lt_unset
|
1813
|
+
|
1814
|
+
# turn spaces into newlines.
|
1815
|
+
SP2NL=$lt_lt_SP2NL
|
1816
|
+
|
1817
|
+
# turn newlines into spaces.
|
1818
|
+
NL2SP=$lt_lt_NL2SP
|
1819
|
+
|
1820
|
+
# convert \$build file names to \$host format.
|
1821
|
+
to_host_file_cmd=$lt_cv_to_host_file_cmd
|
1822
|
+
|
1823
|
+
# convert \$build files to toolchain format.
|
1824
|
+
to_tool_file_cmd=$lt_cv_to_tool_file_cmd
|
1825
|
+
|
1826
|
+
# An object symbol dumper.
|
1827
|
+
OBJDUMP=$lt_OBJDUMP
|
1828
|
+
|
1829
|
+
# Method to check whether dependent libraries are shared objects.
|
1830
|
+
deplibs_check_method=$lt_deplibs_check_method
|
1831
|
+
|
1832
|
+
# Command to use when deplibs_check_method = "file_magic".
|
1833
|
+
file_magic_cmd=$lt_file_magic_cmd
|
1834
|
+
|
1835
|
+
# How to find potential files when deplibs_check_method = "file_magic".
|
1836
|
+
file_magic_glob=$lt_file_magic_glob
|
1837
|
+
|
1838
|
+
# Find potential files using nocaseglob when deplibs_check_method = "file_magic".
|
1839
|
+
want_nocaseglob=$lt_want_nocaseglob
|
1840
|
+
|
1841
|
+
# DLL creation program.
|
1842
|
+
DLLTOOL=$lt_DLLTOOL
|
1843
|
+
|
1844
|
+
# Command to associate shared and link libraries.
|
1845
|
+
sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
|
1846
|
+
|
1847
|
+
# The archiver.
|
1848
|
+
AR=$lt_AR
|
1849
|
+
|
1850
|
+
# Flags to create an archive.
|
1851
|
+
AR_FLAGS=$lt_AR_FLAGS
|
1852
|
+
|
1853
|
+
# How to feed a file listing to the archiver.
|
1854
|
+
archiver_list_spec=$lt_archiver_list_spec
|
1855
|
+
|
1856
|
+
# A symbol stripping program.
|
1857
|
+
STRIP=$lt_STRIP
|
1858
|
+
|
1859
|
+
# Commands used to install an old-style archive.
|
1860
|
+
RANLIB=$lt_RANLIB
|
1861
|
+
old_postinstall_cmds=$lt_old_postinstall_cmds
|
1862
|
+
old_postuninstall_cmds=$lt_old_postuninstall_cmds
|
1863
|
+
|
1864
|
+
# Whether to use a lock for old archive extraction.
|
1865
|
+
lock_old_archive_extraction=$lock_old_archive_extraction
|
1866
|
+
|
1867
|
+
# A C compiler.
|
1868
|
+
LTCC=$lt_CC
|
1869
|
+
|
1870
|
+
# LTCC compiler flags.
|
1871
|
+
LTCFLAGS=$lt_CFLAGS
|
1872
|
+
|
1873
|
+
# Take the output of nm and produce a listing of raw symbols and C names.
|
1874
|
+
global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
|
1875
|
+
|
1876
|
+
# Transform the output of nm in a proper C declaration.
|
1877
|
+
global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
|
1878
|
+
|
1879
|
+
# Transform the output of nm in a C name address pair.
|
1880
|
+
global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
|
1881
|
+
|
1882
|
+
# Transform the output of nm in a C name address pair when lib prefix is needed.
|
1883
|
+
global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
|
1884
|
+
|
1885
|
+
# Specify filename containing input files for \$NM.
|
1886
|
+
nm_file_list_spec=$lt_nm_file_list_spec
|
1887
|
+
|
1888
|
+
# The root where to search for dependent libraries,and in which our libraries should be installed.
|
1889
|
+
lt_sysroot=$lt_sysroot
|
1890
|
+
|
1891
|
+
# The name of the directory that contains temporary libtool files.
|
1892
|
+
objdir=$objdir
|
1893
|
+
|
1894
|
+
# Used to examine libraries when file_magic_cmd begins with "file".
|
1895
|
+
MAGIC_CMD=$MAGIC_CMD
|
1896
|
+
|
1897
|
+
# Must we lock files when doing compilation?
|
1898
|
+
need_locks=$lt_need_locks
|
1899
|
+
|
1900
|
+
# Manifest tool.
|
1901
|
+
MANIFEST_TOOL=$lt_MANIFEST_TOOL
|
1902
|
+
|
1903
|
+
# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
|
1904
|
+
DSYMUTIL=$lt_DSYMUTIL
|
1905
|
+
|
1906
|
+
# Tool to change global to local symbols on Mac OS X.
|
1907
|
+
NMEDIT=$lt_NMEDIT
|
1908
|
+
|
1909
|
+
# Tool to manipulate fat objects and archives on Mac OS X.
|
1910
|
+
LIPO=$lt_LIPO
|
1911
|
+
|
1912
|
+
# ldd/readelf like tool for Mach-O binaries on Mac OS X.
|
1913
|
+
OTOOL=$lt_OTOOL
|
1914
|
+
|
1915
|
+
# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
|
1916
|
+
OTOOL64=$lt_OTOOL64
|
1917
|
+
|
1918
|
+
# Old archive suffix (normally "a").
|
1919
|
+
libext=$libext
|
1920
|
+
|
1921
|
+
# Shared library suffix (normally ".so").
|
1922
|
+
shrext_cmds=$lt_shrext_cmds
|
1923
|
+
|
1924
|
+
# The commands to extract the exported symbol list from a shared archive.
|
1925
|
+
extract_expsyms_cmds=$lt_extract_expsyms_cmds
|
1926
|
+
|
1927
|
+
# Variables whose values should be saved in libtool wrapper scripts and
|
1928
|
+
# restored at link time.
|
1929
|
+
variables_saved_for_relink=$lt_variables_saved_for_relink
|
1930
|
+
|
1931
|
+
# Do we need the "lib" prefix for modules?
|
1932
|
+
need_lib_prefix=$need_lib_prefix
|
1933
|
+
|
1934
|
+
# Do we need a version for libraries?
|
1935
|
+
need_version=$need_version
|
1936
|
+
|
1937
|
+
# Library versioning type.
|
1938
|
+
version_type=$version_type
|
1939
|
+
|
1940
|
+
# Shared library runtime path variable.
|
1941
|
+
runpath_var=$runpath_var
|
1942
|
+
|
1943
|
+
# Shared library path variable.
|
1944
|
+
shlibpath_var=$shlibpath_var
|
1945
|
+
|
1946
|
+
# Is shlibpath searched before the hard-coded library search path?
|
1947
|
+
shlibpath_overrides_runpath=$shlibpath_overrides_runpath
|
1948
|
+
|
1949
|
+
# Format of library name prefix.
|
1950
|
+
libname_spec=$lt_libname_spec
|
1951
|
+
|
1952
|
+
# List of archive names. First name is the real one, the rest are links.
|
1953
|
+
# The last name is the one that the linker finds with -lNAME
|
1954
|
+
library_names_spec=$lt_library_names_spec
|
1955
|
+
|
1956
|
+
# The coded name of the library, if different from the real name.
|
1957
|
+
soname_spec=$lt_soname_spec
|
1958
|
+
|
1959
|
+
# Permission mode override for installation of shared libraries.
|
1960
|
+
install_override_mode=$lt_install_override_mode
|
1961
|
+
|
1962
|
+
# Command to use after installation of a shared archive.
|
1963
|
+
postinstall_cmds=$lt_postinstall_cmds
|
1964
|
+
|
1965
|
+
# Command to use after uninstallation of a shared archive.
|
1966
|
+
postuninstall_cmds=$lt_postuninstall_cmds
|
1967
|
+
|
1968
|
+
# Commands used to finish a libtool library installation in a directory.
|
1969
|
+
finish_cmds=$lt_finish_cmds
|
1970
|
+
|
1971
|
+
# As "finish_cmds", except a single script fragment to be evaled but
|
1972
|
+
# not shown.
|
1973
|
+
finish_eval=$lt_finish_eval
|
1974
|
+
|
1975
|
+
# Whether we should hardcode library paths into libraries.
|
1976
|
+
hardcode_into_libs=$hardcode_into_libs
|
1977
|
+
|
1978
|
+
# Compile-time system search path for libraries.
|
1979
|
+
sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
|
1980
|
+
|
1981
|
+
# Run-time system search path for libraries.
|
1982
|
+
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
|
1983
|
+
|
1984
|
+
# Whether dlopen is supported.
|
1985
|
+
dlopen_support=$enable_dlopen
|
1986
|
+
|
1987
|
+
# Whether dlopen of programs is supported.
|
1988
|
+
dlopen_self=$enable_dlopen_self
|
1989
|
+
|
1990
|
+
# Whether dlopen of statically linked programs is supported.
|
1991
|
+
dlopen_self_static=$enable_dlopen_self_static
|
1992
|
+
|
1993
|
+
# Commands to strip libraries.
|
1994
|
+
old_striplib=$lt_old_striplib
|
1995
|
+
striplib=$lt_striplib
|
1996
|
+
|
1997
|
+
|
1998
|
+
# The linker used to build libraries.
|
1999
|
+
LD=$lt_LD
|
2000
|
+
|
2001
|
+
# How to create reloadable object files.
|
2002
|
+
reload_flag=$lt_reload_flag
|
2003
|
+
reload_cmds=$lt_reload_cmds
|
2004
|
+
|
2005
|
+
# Commands used to build an old-style archive.
|
2006
|
+
old_archive_cmds=$lt_old_archive_cmds
|
2007
|
+
|
2008
|
+
# A language specific compiler.
|
2009
|
+
CC=$lt_compiler
|
2010
|
+
|
2011
|
+
# Is the compiler the GNU compiler?
|
2012
|
+
with_gcc=$GCC
|
2013
|
+
|
2014
|
+
# Compiler flag to turn off builtin functions.
|
2015
|
+
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
|
2016
|
+
|
2017
|
+
# Additional compiler flags for building library objects.
|
2018
|
+
pic_flag=$lt_lt_prog_compiler_pic
|
2019
|
+
|
2020
|
+
# How to pass a linker flag through the compiler.
|
2021
|
+
wl=$lt_lt_prog_compiler_wl
|
2022
|
+
|
2023
|
+
# Compiler flag to prevent dynamic linking.
|
2024
|
+
link_static_flag=$lt_lt_prog_compiler_static
|
2025
|
+
|
2026
|
+
# Does compiler simultaneously support -c and -o options?
|
2027
|
+
compiler_c_o=$lt_lt_cv_prog_compiler_c_o
|
2028
|
+
|
2029
|
+
# Whether or not to add -lc for building shared libraries.
|
2030
|
+
build_libtool_need_lc=$archive_cmds_need_lc
|
2031
|
+
|
2032
|
+
# Whether or not to disallow shared libs when runtime libs are static.
|
2033
|
+
allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
|
2034
|
+
|
2035
|
+
# Compiler flag to allow reflexive dlopens.
|
2036
|
+
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
|
2037
|
+
|
2038
|
+
# Compiler flag to generate shared objects directly from archives.
|
2039
|
+
whole_archive_flag_spec=$lt_whole_archive_flag_spec
|
2040
|
+
|
2041
|
+
# Whether the compiler copes with passing no objects directly.
|
2042
|
+
compiler_needs_object=$lt_compiler_needs_object
|
2043
|
+
|
2044
|
+
# Create an old-style archive from a shared archive.
|
2045
|
+
old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
|
2046
|
+
|
2047
|
+
# Create a temporary old-style archive to link instead of a shared archive.
|
2048
|
+
old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
|
2049
|
+
|
2050
|
+
# Commands used to build a shared archive.
|
2051
|
+
archive_cmds=$lt_archive_cmds
|
2052
|
+
archive_expsym_cmds=$lt_archive_expsym_cmds
|
2053
|
+
|
2054
|
+
# Commands used to build a loadable module if different from building
|
2055
|
+
# a shared archive.
|
2056
|
+
module_cmds=$lt_module_cmds
|
2057
|
+
module_expsym_cmds=$lt_module_expsym_cmds
|
2058
|
+
|
2059
|
+
# Whether we are building with GNU ld or not.
|
2060
|
+
with_gnu_ld=$lt_with_gnu_ld
|
2061
|
+
|
2062
|
+
# Flag that allows shared libraries with undefined symbols to be built.
|
2063
|
+
allow_undefined_flag=$lt_allow_undefined_flag
|
2064
|
+
|
2065
|
+
# Flag that enforces no undefined symbols.
|
2066
|
+
no_undefined_flag=$lt_no_undefined_flag
|
2067
|
+
|
2068
|
+
# Flag to hardcode \$libdir into a binary during linking.
|
2069
|
+
# This must work even if \$libdir does not exist
|
2070
|
+
hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
|
2071
|
+
|
2072
|
+
# If ld is used when linking, flag to hardcode \$libdir into a binary
|
2073
|
+
# during linking. This must work even if \$libdir does not exist.
|
2074
|
+
hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
|
2075
|
+
|
2076
|
+
# Whether we need a single "-rpath" flag with a separated argument.
|
2077
|
+
hardcode_libdir_separator=$lt_hardcode_libdir_separator
|
2078
|
+
|
2079
|
+
# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
|
2080
|
+
# DIR into the resulting binary.
|
2081
|
+
hardcode_direct=$hardcode_direct
|
2082
|
+
|
2083
|
+
# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
|
2084
|
+
# DIR into the resulting binary and the resulting library dependency is
|
2085
|
+
# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
|
2086
|
+
# library is relocated.
|
2087
|
+
hardcode_direct_absolute=$hardcode_direct_absolute
|
2088
|
+
|
2089
|
+
# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
|
2090
|
+
# into the resulting binary.
|
2091
|
+
hardcode_minus_L=$hardcode_minus_L
|
2092
|
+
|
2093
|
+
# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
|
2094
|
+
# into the resulting binary.
|
2095
|
+
hardcode_shlibpath_var=$hardcode_shlibpath_var
|
2096
|
+
|
2097
|
+
# Set to "yes" if building a shared library automatically hardcodes DIR
|
2098
|
+
# into the library and all subsequent libraries and executables linked
|
2099
|
+
# against it.
|
2100
|
+
hardcode_automatic=$hardcode_automatic
|
2101
|
+
|
2102
|
+
# Set to yes if linker adds runtime paths of dependent libraries
|
2103
|
+
# to runtime path list.
|
2104
|
+
inherit_rpath=$inherit_rpath
|
2105
|
+
|
2106
|
+
# Whether libtool must link a program against all its dependency libraries.
|
2107
|
+
link_all_deplibs=$link_all_deplibs
|
2108
|
+
|
2109
|
+
# Set to "yes" if exported symbols are required.
|
2110
|
+
always_export_symbols=$always_export_symbols
|
2111
|
+
|
2112
|
+
# The commands to list exported symbols.
|
2113
|
+
export_symbols_cmds=$lt_export_symbols_cmds
|
2114
|
+
|
2115
|
+
# Symbols that should not be listed in the preloaded symbols.
|
2116
|
+
exclude_expsyms=$lt_exclude_expsyms
|
2117
|
+
|
2118
|
+
# Symbols that must always be exported.
|
2119
|
+
include_expsyms=$lt_include_expsyms
|
2120
|
+
|
2121
|
+
# Commands necessary for linking programs (against libraries) with templates.
|
2122
|
+
prelink_cmds=$lt_prelink_cmds
|
2123
|
+
|
2124
|
+
# Commands necessary for finishing linking programs.
|
2125
|
+
postlink_cmds=$lt_postlink_cmds
|
2126
|
+
|
2127
|
+
# Specify filename containing input files.
|
2128
|
+
file_list_spec=$lt_file_list_spec
|
2129
|
+
|
2130
|
+
# How to hardcode a shared library path into an executable.
|
2131
|
+
hardcode_action=$hardcode_action
|
2132
|
+
|
2133
|
+
# ### END LIBTOOL CONFIG
|
2134
|
+
|
2135
|
+
_LT_EOF
|
2136
|
+
|
2137
|
+
case $host_os in
|
2138
|
+
aix3*)
|
2139
|
+
cat <<\_LT_EOF >> "$cfgfile"
|
2140
|
+
# AIX sometimes has problems with the GCC collect2 program. For some
|
2141
|
+
# reason, if we set the COLLECT_NAMES environment variable, the problems
|
2142
|
+
# vanish in a puff of smoke.
|
2143
|
+
if test "X${COLLECT_NAMES+set}" != Xset; then
|
2144
|
+
COLLECT_NAMES=
|
2145
|
+
export COLLECT_NAMES
|
2146
|
+
fi
|
2147
|
+
_LT_EOF
|
2148
|
+
;;
|
2149
|
+
esac
|
2150
|
+
|
2151
|
+
|
2152
|
+
ltmain="$ac_aux_dir/ltmain.sh"
|
2153
|
+
|
2154
|
+
|
2155
|
+
# We use sed instead of cat because bash on DJGPP gets confused if
|
2156
|
+
# if finds mixed CR/LF and LF-only lines. Since sed operates in
|
2157
|
+
# text mode, it properly converts lines to CR/LF. This bash problem
|
2158
|
+
# is reportedly fixed, but why not run on old versions too?
|
2159
|
+
sed '$q' "$ltmain" >> "$cfgfile" \
|
2160
|
+
|| (rm -f "$cfgfile"; exit 1)
|
2161
|
+
|
2162
|
+
if test x"$xsi_shell" = xyes; then
|
2163
|
+
sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
|
2164
|
+
func_dirname ()\
|
2165
|
+
{\
|
2166
|
+
\ case ${1} in\
|
2167
|
+
\ */*) func_dirname_result="${1%/*}${2}" ;;\
|
2168
|
+
\ * ) func_dirname_result="${3}" ;;\
|
2169
|
+
\ esac\
|
2170
|
+
} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
|
2171
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2172
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2173
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2174
|
+
|
2175
|
+
|
2176
|
+
sed -e '/^func_basename ()$/,/^} # func_basename /c\
|
2177
|
+
func_basename ()\
|
2178
|
+
{\
|
2179
|
+
\ func_basename_result="${1##*/}"\
|
2180
|
+
} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
|
2181
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2182
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2183
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2184
|
+
|
2185
|
+
|
2186
|
+
sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
|
2187
|
+
func_dirname_and_basename ()\
|
2188
|
+
{\
|
2189
|
+
\ case ${1} in\
|
2190
|
+
\ */*) func_dirname_result="${1%/*}${2}" ;;\
|
2191
|
+
\ * ) func_dirname_result="${3}" ;;\
|
2192
|
+
\ esac\
|
2193
|
+
\ func_basename_result="${1##*/}"\
|
2194
|
+
} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
|
2195
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2196
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2197
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2198
|
+
|
2199
|
+
|
2200
|
+
sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
|
2201
|
+
func_stripname ()\
|
2202
|
+
{\
|
2203
|
+
\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
|
2204
|
+
\ # positional parameters, so assign one to ordinary parameter first.\
|
2205
|
+
\ func_stripname_result=${3}\
|
2206
|
+
\ func_stripname_result=${func_stripname_result#"${1}"}\
|
2207
|
+
\ func_stripname_result=${func_stripname_result%"${2}"}\
|
2208
|
+
} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
|
2209
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2210
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2211
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2212
|
+
|
2213
|
+
|
2214
|
+
sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
|
2215
|
+
func_split_long_opt ()\
|
2216
|
+
{\
|
2217
|
+
\ func_split_long_opt_name=${1%%=*}\
|
2218
|
+
\ func_split_long_opt_arg=${1#*=}\
|
2219
|
+
} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
|
2220
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2221
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2222
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2223
|
+
|
2224
|
+
|
2225
|
+
sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
|
2226
|
+
func_split_short_opt ()\
|
2227
|
+
{\
|
2228
|
+
\ func_split_short_opt_arg=${1#??}\
|
2229
|
+
\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
|
2230
|
+
} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
|
2231
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2232
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2233
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2234
|
+
|
2235
|
+
|
2236
|
+
sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
|
2237
|
+
func_lo2o ()\
|
2238
|
+
{\
|
2239
|
+
\ case ${1} in\
|
2240
|
+
\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
|
2241
|
+
\ *) func_lo2o_result=${1} ;;\
|
2242
|
+
\ esac\
|
2243
|
+
} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
|
2244
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2245
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2246
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2247
|
+
|
2248
|
+
|
2249
|
+
sed -e '/^func_xform ()$/,/^} # func_xform /c\
|
2250
|
+
func_xform ()\
|
2251
|
+
{\
|
2252
|
+
func_xform_result=${1%.*}.lo\
|
2253
|
+
} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
|
2254
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2255
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2256
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2257
|
+
|
2258
|
+
|
2259
|
+
sed -e '/^func_arith ()$/,/^} # func_arith /c\
|
2260
|
+
func_arith ()\
|
2261
|
+
{\
|
2262
|
+
func_arith_result=$(( $* ))\
|
2263
|
+
} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
|
2264
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2265
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2266
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2267
|
+
|
2268
|
+
|
2269
|
+
sed -e '/^func_len ()$/,/^} # func_len /c\
|
2270
|
+
func_len ()\
|
2271
|
+
{\
|
2272
|
+
func_len_result=${#1}\
|
2273
|
+
} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
|
2274
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2275
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2276
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2277
|
+
|
2278
|
+
fi
|
2279
|
+
|
2280
|
+
if test x"$lt_shell_append" = xyes; then
|
2281
|
+
sed -e '/^func_append ()$/,/^} # func_append /c\
|
2282
|
+
func_append ()\
|
2283
|
+
{\
|
2284
|
+
eval "${1}+=\\${2}"\
|
2285
|
+
} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
|
2286
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2287
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2288
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2289
|
+
|
2290
|
+
|
2291
|
+
sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
|
2292
|
+
func_append_quoted ()\
|
2293
|
+
{\
|
2294
|
+
\ func_quote_for_eval "${2}"\
|
2295
|
+
\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
|
2296
|
+
} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
|
2297
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2298
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2299
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2300
|
+
|
2301
|
+
|
2302
|
+
# Save a `func_append' function call where possible by direct use of '+='
|
2303
|
+
sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
|
2304
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2305
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2306
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2307
|
+
else
|
2308
|
+
# Save a `func_append' function call even when '+=' is not available
|
2309
|
+
sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
2310
|
+
&& mv -f "$cfgfile.tmp" "$cfgfile" \
|
2311
|
+
|| (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
|
2312
|
+
test 0 -eq $? || _lt_function_replace_fail=:
|
2313
|
+
fi
|
2314
|
+
|
2315
|
+
if test x"$_lt_function_replace_fail" = x":"; then
|
2316
|
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
|
2317
|
+
$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
|
2318
|
+
fi
|
2319
|
+
|
2320
|
+
|
2321
|
+
mv -f "$cfgfile" "$ofile" ||
|
2322
|
+
(rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
|
2323
|
+
chmod +x "$ofile"
|
2324
|
+
|
2325
|
+
;;
|
2326
|
+
"include":C) test -d include || mkdir include ;;
|
2327
|
+
"src":C)
|
2328
|
+
test -d src || mkdir src
|
2329
|
+
test -d src/$TARGETDIR || mkdir src/$TARGETDIR
|
2330
|
+
;;
|
2331
|
+
|
2332
|
+
esac
|
2333
|
+
done # for ac_tag
|
2334
|
+
|
2335
|
+
|
2336
|
+
as_fn_exit 0
|