Siarhei Fedartsou
232b814d7d
Build Node bindings on Windows
2022-08-26 14:58:14 +02:00
Siarhei Fedartsou
7a1a0fff52
Build Node bindings on Windows
2022-08-26 14:21:24 +02:00
Siarhei Fedartsou
306237539c
Build Node bindings on Windows
2022-08-26 14:02:59 +02:00
Siarhei Fedartsou
28f9c46602
Build Node bindings on Windows
2022-08-26 13:27:40 +02:00
Alin Mindroc
33b2a193f9
Fix node14 compilation issues ( #5918 )
...
* Use Nan:: getters and setters for node 12/14 compatibility
* Drop support for publishing node 8 bindings, add publishing support for node 12, 14
Co-authored-by: Daniel Patterson <danpat@danpat.net>
2020-12-19 15:37:01 -08:00
Daniel Patterson
50d9632ed7
Upgrade formatting to clang-format 10 ( #5895 )
...
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
2020-11-26 07:21:39 -08:00
Patrick Niklaus
03cffd0f56
Ignore unused-variable warnings cause by V8 header
...
This can be removed after https://github.com/cjntaylor/node-cmake/pull/37
is merged and released.
2018-02-09 17:51:58 +01:00
Daniel J. Hofmann
2351b5a084
Merges node-osrm into repository
...
Build with
cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_NODE_BINDINGS=On -DENABLE_MASON=On
2017-03-21 20:10:39 +00:00