Commit Graph

29 Commits

Author SHA1 Message Date
Alexey Pavlov
4a85789f4a === Rebuild with GCC-5.x. Part XVI === 2015-07-21 01:13:57 +03:00
David Macek
439adaf1da nodejs: Cosmetic fixes 2015-03-21 18:45:32 +01:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Ray Donnelly
6c34b9faf3 nodejs: Add patch to add process.wintoolchain
.. which is msvc for Visual Studio and mingw-w64 for mingw-w64.
Then check this in node-gyp's configure.js so that make is used
as the build system for mingw-w64 compiled node.js, not msvs.
2015-02-03 21:49:38 +00:00
Ray Donnelly
c83e7475aa node.js: Update to v0.10.35 2015-01-13 22:35:02 +00:00
Ray Donnelly
77c88bf6d0 nodejs: Define WIN32_WINNT to 0x501 for libuv 2015-01-12 20:39:40 +00:00
Ray Donnelly
f8c4c1f902 mingw-w64-headers-git: Temporarily revert ea95d5
It was causing build failures for node.js
(and evolution-data-server and miniupnpc)
2015-01-12 17:47:47 +00:00
Ray Donnelly
27fb09f683 node.js: Fix a comment in PKGBUILD 2014-10-12 15:17:27 +01:00
Ray Donnelly
172c0d3045 nodejs: Add David Macek as contributor 2014-09-22 20:49:42 +01:00
David Macek
51038175c9 node.js: Copy missing npm manpages 2014-09-22 21:01:32 +02:00
David Macek
9e0b3904e6 node.js: Fixed node-gyp executables 2014-09-22 21:00:49 +02:00
David Macek
0ba7e9b6db node.js: Added npm.cmd executable 2014-09-22 20:58:49 +02:00
Ray Donnelly
c3ed31c29a node.js: Fix shebang in npm shell script, use it instead of symlink 2014-09-22 16:18:10 +01:00
Ray Donnelly
4b6807f045 node.js: Add missing "$@" to npm 2014-09-22 13:44:04 +01:00
Ray Donnelly
e6d0cab5db node.js: Revert to FHS installation paths on Windows (tests not working)
Written by David Macek, we want upstream to (allow us to?) add this as
an option, discussion started at: https://github.com/npm/npm/issues/6250
2014-09-21 22:15:06 +01:00
Ray Donnelly
63633da5ba node.js: Fix npm symlink-as-copy problem. 2014-09-20 21:20:44 +01:00
Ray Donnelly
b3eae49944 nodejs: Update to 0.10.32 and use patches from github msys2/node.git 2014-09-20 16:05:06 +01:00
martell
bdc42c15b1 rename console to winpty, to match msys-winpty 2014-09-15 16:37:18 +01:00
martell
a9d4734f58 Adjusted scripts to the format mingwandroid suggested 2014-09-14 19:58:20 +01:00
martell
1073084ab6 node.js: use winpty for mintty support 2014-09-14 19:45:21 +01:00
Ray Donnelly
c81c0e9e17 node.js: Fix options array 2014-09-14 19:14:34 +01:00
Ray Donnelly
83f2d3c123 nodejs: Remove unused patch 2014-07-28 16:46:58 +01:00
Ray Donnelly
ba03b16e93 nodejs: Can build debug version 2014-07-27 17:02:34 +01:00
Ray Donnelly
657f364e72 nodejs: tidy a patch offset 2014-07-26 15:59:09 +01:00
Ray Donnelly
86277b2b65 nodejs: It can be built now 2014-07-26 13:56:44 +01:00
Ray Donnelly
dc18fe1560 nodejs: missed a change, (still WIP) 2014-07-25 01:18:44 +01:00
Ray Donnelly
fd60f50b03 nodejs: Using static, bundled v8 instead of shared, backported v8 patches (WIP) 2014-07-25 01:16:13 +01:00
Ray Donnelly
68531394c6 node.js: WIP fixing
Moved the python2 renaming to a patch for speed reasons and because
it was breaking some things (node.js wants a variable called 'python'
not one called 'python2')

Refreshed node_mingw64.patch (credit needs to be attributed for this)

Added option to force flavor to prevent generation of MSVS projects.
2014-07-21 01:18:37 +01:00
martell
c995ea425d added nodejs (very wip) 2014-06-17 22:23:25 +01:00