aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/binding.gyp.template
Commit message (Expand)AuthorAge
* Remove non-libuv code from Node extensionGravatar murgatroid992017-04-24
* Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibilityGravatar Michael Lumish2017-04-20
|\
* | Node: fix the cases where zlib is builtGravatar murgatroid992017-04-19
* | Node: Don't depend on cares npm packageGravatar murgatroid992017-04-19
| * Add flag to compile gpr with compatibility for muslGravatar murgatroid992017-04-19
|/
* Build for more versions of electron, restrict when a Windows warning is shownGravatar murgatroid992017-04-13
* Node: fix Windows warning in binding.gyp for Win10 consoleGravatar murgatroid992017-04-10
* Merge branch 'master' into node_dbg_release_splitGravatar Michael Lumish2017-04-03
|\
| * Merge pull request #7771 from y-zeng/cares_buildinGravatar Yuchen Zeng2017-03-24
| |\
* | | Node: explicitly define Release and Debug builds, use build flags from build....Gravatar murgatroid992017-03-23
| | * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
| | |\ | |_|/ |/| |
| | * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
| | |\
| * | | Switch Node back to using libuv iomgr by defaultGravatar murgatroid992017-03-09
|/ / /
* | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_againGravatar David Garcia Quintas2017-03-06
|\ \ \
| * | | Add option to recompile Node library without ALPN supportGravatar murgatroid992017-03-02
| | |/ | |/|
* / | Fix missing wakeups when using the libuv iomgr under ElectronGravatar murgatroid992017-02-27
|/ /
* | Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Disable libuv core changes in Node libraryGravatar murgatroid992017-02-06
| * Update with http proxy changesGravatar Yuchen Zeng2017-01-27
| * Migrate to the new c-ares dirGravatar Yuchen Zeng2017-01-23
| * Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2017-01-18
| |\ | |/ |/|
* | Fix binding.gyp syntaxGravatar murgatroid992017-01-13
* | Fix electron artifact buildsGravatar murgatroid992017-01-13
* | Do not use OPENSSL_NO_THREAD normally for Node on WindowsGravatar Michael Lumish2017-01-12
| * Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2016-10-28
| |\
* | | libuv changes don't work with ElectronGravatar murgatroid992016-10-27
* | | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-10-26
|\ \ \ | | |/ | |/|
* | | Add electron support and build electron artifactsGravatar murgatroid992016-10-25
| * | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
|/ /
| * Use cares package in nodeGravatar Yuchen Zeng2016-08-22
| * Try to fix node interop issuesGravatar Yuchen Zeng2016-08-19
| * Remove dependency on node c-aresGravatar Yuchen Zeng2016-08-19
| * Fix node testGravatar Yuchen Zeng2016-08-10
| * Fix sanity issues, try to fix node buildGravatar Yuchen Zeng2016-08-09
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Make binary compatibility not the defaultGravatar Craig Tiller2016-02-04
* Merged from masterGravatar murgatroid992016-02-03
|\
* | Add working Node artifact builder for all platformsGravatar murgatroid992016-02-03
| * Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
|/
* Fixed windows build warningGravatar murgatroid992016-01-28
* Update template, add comment and message about Windows buildGravatar murgatroid992016-01-28
* Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
|\
| * Make Node library depend on BoringSSL and zlib, and only build them under Win...Gravatar murgatroid992016-01-25
* | Update copyright in binding.gypGravatar murgatroid992016-01-20
* | Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
|/
* Removed redundant std= cflagGravatar murgatroid992016-01-07
* Compile Node extension with c99 and c++11Gravatar murgatroid992016-01-07
* Generate all file lists and build target lists in binding.gyp from build.yamlGravatar murgatroid992015-11-05
* Edit the template, not the output fileGravatar murgatroid992015-10-26
* Removed extraneous C++ settings in Node gyp C targetsGravatar murgatroid992015-10-23