Commit Graph

  • a6e0a6c7ed gyp: move compile_commands_json Paul Maréchal 2019-02-06 10:27:59 -05:00
  • c515912d08 doc: improve issue template Bartosz Sosnowski 2018-11-28 21:26:30 +01:00
  • cca2d66727 doc: python info needs own header Taylor D. Lee 2018-11-26 08:40:11 -06:00
  • 43031fadcb python: clean-up detection João Reis 2018-10-24 05:33:55 +01:00
  • 49ab79d221 python: more informative error Refael Ackermann 2017-08-19 23:18:01 -04:00
  • d3b21220a0 win: fix delay-load hook for electron 4 Andy Dill 2018-10-22 15:04:13 -07:00
  • 6f5a408934 tools: fix usage of inherited -fPIC and -fPIE Jens 2018-10-20 23:14:58 +02:00
  • 8a83972743 bin: follow XDG OS conventions for storing data Selwyn 2018-10-13 15:12:15 +02:00
  • 8098ebdeb4 deps: replace osenv dependency with native os Selwyn 2018-10-13 14:58:11 +02:00
  • 92e8b52cee gyp: fix target --> self.target cclauss 2017-11-14 09:00:29 +01:00
  • febdfa2137 gyp: fix sntex error cclauss 2017-11-14 07:56:07 +01:00
  • 588d333c14 gyp: _winreg module was renamed to winreg in Python 3. Craig Rodrigues 2017-03-19 14:04:36 -07:00
  • 98226d198c gyp: replace basestring with str, but only on Python 3. Craig Rodrigues 2017-03-19 13:59:05 -07:00
  • 7535e4478e gyp: replace deprecated functions Craig Rodrigues 2017-03-19 16:36:13 -04:00
  • 2040cd21cc gyp: use print as a function, as specified in PEP 3105. Craig Rodrigues 2017-03-19 13:26:41 -07:00
  • abef93ded5 gyp: get ready for python 3 cclauss 2017-11-14 09:17:20 +01:00
  • 788e767179 test: remove unused variable João Reis 2018-10-11 02:39:17 +01:00
  • f83b457e03 deps: bump request to 2.8.7, fixes heok/hawk issues Rohit Hazra 2018-07-05 00:03:15 +05:30
  • 323cee7323 deps: pin request version range Refael Ackermann 2017-09-26 16:45:11 -04:00
  • a5b7410497 Add ESLint no-unused-vars rule Jon Moss 2018-08-02 18:12:08 -04:00
  • 9e46872ea3 bin,lib: remove extra comments/lines/spaces Jon Moss 2018-07-27 23:36:02 -04:00
  • 3e64c780f5 doc: lint README.md Jon Moss 2018-07-19 15:35:01 -04:00
  • 41f2b236a0 4.0.0 v4.0.0 v3.x Rod Vagg 2019-04-24 10:26:02 +10:00
  • 35e765b64a doc: update changelog Rod Vagg 2019-04-24 10:25:15 +10:00
  • ceed5cbe10 deps: updated tar package version to 4.4.8 Pobegaylo Maksim 2019-04-12 01:32:01 +07:00
  • 374519e066 Upgrade to tar v3 isaacs 2017-05-30 20:52:45 -04:00
  • e6699d13cd test: fix addon test for Node.js 12 and V8 7.4 Richard Lau 2019-04-02 19:42:13 +01:00
  • 0c6bf530a0 lib: use print() for python version detection GreenAddress 2018-10-20 23:04:31 +02:00
  • 1456ef27c7 deps: updated tar package version to 4.4.8 pre-v4.0.0-master Pobegaylo Maksim 2019-04-12 01:32:01 +07:00
  • 5fb19f5f10 test: fix addon test for Node.js 12 and V8 7.4 Richard Lau 2019-04-02 19:42:13 +01:00
  • bb8b294ae7 win: use msbuild from the configure stage Bartosz Sosnowski 2019-02-13 21:32:18 +01:00
  • 83f8749051 Remove an outdated workaround for Python 2.4 cclauss 2019-01-21 09:46:23 +01:00
  • 8a26df0d19 readme: add ARM64 info to MSVC setup instructions Jon Kunkee 2019-01-24 16:00:55 -08:00
  • cfd4a9af78 Add ARM64 to MSBuild /Platform logic Jon Kunkee 2019-01-24 16:00:31 -08:00
  • 2349dbae5d gyp: move compile_commands_json Paul Maréchal 2019-02-06 10:27:59 -05:00
  • 53b607426f doc: improve issue template Bartosz Sosnowski 2018-11-28 21:26:30 +01:00
  • 9dee52f649 doc: python info needs own header Taylor D. Lee 2018-11-26 08:40:11 -06:00
  • a6990ada1f python: clean-up detection João Reis 2018-10-24 05:33:55 +01:00
  • 6b7c8e60c5 python: more informative error Refael Ackermann 2017-08-19 23:18:01 -04:00
  • 3fcddce597 win: fix delay-load hook for electron 4 Andy Dill 2018-10-22 15:04:13 -07:00
  • e2401e1395 tools: fix usage of inherited -fPIC and -fPIE Jens 2018-10-20 23:14:58 +02:00
  • aebdd7a710 lib: use print() for python version detection GreenAddress 2018-10-20 23:04:31 +02:00
  • 2b5ce52a26 bin: follow XDG OS conventions for storing data Selwyn 2018-10-13 15:12:15 +02:00
  • 1ef7709690 deps: replace osenv dependency with native os Selwyn 2018-10-13 14:58:11 +02:00
  • 2394a1eca2 gyp: fix target --> self.target cclauss 2017-11-14 09:00:29 +01:00
  • ae0be8745d gyp: fix sntex error cclauss 2017-11-14 07:56:07 +01:00
  • ef8b60aff5 gyp: _winreg module was renamed to winreg in Python 3. Craig Rodrigues 2017-03-19 14:04:36 -07:00
  • 9eb9b39a56 gyp: replace basestring with str, but only on Python 3. Craig Rodrigues 2017-03-19 13:59:05 -07:00
  • 332144473d gyp: replace deprecated functions Craig Rodrigues 2017-03-19 16:36:13 -04:00
  • 73b5b63975 gyp: use print as a function, as specified in PEP 3105. Craig Rodrigues 2017-03-19 13:26:41 -07:00
  • c9276f3202 gyp: get ready for python 3 cclauss 2017-11-14 09:17:20 +01:00
  • 3481739265 test: remove unused variable João Reis 2018-10-11 02:39:17 +01:00
  • bac9e44a8c doc: update changelog Rod Vagg 2018-08-09 10:46:43 +10:00
  • 2ca32e0405 gyp: fix ninja build failure (GYP patch) Daniel Bevenius 2017-04-18 02:20:56 -04:00
  • eebc8f6a9f tools: patch gyp to avoid xcrun errors Ujjwal Sharma 2018-06-25 16:17:16 +05:30
  • d8eac7a6fe tools: fix "the the" typos in comments Masashi Hirano 2018-05-14 23:16:58 +09:00
  • f739c18da9 gyp: implement LD/LDXX for ninja and FIPS Sam Roberts 2017-07-13 15:05:54 -07:00
  • 6ffef511e1 gyp: enable cctest to use objects (gyp part) Daniel Bevenius 2016-10-18 16:41:26 +02:00
  • 5c2aad83ea gyp: add compile_commands.json gyp generator Ben Noordhuis 2016-08-05 13:23:22 +02:00
  • a26504010c gyp: float gyp patch for long filenames Anna Henningsen 2016-05-28 00:10:28 +02:00
  • 8ad9ecdb15 gyp: backport GYP fix to fix AIX shared suffix Stewart Addison 2016-11-14 13:41:31 +00:00
  • 877b83b316 test: formatting and minor fixes for execFileSync replacement Rod Vagg 2018-08-08 21:43:32 +10:00
  • eb78b5a258 test: added test/processExecSync.js for when execFileSync is not available. Rohit Hazra 2018-07-21 16:02:41 +05:30
  • baa0616c7d deps: bump request to 2.8.7, fixes heok/hawk issues Rohit Hazra 2018-07-05 00:03:15 +05:30
  • fb2d3a264f deps: pin request version range Refael Ackermann 2017-09-26 16:45:11 -04:00
  • 9a404d6d36 3.8.0 v3.8.0 Rod Vagg 2018-08-09 10:46:56 +10:00
  • 9b9d98f9d2 doc: update changelog Rod Vagg 2018-08-09 10:46:43 +10:00
  • c5929cb4fe doc: update Xcode preferences tab name. Ivan Daniluk 2017-11-10 20:31:13 +01:00
  • 8b488da8b9 doc: update link to commit guidelines Jonas Hermsmeier 2018-06-05 14:56:02 +02:00
  • b4fe8c16f9 doc: fix visual studio links Bartosz Sosnowski 2018-07-02 17:37:03 +02:00
  • 536759c7e9 configure: use sys.version_info to get python version Yang Guo 2018-07-17 08:27:52 +02:00
  • d9ee0eaffe doc: update Xcode preferences tab name. Ivan Daniluk 2017-11-10 20:31:13 +01:00
  • a0cf9d53ce doc: update link to commit guidelines Jonas Hermsmeier 2018-06-05 14:56:02 +02:00
  • 1309efb4d4 doc: fix visual studio links Bartosz Sosnowski 2018-07-02 17:37:03 +02:00
  • da5db4059f configure: use sys.version_info to get python version Yang Guo 2018-07-17 08:27:52 +02:00
  • 94c39c604e gyp: fix ninja build failure (GYP patch) Daniel Bevenius 2017-04-18 02:20:56 -04:00
  • e8ea74e0fa tools: patch gyp to avoid xcrun errors Ujjwal Sharma 2018-06-25 16:17:16 +05:30
  • ea9aff44f2 tools: fix "the the" typos in comments Masashi Hirano 2018-05-14 23:16:58 +09:00
  • 207e5aa4fd gyp: implement LD/LDXX for ninja and FIPS Sam Roberts 2017-07-13 15:05:54 -07:00
  • b416c5f4b7 gyp: enable cctest to use objects (gyp part) Daniel Bevenius 2016-10-18 16:41:26 +02:00
  • 40692d016b gyp: add compile_commands.json gyp generator Ben Noordhuis 2016-08-05 13:23:22 +02:00
  • fc3c4e2b10 gyp: float gyp patch for long filenames Anna Henningsen 2016-05-28 00:10:28 +02:00
  • 8aedbfdef6 gyp: backport GYP fix to fix AIX shared suffix Stewart Addison 2016-11-14 13:41:31 +00:00
  • 6cd84b84fc test: formatting and minor fixes for execFileSync replacement Rod Vagg 2018-08-08 21:43:32 +10:00
  • 60e421363f test: added test/processExecSync.js for when execFileSync is not available. Rohit Hazra 2018-07-21 16:02:41 +05:30
  • 969447c5bd deps: bump request to 2.8.7, fixes heok/hawk issues Rohit Hazra 2018-07-05 00:03:15 +05:30
  • 25208f12c5 win: improve parsing of SDK version Alessandro Vergani 2018-07-30 14:29:12 +02:00
  • 340403ccfe win: improve parsing of SDK version Alessandro Vergani 2018-07-30 14:29:12 +02:00
  • b2e5cf0772 Add ESLint no-unused-vars rule Jon Moss 2018-08-02 18:12:08 -04:00
  • 6b0f4aeaf3 bin,lib: remove extra comments/lines/spaces Jon Moss 2018-07-27 23:36:02 -04:00
  • c5e980232e doc: lint README.md Jon Moss 2018-07-19 15:35:01 -04:00
  • d8a0ca72a8 3.7.0 v3.7.0 Ben Noordhuis 2018-06-08 17:12:15 +02:00
  • 84cea7b30d Remove unused gyp test scripts. Ben Noordhuis 2018-06-08 17:01:21 +02:00
  • 50b8734a7f Remove unused gyp test scripts. Ben Noordhuis 2018-06-08 17:01:21 +02:00
  • 0540e4ec63 gyp: escape spaces in filenames in make generator Jeff Senn 2018-05-10 15:21:53 -04:00
  • 88fc6fa0ec Drop dependency on minimatch. Brian Woodward 2017-03-27 19:44:19 -04:00
  • 1e203c5148 Fix include path when pointing to Node.js source Richard Lau 2016-11-17 18:39:58 -05:00
  • 53d8cb967c Prefix build targets with /t: on Windows Natalie Wolfe 2017-04-03 20:04:18 -07:00
  • 53a5f8ff38 gyp: add support for .mm files to msvs generator Julien Racle 2017-04-07 14:00:47 +02:00
  • dd8561e528 zos: don't use universal-new-lines mode John Barboza 2018-05-30 07:38:05 -07:00