Files
node/tools
Ben Noordhuis 36f017afaf js2c: fix module id generation on windows
Fix a regression that was introduced in commit 2db758c ("iojs: introduce
internal modules") where the computed id for "config.gypi" on Windows
was not "config" but an empty string.

With an empty string, the build succeeds but the binary is unusable:
startup.processConfig() in src/node.js chokes on the missing .config
property.

PR-URL: https://github.com/iojs/io.js/pull/1281
Reviewed-By: Vladimir Kurchatkin <vladimir.kurchatkin@gmail.com>
2015-03-27 11:10:25 +01:00
..
2015-01-16 09:13:23 +01:00
2014-01-13 22:03:40 -08:00
2015-01-02 16:51:53 -08:00
2013-06-06 15:35:59 -07:00
2014-12-05 21:34:43 +01:00
2014-10-09 23:23:59 +02:00
2013-11-10 15:15:34 -08:00
2014-07-31 08:53:24 -07:00
2013-04-29 23:08:57 +02:00