Changelog
v3.7.0 2018-06-08
84cea7b30d
] - Remove unused gyp test scripts. (Ben Noordhuis) #14580540e4ec63
] - gyp: escape spaces in filenames in make generator (Jeff Senn) #143688fc6fa0ec
] - Drop dependency on minimatch. (Brian Woodward) #11581e203c5148
] - Fix include path when pointing to Node.js source (Richard Lau) #105553d8cb967c
] - Prefix build targets with /t: on Windows (Natalie Wolfe) #116453a5f8ff38
] - gyp: add support for .mm files to msvs generator (Julien Racle) #1167dd8561e528
] - zos: don't use universal-new-lines mode (John Barboza) #1451e5a69010ed
] - zos: add search locations for libnode.x (John Barboza) #145179febace53
] - doc: update macOS information in README (Josh Parnham) #13239425448945
] - gyp: don't print xcodebuild not found errors (Gibson Fahnestock) #13706f1286f5b2
] - Fix infinite install loop. (Ben Noordhuis) #13842580b9139e
] - Update --nodedir
description in README. (Ben Noordhuis) #1372a61360391a
] - Update README with another way to install on windows (JeffAtDeere) #135247496bf6dc
] - Fix IndexError when parsing GYP files. (Ben Noordhuis) #1267b2024dee7b
] - zos: support platform (John Barboza) #127690d86512f4
] - win: run PS with -NoProfile
(Refael Ackermann) #12922da5f86ef7
] - doc: add github PR and Issue templates (Gibson Fahnestock) #1228a46a770d68
] - doc: update proposed DCO and CoC (Mikeal Rogers) #12297e803d58e0
] - doc: headerify the Install instructions (Nick Schonning) #1225f27599193a
] - gyp: update xml string encoding conversion (Liu Chao) #12030a07e481f7
] - configure: don't set ensure if tarball is set (Gibson Fahnestock) #1220Changelog
v3.6.3 2018-06-08
90cd2e8da9
] - gyp: fix regex to match multi-digit versions (Jonas Hermsmeier) #14557900122337
] - deps: pin request
version range (Refael Ackerman) #1300Changelog
v3.6.2 2017-06-01
72afdd62cd
] - build: rename copyNodeLib() to doBuild() (Liu Chao) #1206bad903ac70
] - win: more robust parsing of SDK version (Refael Ackermann) #1198241752f381
] - Log dist-url. (Ben Noordhuis) #1170386746c7d1
] - configure: use full path in node_lib_file GYP var (Pavel Medvedev) #9640913b2dd99
] - build, win: use target_arch to link with node.lib (Pavel Medvedev) #964c307b302f7
] - doc: blorb about setting npm_config_OPTION_NAME
(Refael Ackermann) #1185Changelog
v3.6.1 2017-04-30
49801716c2
] - test: fix test-find-python on v0.10.x buildbot. (Ben Noordhuis) #1172a83a3801fc
] - test: fix test/test-configure-python on AIX (Richard Lau) #11318a767145c9
] - gyp: Revert quote_cmd workaround (Kunal Pathak) #1153c09cf7671e
] - doc: add a note for using configure
on Windows (Vse Mozhet Byt) #1152da9cb5f411
] - Delete superfluous .patch files. (Ben Noordhuis) #1122Changelog
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) #824