Skip to content

Tags: ash-editor/node

Tags

electron-v1.3.7

Toggle electron-v1.3.7's commit message
Allow use_openssl_def to be overwritten

atom-shell-v1.3.5

Toggle atom-shell-v1.3.5's commit message
Allow use_openssl_def to be overwritten

atom-shell-v1.2.8

Toggle atom-shell-v1.2.8's commit message
Remove openssl_fips in common.gypi

When building native modules with old node this will cause errors:
gyp: name 'openssl_fips' is not defined while evaluating condition
'openssl_fips != ""' in binding.gyp while trying to load binding.gyp

atom-shell-v1.1.1

Toggle atom-shell-v1.1.1's commit message
Remove openssl_fips in common.gypi

When building native modules with old node this will cause errors:
gyp: name 'openssl_fips' is not defined while evaluating condition
'openssl_fips != ""' in binding.gyp while trying to load binding.gyp

atom-shell-v0.37.8

Toggle atom-shell-v0.37.8's commit message
Remove openssl_fips in common.gypi

When building native modules with old node this will cause errors:
gyp: name 'openssl_fips' is not defined while evaluating condition
'openssl_fips != ""' in binding.gyp while trying to load binding.gyp

atom-shell-v0.37.4

Toggle atom-shell-v0.37.4's commit message
Export node::Environment

atom-shell-v0.37.3-1

Toggle atom-shell-v0.37.3-1's commit message
Export node::Environment

atom-shell-v0.37.3

Toggle atom-shell-v0.37.3's commit message
Use phantom callback for CallbackInfo

atom-shell-v0.37.2

Toggle atom-shell-v0.37.2's commit message
Use phantom callback for CallbackInfo

atom-shell-v0.36.7

Toggle atom-shell-v0.36.7's commit message
Use phantom callback for CallbackInfo