deps: refactor openssl.gyp
authorShigeki Ohtsu <ohtsu@iij.ad.jp>
Tue, 3 Feb 2015 05:13:26 +0000 (14:13 +0900)
committerShigeki Ohtsu <ohtsu@iij.ad.jp>
Sat, 4 Apr 2015 03:37:26 +0000 (12:37 +0900)
commitf782824d4829d89b078aafcdcc3a1fa043b58f39
treee8e49e7d4a3f9f3a5ff2f0204ba68c1cad4402a6
parenteb459c81512c2ce61ee488450fc2d4006cb63198
deps: refactor openssl.gyp

Updated gyp has "else if" syntax in condition. Use this for
target_arch and OS switches. Several sources, defines, rules and
libraries variables moved to gypi files.

PR-URL: https://github.com/iojs/io.js/pull/1325
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
deps/openssl/masm_compile.gypi [new file with mode: 0644]
deps/openssl/openssl-cli.gypi [new file with mode: 0644]
deps/openssl/openssl.gyp
deps/openssl/openssl.gypi [new file with mode: 0644]