- [
2761afbf73
] - build,test: add duplicate symbol test (Gabriel Schulhof) #1689 - [
82f129d6de
] - gyp: replace optparse to argparse (KiYugadgeter) #1591 - [
afaaa29c61
] - gyp: remove from __future__ import with_statement (cclauss) #1799 - [
a991f633d6
] - gyp: fix the remaining Python 3 issues (cclauss) #1793 - [
f952b08f84
] - gyp: move from __future__ import to the top of the file (cclauss) #1789 - [
4f4a677dfa
] - gyp: use different default compiler for z/OS (Shuowang (Wayne) Zhang) #1768 - [
03683f09d6
] - lib: code de-duplication (Pavel Medvedev) #965 - [
611bc3c89f
] - lib: add .json suffix for explicit require (Rod Vagg) #1787 - [
d3478d7b0b
] - meta: add to .gitignore (Refael Ackermann) #1573 - [
7a9a038e9e
] - test: add parallel test runs on macOS and Windows (cclauss) #1800 - [
7dd7f2b2a2
] - test: fix Python syntax error in test-adding.js (cclauss) #1793 - [
395f843de0
] - test: replace self-signed cert with 'localhost' (Rod Vagg) #1795 - [
a52c6eb9e8
] - test: migrate from tape to tap (Rod Vagg) #1795 - [
ec2eb44a30
] - test: use Nan in duplicate_symbols (Gabriel Schulhof) #1689 - [
1597c84aad
] - test: use Travis CI to run tests on every pull request (cclauss) #1752 - [
dd9bf929ac
] - zos: update compiler options (Shuowang (Wayne) Zhang) #1768
- [
e3861722ed
] - doc: document --jobs max (David Sanders) #1770 - [
1cfdb28886
] - lib: reintroduce support for iojs file naming for releases >= 1 && < 4 (Samuel Attard) #1777
- [
8a83972743
] - (SEMVER-MAJOR) bin: follow XDG OS conventions for storing data (Selwyn) #1570 - [
9e46872ea3
] - bin,lib: remove extra comments/lines/spaces (Jon Moss) #1508 - [
8098ebdeb4
] - deps: replaceosenv
dependency with nativeos
(Selwyn) - [
f83b457e03
] - deps: bump request to 2.8.7, fixes heok/hawk issues (Rohit Hazra) #1492 - [
323cee7323
] - deps: pinrequest
version range (Refael Ackermann) #1300 - [
c515912d08
] - doc: improve issue template (Bartosz Sosnowski) #1618 - [
cca2d66727
] - doc: python info needs own header (Taylor D. Lee) #1245 - [
3e64c780f5
] - doc: lint README.md (Jon Moss) #1498 - [
a20faedc91
] - (SEMVER-MAJOR) gyp: enable MARMASM items only on new VS versions (João Reis) #1762 - [
721eb691cf
] - gyp: teach MSVS generator about MARMASM Items (Jon Kunkee) #1679 - [
91744bfecc
] - gyp: add support for Windows on Arm (Richard Townsend) #1739 - [
a6e0a6c7ed
] - gyp: move compile_commands_json (Paul Maréchal) #1661 - [
92e8b52cee
] - gyp: fix target --> self.target (cclauss) - [
febdfa2137
] - gyp: fix sntex error (cclauss) #1333 - [
588d333c14
] - gyp: _winreg module was renamed to winreg in Python 3. (Craig Rodrigues) - [
98226d198c
] - gyp: replace basestring with str, but only on Python 3. (Craig Rodrigues) - [
7535e4478e
] - gyp: replace deprecated functions (Craig Rodrigues) - [
2040cd21cc
] - gyp: use print as a function, as specified in PEP 3105. (Craig Rodrigues) - [
abef93ded5
] - gyp: get ready for python 3 (cclauss) - [
43031fadcb
] - python: clean-up detection (João Reis) #1582 - [
49ab79d221
] - python: more informative error (Refael Ackermann) #1269 - [
997bc3c748
] - readme: add ARM64 info to MSVC setup instructions (Jon Kunkee) #1655 - [
788e767179
] - test: remove unused variable (João Reis) - [
6f5a408934
] - tools: fix usage of inherited -fPIC and -fPIE (Jens) #1340 - [
0efb8fb34b
] - (SEMVER-MAJOR) win: support running in VS Command Prompt (João Reis) #1762 - [
360ddbdf3a
] - (SEMVER-MAJOR) win: add support for Visual Studio 2019 (João Reis) #1762 - [
8f43f68275
] - (SEMVER-MAJOR) win: detect all VS versions in node-gyp (João Reis) #1762 - [
7fe4095974
] - (SEMVER-MAJOR) win: generic Visual Studio 2017 detection (João Reis) #1762 - [
7a71d68bce
] - win: use msbuild from the configure stage (Bartosz Sosnowski) #1654 - [
d3b21220a0
] - win: fix delay-load hook for electron 4 (Andy Dill) - [
81f3a92338
] - Update list of Node.js versions to test against. (Ben Noordhuis) #1670 - [
4748f6ab75
] - Remove deprecated compatibility code. (Ben Noordhuis) #1670 - [
45e3221fd4
] - Remove an outdated workaround for Python 2.4 (cclauss) #1650 - [
721dc7d314
] - Add ARM64 to MSBuild /Platform logic (Jon Kunkee) #1655 - [
a5b7410497
] - Add ESLint no-unused-vars rule (Jon Moss) #1497
- [
ceed5cbe10
] - deps: updated tar package version to 4.4.8 (Pobegaylo Maksim) #1713 - [
374519e066
] - (SEMVER-MAJOR) Upgrade to tar v3 (isaacs) #1212 - [
e6699d13cd
] - test: fix addon test for Node.js 12 and V8 7.4 (Richard Lau) #1705 - [
0c6bf530a0
] - lib: use print() for python version detection (GreenAddress) #1534
- [
c5929cb4fe
] - doc: update Xcode preferences tab name. (Ivan Daniluk) #1330 - [
8b488da8b9
] - doc: update link to commit guidelines (Jonas Hermsmeier) #1456 - [
b4fe8c16f9
] - doc: fix visual studio links (Bartosz Sosnowski) #1490 - [
536759c7e9
] - configure: use sys.version_info to get python version (Yang Guo) #1504 - [
94c39c604e
] - gyp: fix ninja build failure (GYP patch) (Daniel Bevenius) nodejs/node#12484 - [
e8ea74e0fa
] - tools: patch gyp to avoid xcrun errors (Ujjwal Sharma) nodejs/node#21520 - [
ea9aff44f2
] - tools: fix "the the" typos in comments (Masashi Hirano) nodejs/node#20716 - [
207e5aa4fd
] - gyp: implement LD/LDXX for ninja and FIPS (Sam Roberts) - [
b416c5f4b7
] - gyp: enable cctest to use objects (gyp part) (Daniel Bevenius) nodejs/node#12450 - [
40692d016b
] - gyp: add compile_commands.json gyp generator (Ben Noordhuis) nodejs/node#12450 - [
fc3c4e2b10
] - gyp: float gyp patch for long filenames (Anna Henningsen) nodejs/node#7963 - [
8aedbfdef6
] - gyp: backport GYP fix to fix AIX shared suffix (Stewart Addison) - [
6cd84b84fc
] - test: formatting and minor fixes for execFileSync replacement (Rod Vagg) #1521 - [
60e421363f
] - test: added test/processExecSync.js for when execFileSync is not available. (Rohit Hazra) #1492 - [
969447c5bd
] - deps: bump request to 2.8.7, fixes heok/hawk issues (Rohit Hazra) #1492 - [
340403ccfe
] - win: improve parsing of SDK version (Alessandro Vergani) #1516
- [
84cea7b30d
] - Remove unused gyp test scripts. (Ben Noordhuis) #1458 - [
0540e4ec63
] - gyp: escape spaces in filenames in make generator (Jeff Senn) #1436 - [
88fc6fa0ec
] - Drop dependency on minimatch. (Brian Woodward) #1158 - [
1e203c5148
] - Fix include path when pointing to Node.js source (Richard Lau) #1055 - [
53d8cb967c
] - Prefix build targets with /t: on Windows (Natalie Wolfe) #1164 - [
53a5f8ff38
] - gyp: add support for .mm files to msvs generator (Julien Racle) #1167 - [
dd8561e528
] - zos: don't use universal-new-lines mode (John Barboza) #1451 - [
e5a69010ed
] - zos: add search locations for libnode.x (John Barboza) #1451 - [
79febace53
] - doc: update macOS information in README (Josh Parnham) #1323 - [
9425448945
] - gyp: don't print xcodebuild not found errors (Gibson Fahnestock) #1370 - [
6f1286f5b2
] - Fix infinite install loop. (Ben Noordhuis) #1384 - [
2580b9139e
] - Update--nodedir
description in README. (Ben Noordhuis) #1372 - [
a61360391a
] - Update README with another way to install on windows (JeffAtDeere) #1352 - [
47496bf6dc
] - Fix IndexError when parsing GYP files. (Ben Noordhuis) #1267 - [
b2024dee7b
] - zos: support platform (John Barboza) #1276 - [
90d86512f4
] - win: run PS with-NoProfile
(Refael Ackermann) #1292 - [
2da5f86ef7
] - doc: add github PR and Issue templates (Gibson Fahnestock) #1228 - [
a46a770d68
] - doc: update proposed DCO and CoC (Mikeal Rogers) #1229 - [
7e803d58e0
] - doc: headerify the Install instructions (Nick Schonning) #1225 - [
f27599193a
] - gyp: update xml string encoding conversion (Liu Chao) #1203 - [
0a07e481f7
] - configure: don't set ensure if tarball is set (Gibson Fahnestock) #1220
- [
90cd2e8da9
] - gyp: fix regex to match multi-digit versions (Jonas Hermsmeier) #1455 - [
7900122337
] - deps: pinrequest
version range (Refael Ackerman) #1300
- [
72afdd62cd
] - build: rename copyNodeLib() to doBuild() (Liu Chao) #1206 - [
bad903ac70
] - win: more robust parsing of SDK version (Refael Ackermann) #1198 - [
241752f381
] - Log dist-url. (Ben Noordhuis) #1170 - [
386746c7d1
] - configure: use full path in node_lib_file GYP var (Pavel Medvedev) #964 - [
0913b2dd99
] - build, win: use target_arch to link with node.lib (Pavel Medvedev) #964 - [
c307b302f7
] - doc: blorb about settingnpm_config_OPTION_NAME
(Refael Ackermann) #1185
- [
49801716c2
] - test: fix test-find-python on v0.10.x buildbot. (Ben Noordhuis) #1172 - [
a83a3801fc
] - test: fix test/test-configure-python on AIX (Richard Lau) #1131 - [
8a767145c9
] - gyp: Revert quote_cmd workaround (Kunal Pathak) #1153 - [
c09cf7671e
] - doc: add a note for usingconfigure
on Windows (Vse Mozhet Byt) #1152 - [
da9cb5f411
] - Delete superfluous .patch files. (Ben Noordhuis) #1122
- [
ae141e1906
] - win: find and setup for VS2017 (Refael Ackermann) #1130 - [
ec5fc36a80
] - Add support to build node.js with chakracore for ARM. (Kunal Pathak) #873 - [
a04ea3051a
] - Add support to build node.js with chakracore. (Kunal Pathak) #873 - [
93d7fa83c8
] - Upgrade semver dependency. (Ben Noordhuis) #1107 - [
ff9a6fadfd
] - Update link of gyp as Google code is shutting down (Peter Dave Hello) #1061
- [
762d19a39e
] - [doc] merge History.md and CHANGELOG.md (Rod Vagg) - [
80fc5c3d31
] - Fix deprecated dependency warning (Simone Primarosa) #1069 - [
05c44944fd
] - Open the build file with universal-newlines mode (Guy Margalit) #1053 - [
37ae7be114
] - Try python launcher when stock python is python 3. (Ben Noordhuis) #992 - [
e3778d9907
] - Add lots of findPython() tests. (Ben Noordhuis) #992 - [
afc766adf6
] - Unset executable bit for .bat files (Pavel Medvedev) #969 - [
ddac348991
] - Use push on PYTHONPATH and add tests (Michael Hart) #990 - [
b182a19042
] - Revert "add "path-array" dep" (Michael Hart) #990 - [
7c08b85c5a
] - Revert "configure: use "path-array" for PYTHONPATH" (Michael Hart) #990 - [
9c8d275526
] - Add --devdir flag. (Ben Noordhuis) #916 - [
f6eab1f9e4
] - doc: add windows-build-tools to readme (Felix Rieseberg) #970
- [
ce5fd04e94
] - deps: update minimatch version (delphiactual) #961 - [
77383ddd85
] - Replace fs.accessSync call to fs.statSync (Richard Lau) #955 - [
0dba4bda57
] - test: add simple addon test (Richard Lau) #955 - [
c4344b3889
] - doc: add --target option to README (Gibson Fahnestock) #958 - [
cc778e9215
] - Override BUILDING_UV_SHARED, BUILDING_V8_SHARED. (Ben Noordhuis) #915 - [
af35b2ad32
] - Move VC++ Build Tools to Build Tools landing page. (Andrew Pardoe) #953 - [
f31482e226
] - win: work around __pfnDliNotifyHook2 type change (Alexis Campailla) #952 - [
3df8222fa5
] - Allow for npmlog@3.x (Rebecca Turner) #950 - [
a4fa07b390
] - More verbose error on locating msbuild.exe failure. (Mateusz Jaworski) #930 - [
4ee31329e0
] - doc: add command options to README.md (Gibson Fahnestock) #937 - [
c8c7ca86b9
] - Add --silent option for zero output. (Gibson Fahnestock) #937 - [
ac29d23a7c
] - Upgrade to glob@7.0.3. (Ben Noordhuis) #943 - [
15fd56be3d
] - Enable V8 deprecation warnings for native modules (Matt Loring) #920 - [
7f1c1b960c
] - gyp: improvements for android generator (Robert Chiras) #935 - [
088082766c
] - Update Windows install instructions (Sara Itani) #867 - [
625c1515f9
] - gyp: inherit CC/CXX for CC/CXX.host (Johan Bergström) #908 - [
3bcb1720e4
] - Add support for the Python launcher on Windows (Patrick Westerhoff) [#894](nodejs#894
- [
a981ef847a
] - gyp: fix android generator (Robert Chiras) #889
- [
818d854a4d
] - Introduce NODEJS_ORG_MIRROR and IOJS_ORG_MIRROR (Rod Vagg) #878 - [
d1e4cc4b62
] - (SEMVER-MINOR) Download headers tarball for ~0.12.10 || ~0.10.42 (Rod Vagg) #877 - [
6e28ad1bea
] - Allow for npmlog@2.x (Rebecca Turner) #861 - [
07371e5812
] - Use -fPIC for NetBSD. (Marcin Cieślak) #856 - [
8c4b0ffa50
] - (SEMVER-MINOR) Add --cafile command line option. (Ben Noordhuis) #837 - [
b3ad43498e
] - (SEMVER-MINOR) Make download() function testable. (Ben Noordhuis) #837
- [
ab89b477c4
] - Upgrade gyp to b3cef02. (Ben Noordhuis) #831 - [
90078ecb17
] - Define WIN32_LEAN_AND_MEAN conditionally. (Ben Noordhuis) #824
- [
268f1ca4c7
] - Use result ofwhich
when searching for python. (Refael Ackermann) #668 - [
817ed9bd78
] - Add test for python executable search logic. (Ben Noordhuis) #756 - [
0e2dfda1f3
] - Fix test/test-options when run throughnpm test
. (Ben Noordhuis) #755 - [
9bfa0876b4
] - Add support for AIX (Michael Dawson) #753 - [
a8d441a0a2
] - Update README for Windows 10 support. (Jason Williams) #766 - [
d1d6015276
] - Update broken links and switch to HTTPS. (andrew morton)
- [
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) #781 - [
f5d86eb84e
] - Update to tar@2.0.0. (Edgar Muentes) #797 - [
2ac7de02c4
] - Fix infinite loop with zero-length options. (Ben Noordhuis) #745 - [
101bed639b
] - This platform value came from debian package, and now the value (Jérémy Lal) #738
- [
ad827cda30
] - tarballUrl global and && when checking for iojs (Lars-Magnus Skog) #729
- [
6e8c3bf3c6
] - add back support for passing additional cmdline args (Rod Vagg) #723 - [
ff82f2f3b9
] - fixed broken link in docs to Visual Studio 2013 download (simon-p-r) #722
- [
846337e36b
] - normalise versions for target == this comparison (Rod Vagg) #716
- [
9720d0373c
] - remove node_modules from tree (Rod Vagg) #711 - [
6dcf220db7
] - test version major directly, don't use semver.satisfies() (Rod Vagg) #711 - [
938dd18d1c
] - refactor for clarity, fix dist-url, add env var dist-url functionality (Rod Vagg) #711 - [
9e9df66a06
] - use process.release, make aware of io.js & node v4 differences (Rod Vagg) #711 - [
1ea7ed01f4
] - deps: update graceful-fs dependency to the latest (Sakthipriyan Vairamani) #714 - [
0fbc387b35
] - Update repository URLs. (Ben Noordhuis) #715 - [
bbedb8868b
] - (SEMVER-MAJOR) win: enable delay-load hook by default (Jeremiah Senkpiel) #708 - [
85ed107565
] - Merge pull request #664 from othiym23/othiym23/allow-semver-5 (Nathan Rajlich) - [
0c720d234c
] - allow semver@5 (Forrest L Norvell)
- Use HTTPS for dist url (#656, @SonicHedgehog)
- Merge pull request #648 from nevosegal/master
- Merge pull request #650 from magic890/patch-1
- Updated Installation section on README
- Updated link to gyp user documentation
- Fix download error message spelling (#643, @tomxtobin)
- Merge pull request #637 from lygstate/master
- Set NODE_GYP_DIR for addon.gypi to setting absolute path for src/win_delay_load_hook.c, and fixes of the long relative path issue on Win32. Fixes #636 (#637, @lygstate).
- configure: try/catch the semver range.test() call
- README: update for visual studio 2013 (#510, @samccone)
- configure: check for python2 executable by default, fallback to python
- configure: don't clobber existing $PYTHONPATH
- configure: use "path-array" for PYTHONPATH
- gyp: fix for non-acsii userprofile name on Windows
- gyp: always install into $PRODUCT_DIR
- gyp: apply https://codereview.chromium.org/11361103/
- gyp: don't use links at all, just copy the files instead
- gyp: update gyp to e1c8fcf7
- Updated README.md with updated Windows build info
- Show URL when a download fails
- package: add a "license" field
- move HMODULE m declaration to top
- Only add "-undefined dynamic_lookup" to loadable_module targets
- win: optionally allow node.exe/iojs.exe to be renamed
- Avoid downloading shasums if using tarPath
- Add target name preprocessor define:
NODE_GYP_MODULE_NAME
- Show better error message in case of bad network settings