Commit Graph

  • dd0e97ef0b lib: try to find python after python3 Sam Roberts 2019-10-03 08:18:36 -07:00
  • 3834156a92 test: add Python 3.5 and 3.6 tests on Linux cclauss 2019-10-03 17:51:23 +02:00
  • f36bd228a4 gyp: add __lt__ to MSVSSolutionEntry João Reis 2019-10-02 20:20:56 +01:00
  • f60ed47d14 travis: add Python 3.5 and 3.6 tests on Linux Christian Clauss 2019-10-02 17:55:08 +00:00
  • 968c9067d7 win: support VS 2017 Desktop Express João Reis 2019-10-02 01:50:59 +01:00
  • ab2a4cc209 src: update to standard@14 Rod Vagg 2019-09-30 15:52:41 +10:00
  • 1196e990d8 src: update to standard@14 Rod Vagg 2019-09-30 15:52:41 +10:00
  • 53ee7dfe89 gyp: fix undefined name: cflags --> ldflags Christian Clauss 2019-10-01 07:54:49 +01:00
  • 5871dcf6c9 src,win: add support for fetching arm64 node.lib Richard Townsend 2019-09-12 15:41:06 +01:00
  • 6f39fd4522 v5.0.4: bump version and update changelog Rod Vagg 2019-09-26 13:40:58 +10:00
  • a84b885756 gyp: fix undefined name: cflags --> ldflags Christian Clauss 2019-10-01 07:54:49 +01:00
  • 2441932dc4 src,win: add support for fetching arm64 node.lib Richard Townsend 2019-09-12 15:41:06 +01:00
  • c763ca1838 doc: Declare that node-gyp is Python 3 compatible cclauss 2019-07-07 12:47:54 +02:00
  • 3d1c60ab81 lib: accept Python 3 by default João Reis 2019-07-23 16:29:17 +01:00
  • b887c40006 v5.0.4: bump version and update changelog v5.0.4 Rod Vagg 2019-09-26 13:40:58 +10:00
  • 1236869ffc gyp: modify XcodeVersion() to convert "4.2" to "0420" and "10.0" to "1000" Christian Clauss 2019-09-27 00:29:44 +02:00
  • 8e9ec3b024 gyp: modify XcodeVersion() to convert "4.2" to "0420" and "10.0" to "1000" Christian Clauss 2019-09-27 00:29:44 +02:00
  • 36638afe48 gyp: more decode stdout on Python 3 cclauss 2019-09-26 11:29:03 +02:00
  • 67dec1496a gyp: more decode stdout on Python 3 cclauss 2019-09-26 11:29:03 +02:00
  • f753c167c5 gyp: decode stdout on Python 3 cclauss 2019-09-25 19:52:35 +02:00
  • 60a4083523 doc: update xcode install instructions to match Node's BUILDING Nhan Khong 2019-09-21 07:22:53 -07:00
  • 19dbc9ac32 deps: update tar to 4.4.12 Matheus Marchini 2019-09-24 10:47:29 -07:00
  • 5f3ed92181 bin: fix the usage instructions Halit Ogunc 2019-09-24 18:32:34 +02:00
  • aab118edf1 lib: adding keep-alive header to download requests Milad Farazmand 2019-08-23 11:20:24 -04:00
  • 1186e89326 lib: ignore non-critical os.userInfo() failures Rod Vagg 2019-07-20 15:03:56 +10:00
  • 785e527c3d doc: fix missing argument for setting python path lagorsse 2019-06-28 18:44:20 +02:00
  • a97615196c gyp: rm semicolons (Python != JavaScript) MattIPv4 2019-08-15 18:24:52 +01:00
  • 06019bac24 gyp: assorted typo fixes XhmikosR 2019-08-10 09:03:45 +03:00
  • 3f4972c1ca gyp: use "is" when comparing to None Vladyslav Burzakovskyy 2019-08-19 12:16:16 +02:00
  • 1cb4708073 src,win: improve unmanaged handling Peter Sabath 2019-08-08 14:37:34 +02:00
  • 5553cd910e gyp: improve Windows+Cygwin compatibility Jose Quijada 2019-07-10 07:47:22 -04:00
  • 8bcb1fbb43 gyp: Python 3 Windows fixes João Reis 2019-07-23 16:02:09 +01:00
  • 2e24d0a326 test: accept Python 3 in test-find-python.js João Reis 2019-07-23 14:58:10 +01:00
  • 1267b4dc1c build: add test run Python 3.7 on macOS Christian Clauss 2019-07-24 16:47:20 +02:00
  • da1b031aa3 build: import StringIO on Python 2 and Python 3 Christian Clauss 2019-07-21 09:31:13 +02:00
  • fa0ed4aa42 build: more Python 3 compat, replace compile with ast cclauss 2019-07-12 10:33:33 +02:00
  • 18d5c7c9d0 win,src: update win_delay_load_hook.cc to work with /clr Ivan Petrovic 2019-07-12 09:43:52 +02:00
  • d90d9c5426 gyp: decode stdout on Python 3 cclauss 2019-09-25 19:52:35 +02:00
  • 8d4ea7f13e doc: update xcode install instructions to match Node's BUILDING Nhan Khong 2019-09-21 07:22:53 -07:00
  • 5d76938e55 deps: update tar to 4.4.12 Matheus Marchini 2019-09-24 10:47:29 -07:00
  • cdc49ee3f6 bin: fix the usage instructions Halit Ogunc 2019-09-24 18:32:34 +02:00
  • 038468388c lib: adding keep-alive header to download requests Milad Farazmand 2019-08-23 11:20:24 -04:00
  • c4002dee1a lib: ignore non-critical os.userInfo() failures Rod Vagg 2019-07-20 15:03:56 +10:00
  • ca990a1292 doc: fix missing argument for setting python path lagorsse 2019-06-28 18:44:20 +02:00
  • 0a4d8c84ce gyp: rm semicolons (Python != JavaScript) MattIPv4 2019-08-15 18:24:52 +01:00
  • cdb47bd54d gyp: assorted typo fixes XhmikosR 2019-08-10 09:03:45 +03:00
  • a301abcde1 gyp: use "is" when comparing to None Vladyslav Burzakovskyy 2019-08-19 12:16:16 +02:00
  • af876e10f0 src,win: improve unmanaged handling Peter Sabath 2019-08-08 14:37:34 +02:00
  • c7f1bcaff5 gyp: improve Windows+Cygwin compatibility Jose Quijada 2019-07-10 07:47:22 -04:00
  • 2592036261 gyp: Python 3 Windows fixes João Reis 2019-07-23 16:02:09 +01:00
  • a2a862f6ba test: accept Python 3 in test-find-python.js João Reis 2019-07-23 14:58:10 +01:00
  • a2bca072f9 build: add test run Python 3.7 on macOS Christian Clauss 2019-07-24 16:47:20 +02:00
  • 5459ecaf3f build: import StringIO on Python 2 and Python 3 Christian Clauss 2019-07-21 09:31:13 +02:00
  • 4ef83eddd0 build: more Python 3 compat, replace compile with ast cclauss 2019-07-12 10:33:33 +02:00
  • 573607981e win,src: update win_delay_load_hook.cc to work with /clr Ivan Petrovic 2019-07-12 09:43:52 +02:00
  • c6e3b65a23 lib: raise the minimum Python version from 2.6 to 2.7 cclauss 2019-07-11 07:44:33 +02:00
  • 64bb407c14 v5.0.3: bump version and update changelog v5.0.3 Rod Vagg 2019-07-16 20:16:31 +10:00
  • 0878db3b81 Revert "build,test: add duplicate symbol test" Ben Noordhuis 2019-07-16 10:22:38 +02:00
  • 66ad305775 python: accept Python 3 conditionally João Reis 2019-07-08 22:09:45 +01:00
  • 7e7fce3fed python: move Python detection to its own file João Reis 2019-07-08 16:37:29 +01:00
  • bb92c761a9 test: add Node.js 6 on Windows to Travis CI João Reis 2019-07-07 20:57:24 +01:00
  • 7fd924079f test: increase tap timeout João Reis 2019-07-07 20:29:10 +01:00
  • 656117cc4a win: make VS path match case-insensitive João Reis 2019-07-04 12:07:24 +01:00
  • e40c99e283 src: implement standard.js linting Rod Vagg 2019-06-22 13:10:59 +10:00
  • 7e8127068f test: cover supported node versions with travis Rod Vagg 2019-07-05 17:01:09 +10:00
  • 24109148df test: downgrade to tap@^12 for continued Node 6 support Rod Vagg 2019-07-05 16:36:44 +10:00
  • 49c7f99a74 v5.0.2: bump version and update changelog v5.0.2 Rod Vagg 2019-06-21 13:36:15 +10:00
  • 7a9a038e9e test: add parallel test runs on macOS and Windows cclauss 2019-06-25 11:20:22 +02:00
  • 82f129d6de gyp: replace optparse to argparse KiYugadgeter 2018-11-01 00:31:10 +09:00
  • afaaa29c61 gyp: remove from __future__ import with_statement cclauss 2019-06-25 10:23:38 +02:00
  • 7dd7f2b2a2 test: fix Python syntax error in test-adding.js cclauss 2019-06-21 18:27:43 +02:00
  • a991f633d6 gyp: fix the remaining Python 3 issues cclauss 2019-06-21 17:45:44 +02:00
  • 395f843de0 test: replace self-signed cert with 'localhost' Rod Vagg 2019-06-22 16:28:22 +10:00
  • a52c6eb9e8 test: migrate from tape to tap Rod Vagg 2019-06-22 13:35:45 +10:00
  • 03683f09d6 lib: code de-duplication Pavel Medvedev 2016-06-20 16:55:59 +03:00
  • d3478d7b0b meta: add to .gitignore Refael Ackermann 2018-10-14 18:17:49 -04:00
  • 611bc3c89f lib: add .json suffix for explicit require Rod Vagg 2019-06-20 17:08:53 +10:00
  • ec2eb44a30 test: use Nan in duplicate_symbols Gabriel Schulhof 2019-06-20 09:32:40 -07:00
  • f952b08f84 gyp: move from __future__ import to the top of the file cclauss 2019-06-20 12:58:32 +02:00
  • 4f4a677dfa gyp: use different default compiler for z/OS Shuowang (Wayne) Zhang 2019-06-03 11:44:43 -04:00
  • dd9bf929ac zos: update compiler options Shuowang (Wayne) Zhang 2019-06-03 11:44:24 -04:00
  • 1597c84aad test: use Travis CI to run tests on every pull request cclauss 2019-05-14 19:39:08 +02:00
  • 2761afbf73 build,test: add duplicate symbol test Gabriel Schulhof 2019-03-11 22:14:58 -07:00
  • a75723985e v5.0.1: bump version and update changelog v5.0.1 Rod Vagg 2019-06-20 11:40:54 +10:00
  • 1cfdb28886 lib: reintroduce support for iojs file naming for releases >= 1 && < 4 Samuel Attard 2019-06-19 12:02:03 -07:00
  • e3861722ed doc: document --jobs max David Sanders 2019-06-19 18:20:00 -07:00
  • 182e846b2a v5.0.0: bump version and update changelog v5.0.0 Rod Vagg 2019-04-24 10:38:37 +10:00
  • a20faedc91 gyp: enable MARMASM items only on new VS versions João Reis 2019-05-28 23:02:32 +01:00
  • 0efb8fb34b win: support running in VS Command Prompt João Reis 2019-05-31 20:46:15 +01:00
  • 360ddbdf3a win: add support for Visual Studio 2019 João Reis 2019-05-29 00:20:52 +01:00
  • 8f43f68275 win: detect all VS versions in node-gyp João Reis 2019-05-27 17:05:49 +01:00
  • 7fe4095974 win: generic Visual Studio 2017 detection João Reis 2019-05-24 12:26:31 +01:00
  • 721eb691cf gyp: teach MSVS generator about MARMASM Items Jon Kunkee 2019-02-25 13:39:48 -08:00
  • 91744bfecc gyp: add support for Windows on Arm Richard Townsend 2019-05-02 15:58:55 +01:00
  • 81f3a92338 Update list of Node.js versions to test against. Ben Noordhuis 2019-03-19 11:58:46 +01:00
  • 4748f6ab75 Remove deprecated compatibility code. Ben Noordhuis 2019-02-14 19:27:42 +01:00
  • 7a71d68bce win: use msbuild from the configure stage Bartosz Sosnowski 2019-02-13 21:32:18 +01:00
  • 45e3221fd4 Remove an outdated workaround for Python 2.4 cclauss 2019-01-21 09:46:23 +01:00
  • 997bc3c748 readme: add ARM64 info to MSVC setup instructions Jon Kunkee 2019-01-24 16:00:55 -08:00
  • 721dc7d314 Add ARM64 to MSBuild /Platform logic Jon Kunkee 2019-01-24 16:00:31 -08:00