Changelog
v3.6.0 2017-03-16
ae141e1906
] - win: find and setup for VS2017 (Refael Ackermann) #1130ec5fc36a80
] - Add support to build node.js with chakracore for ARM. (Kunal Pathak) #873a04ea3051a
] - Add support to build node.js with chakracore. (Kunal Pathak) #87393d7fa83c8
] - Upgrade semver dependency. (Ben Noordhuis) #1107ff9a6fadfd
] - Update link of gyp as Google code is shutting down (Peter Dave Hello) #1061Changelog
v3.5.0 2017-01-10
762d19a39e
] - [doc] merge History.md and CHANGELOG.md (Rod Vagg)80fc5c3d31
] - Fix deprecated dependency warning (Simone Primarosa) #106905c44944fd
] - Open the build file with universal-newlines mode (Guy Margalit) #105337ae7be114
] - Try python launcher when stock python is python 3. (Ben Noordhuis) #992e3778d9907
] - Add lots of findPython() tests. (Ben Noordhuis) #992afc766adf6
] - Unset executable bit for .bat files (Pavel Medvedev) #969ddac348991
] - Use push on PYTHONPATH and add tests (Michael Hart) #990b182a19042
] - Revert "add "path-array" dep" (Michael Hart) #9907c08b85c5a
] - Revert "configure: use "path-array" for PYTHONPATH" (Michael Hart) #9909c8d275526
] - Add --devdir flag. (Ben Noordhuis) #916f6eab1f9e4
] - doc: add windows-build-tools to readme (Felix Rieseberg) #970Changelog
v3.4.0 2016-06-28
ce5fd04e94
] - deps: update minimatch version (delphiactual) #96177383ddd85
] - Replace fs.accessSync call to fs.statSync (Richard Lau) #9550dba4bda57
] - test: add simple addon test (Richard Lau) #955c4344b3889
] - doc: add --target option to README (Gibson Fahnestock) #958cc778e9215
] - Override BUILDING_UV_SHARED, BUILDING_V8_SHARED. (Ben Noordhuis) #915af35b2ad32
] - Move VC++ Build Tools to Build Tools landing page. (Andrew Pardoe) #953f31482e226
] - win: work around __pfnDliNotifyHook2 type change (Alexis Campailla) #9523df8222fa5
] - Allow for npmlog@3.x (Rebecca Turner) #950a4fa07b390
] - More verbose error on locating msbuild.exe failure. (Mateusz Jaworski) #9304ee31329e0
] - doc: add command options to README.md (Gibson Fahnestock) #937c8c7ca86b9
] - Add --silent option for zero output. (Gibson Fahnestock) #937ac29d23a7c
] - Upgrade to glob@7.0.3. (Ben Noordhuis) #94315fd56be3d
] - Enable V8 deprecation warnings for native modules (Matt Loring) #9207f1c1b960c
] - gyp: improvements for android generator (Robert Chiras) #935088082766c
] - Update Windows install instructions (Sara Itani) #867625c1515f9
] - gyp: inherit CC/CXX for CC/CXX.host (Johan Bergström) #9083bcb1720e4
] - Add support for the Python launcher on Windows (Patrick Westerhoff) [#894](https://github.com/nodejs/node-gyp/pull/894Changelog
v3.3.1 2016-03-04
a981ef847a
] - gyp: fix android generator (Robert Chiras) #889Changelog
v3.3.0 2016-02-16
818d854a4d
] - Introduce NODEJS_ORG_MIRROR and IOJS_ORG_MIRROR (Rod Vagg) #878d1e4cc4b62
] - (SEMVER-MINOR) Download headers tarball for ~0.12.10 || ~0.10.42 (Rod Vagg) #8776e28ad1bea
] - Allow for npmlog@2.x (Rebecca Turner) #86107371e5812
] - Use -fPIC for NetBSD. (Marcin Cieślak) #8568c4b0ffa50
] - (SEMVER-MINOR) Add --cafile command line option. (Ben Noordhuis) #837b3ad43498e
] - (SEMVER-MINOR) Make download() function testable. (Ben Noordhuis) #837Changelog
v3.2.1 2015-12-03
ab89b477c4
] - Upgrade gyp to b3cef02. (Ben Noordhuis) #83190078ecb17
] - Define WIN32_LEAN_AND_MEAN conditionally. (Ben Noordhuis) #824Changelog
v3.2.0 2015-11-25
268f1ca4c7
] - Use result of which
when searching for python. (Refael Ackermann) #668817ed9bd78
] - Add test for python executable search logic. (Ben Noordhuis) #7560e2dfda1f3
] - Fix test/test-options when run through npm test
. (Ben Noordhuis) #7559bfa0876b4
] - Add support for AIX (Michael Dawson) #753a8d441a0a2
] - Update README for Windows 10 support. (Jason Williams) #766d1d6015276
] - Update broken links and switch to HTTPS. (andrew morton)Changelog
v3.1.0 2015-11-14
9049241f91
] - gyp: don't use links at all, just copy the files instead (Nathan Zadoks)8ef90348d1
] - gyp: apply https://codereview.chromium.org/11361103/ (Nathan Rajlich)a2ed0df84e
] - gyp: always install into $PRODUCT_DIR (Nathan Rajlich)cc8b2fa83e
] - Update gyp to b3cef02. (Imran Iqbal) #781f5d86eb84e
] - Update to tar@2.0.0. (Edgar Muentes) #7972ac7de02c4
] - Fix infinite loop with zero-length options. (Ben Noordhuis) #745101bed639b
] - This platform value came from debian package, and now the value (Jérémy Lal) #738Changelog
v3.0.3 2015-09-14
ad827cda30
] - tarballUrl global and && when checking for iojs (Lars-Magnus Skog) #729Changelog
v3.0.2 2015-09-12
6e8c3bf3c6
] - add back support for passing additional cmdline args (Rod Vagg) #723ff82f2f3b9
] - fixed broken link in docs to Visual Studio 2013 download (simon-p-r) #722