Skip to content

Tags: wendelas/node

Tags

electron-v1.6.0

Toggle electron-v1.6.0's commit message
Bump NODE_MODULE_VERSION to 53

This matches the number in nodejs/node#10992.

electron-v1.5.1

Toggle electron-v1.5.1's commit message
Add missing return value to node::url::To{Ascii,Unicode}

electron-v1.5.0

Toggle electron-v1.5.0's commit message
Add missing return value to node::url::To{Ascii,Unicode}

electron-v1.4.14

Toggle electron-v1.4.14's commit message
Call process.log from fallback stream on Windows

electron-v1.3.7

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

atom-shell-v1.3.6

Toggle atom-shell-v1.3.6'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