Jared Allard
53a9c5a210
breaking changes notification
2015-11-30 13:24:11 -08:00
Jared Allard
727f081e87
Merge pull request #149 from jamiechard/master
...
Make checkThatExecutableExists backwards compatible
2015-11-12 14:35:49 -08:00
Jamie Chard
907be00fdc
Make checkThatExecutableExists backwards compatible
2015-11-12 15:56:29 +11:00
Jared Allard
14d1ec38d1
Merge pull request #147 from jackdoe/master
...
add nodeConfigureArgs and nodeMakeArgs from package.json
2015-11-05 08:39:31 -08:00
borislav nikolov
de531ba750
add nodeConfigureArgs and nodeMakeArgs from package.json
...
example:
"runtime": {
"framework": "nodejs",
"version": "5.0.0",
"ignoreFlags": true,
"nodeConfigureArgs": ["--fully-static"],
"nodeMakeArgs": ["-j","4"]
}
there is no check if those flags change, which means
if they are changed you must rm -rf the temp directory
will probably push a commit that writes a checksum of them
in the node temp directory so it knows when it is invalid
2015-11-05 15:13:58 +01:00
Jared Allard
a497851a74
Merge pull request #143 from vilic/master
...
proxy browserResolve, fix `child_process.fork` results in bad option, efforts on commander.js compatibility.
2015-10-23 16:40:24 -07:00
vilicvane
915181d0b0
Do not change --child_process path if it's absolute
2015-10-23 12:21:41 +08:00
vilicvane
002727e10f
proxy browserResolve for better compatibility; fix node bad option error; change process.argv[1] to current module path for commander.js compatibility.
2015-10-22 14:45:30 +08:00
Jared Allard
a9aa1f81fa
Merge pull request #142 from vilic/patch-1
...
Fix a bug caused by last line being a `//` comment
2015-10-21 17:59:40 -07:00
vilicvane
16139e1dc7
Fix a bug caused by last line being a // comment
...
Such as `//# sourceMappingURL=...`.
2015-10-21 17:59:38 +08:00
Jared Allard
4c80d88013
Merge pull request #136 from 1j01/handle-build-failure
...
Handle build failure
2015-09-16 10:25:35 -07:00
Isaiah Odhner
36094e8d47
Handle build failure
2015-09-16 09:38:49 -04:00
Jared Allard
e1b30b86ae
minor comsetic logging fix. vbump to v0.4.1
2015-08-09 08:42:18 -07:00
Jared Allard
4c88a01003
fix second run issues with --flag enabled. better error handling
2015-08-09 08:32:18 -07:00
Jared Allard
5dbd6b4048
package: finally got around to adding contrib
2015-06-29 10:41:16 -07:00
Jared Allard
ce6c570c01
retarget 2.3.1 for nexe
2015-06-26 18:36:26 -07:00
Jared Allard
44581eb3d3
readme: note on output.
2015-06-26 18:30:35 -07:00
Jared Allard
d4be3712cd
exe: fixes #122 , implement base nexe package field
2015-06-26 18:27:26 -07:00
Jared Allard
882c838cb5
nexe: vbump / remove devdepends
2015-06-26 15:30:02 -07:00
Jared Allard
e6e49bbbd9
changelog: maintainer fix
2015-06-19 21:49:15 -07:00
Jared Allard
0ae40b9a3c
manifest: async 0.9.0 => 1.2.1
2015-06-19 21:46:00 -07:00
Jared Allard
879b1598bc
readme: author update
2015-06-19 21:43:23 -07:00
Jared Allard
5c40ca30af
readme: clairify that all platforms require python
2015-05-31 11:53:07 -07:00
Jared Allard
afb143daf4
readme: clairify building requirements.
2015-05-31 11:50:54 -07:00
RainbowDashDC
3dd5a2102f
nexe: vbump and dependencies.
2015-05-01 13:29:42 -07:00
Jared Allard
2cfd10261a
Merge pull request #114 from shivamadhavan/master
...
Updated version of dependency builtins to 1.0.1 ( inclusion of console to the built in module list )
2015-04-16 21:11:54 -07:00
Shiva Kumar Madhavan
e7c7878675
Updated version of dependency builtins to 1.0.1 ( inclusion of console to the built in module list )
2015-04-16 17:17:08 +08:00
Craig Jefferds
3b42e4a5e8
Merge pull request #111 from lahdekorpi/patch-1
...
Fixed typo in README.md
2015-03-30 08:51:44 -07:00
Toni Lähdekorpi
c9431fc206
Fixed typo in README.md
2015-03-30 18:51:18 +03:00
Jared Allard
dd68923607
Add 'readline' not include rule.
...
For some reason nexe attempts to include readline, this solves it. readline is a bultin of node as of 10
2015-03-20 22:08:31 -07:00
Jared Allard
8901e4a2fa
Update README.md
...
Fixing a spelling mistake. Ugh.
2015-03-20 10:55:09 -07:00
Jared Allard
38a920be24
Update README to show new feature
2015-03-20 09:26:30 -07:00
Jared Allard
ce7a36958f
Merge pull request #108 from crcn/iojs
...
Implement io.js support! And a few fixes
2015-03-20 09:20:39 -07:00
RainbowDashDC
b0644f0d62
Fixes #107 , implements --framework/-F. Fetchs iojs latest.
2015-03-19 23:50:48 -07:00
RainbowDashDC
4e402bf937
Initial iojs support.
2015-03-16 10:36:39 -07:00
Jared Allard
5a3bbbad3a
Add waffle.io board label
2015-03-08 20:49:52 -07:00
Christopher Karper
1d14ca6359
Freshened up all dependencies
2015-02-22 21:32:59 -05:00
Christopher Karper
1114a581ae
Updated deps
2015-02-22 15:05:47 -05:00
Christopher Karper
7ab7f986cf
Renamed relative to absolute
2015-02-21 19:42:04 -05:00
Christopher Karper
1d09a6b001
Update README.md
...
Added myself as a maintainer.
2015-02-21 19:35:17 -05:00
Christopher Karper
636268504e
This was bothering me...
2015-02-21 19:02:16 -05:00
RainbowDashDC
e8dead82bb
Update changelog for 0.3.6 and 0.3.7
2015-02-21 01:32:20 -05:00
RainbowDashDC
d2d703e9ea
Publish new version to hopefully fix #103
2015-02-21 01:16:34 -05:00
Craig Jefferds
09f36c48e0
Update README.md
2015-02-18 14:18:47 -08:00
Craig Jefferds
6e2870e5d0
Update README.md
2015-02-18 14:18:29 -08:00
Jared Allard
cd0e5a012c
Merge pull request #102 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2015-02-18 13:40:14 -08:00
The Gitter Badger
17fe557afa
Added Gitter badge
2015-02-18 19:35:28 +00:00
RainbowDashDC
e4a8d86237
Fixes #98 by giving win32 a 100 length progress bar.
2015-02-15 19:38:35 -08:00
Jared Allard
7b3bcac07c
Merge pull request #101 from CKarper/master
...
Lighter weight way to accomplish the exclusion of the sys module
2015-02-15 15:00:05 -08:00
Christopher Karper
fb637e0da3
Lighter weight way to accomplish the exclusion of the sys module
2015-02-15 17:51:05 -05:00