Commit Graph

274 Commits

Author SHA1 Message Date
Jared Allard 8395f588a3 readme: add build status, support. 2017-03-05 22:07:23 -08:00
Jared Allard df3d667e4e update: A few new readme tweaks. 2017-03-05 21:57:40 -08:00
Jared Allard f928f3e758 fix: .gitignore ignore .DS_Store, add yarn.lock 2017-03-05 21:09:09 -08:00
Jared Allard 2f4356d6d2 Merge pull request #269 from anmonteiro/pythonpaths
startupSnapshot: need to generate python raw strings because of windows paths
2016-11-29 12:21:50 -08:00
Jared Allard 5cd8b5f177 Merge pull request #278 from kevgo/patch-1
Match CircleCI badge style to other badges
2016-11-29 12:21:26 -08:00
Kevin Goslar de58ad2593 Match CircleCI badge style to other badges 2016-11-29 07:20:14 -08:00
Christopher Karper b822f58973 Merge pull request #275 from control-freak-ide/master
=fixed toAbsolute for exists check instead of joining blindly
2016-11-21 10:11:30 -05:00
Christopher Karper de23c5e4c8 Merge pull request #236 from varatep/master
fix typo
2016-11-21 10:08:51 -05:00
mc007 8f96b2bca9 =fixed toAbsolute for exists check instead of joining blindly 2016-11-05 16:44:54 +01:00
António Nuno Monteiro 968d68b218 startupSnapshot: need to generate python raw strings because of windows
paths
2016-10-27 13:24:24 +02:00
Jared Allard 5136d3ebe9 Merge pull request #263 from anmonteiro/snapshotv1
allow custom V8 startup snapshot
2016-10-18 17:25:34 -07:00
António Nuno Monteiro 6a52ab861d allow custom V8 startup snapshot 2016-10-17 13:06:21 +02:00
Jared Allard 9b2b340f6d Merge pull request #244 from thekiba/issue-243
#243 - hotfix call browserify.require(file, opts)
2016-08-23 14:33:15 -07:00
TheKiba 03374f9f47 Added global variable isNexe 2016-08-11 21:08:12 +02:00
TheKiba 5d56a05531 This commit fixes #243 - hotfix call browserify.require(file, opts) 2016-08-06 02:20:44 +02:00
Jared Allard c113fbc731 Merge pull request #239 from ProfessorEugene/issue-238
#238 - attempting to have nodeConfigureArgs picked up
2016-07-24 23:24:00 -07:00
erachitskiy 1e2522852f This commit fixes #238 - attempting to get nodeConfigureArgs picked up regardless of python binary being used 2016-07-13 18:19:18 -04:00
Varatep Buranintu f6b8affdbf fix typo
var2.js --> ver2.js
2016-06-22 06:52:31 -07:00
Jared Allard 2b027229f1 Merge pull request #230 from jpheur/master
Fixes "Native module not found" problem
2016-05-30 09:47:41 -07:00
jpheur 970817e0f4 Fixes "Native module not found" problem 2016-05-30 12:05:43 +03:00
Jared Allard 23947c6d80 Merge pull request #214 from silviom/master
makeVCBuildArgs option added
2016-05-05 14:42:35 -07:00
Silvio Massari 88e5e05d49 makeVCBuildArgs option added 2016-05-05 14:38:28 -03:00
Jared Allard 541765e1d1 Merge pull request #211 from Apercu/patch-1
fix(exe): remove assignation on undefined variable
2016-04-16 18:50:08 -07:00
Balthazar Gronon 0c401f3c1e fix(exe): remove assignation on undefined variable 2016-04-16 18:04:41 +02:00
Jared Allard f6a18e18db npm/exe: check for lib/internal/boostrap_node.js, npm 1.1.2 fixes #207 2016-04-08 09:49:28 -07:00
Jared Allard da7b6af0fa Merge pull request #190 from ruffrey/patch-1
Document resourceRoot option
2016-02-28 22:23:02 -08:00
Jeff H. Parrish 694602fa22 Document resourceRoot option 2016-02-28 21:30:11 -08:00
Jared Allard 7994dc56c4 readme: remove yet another trace of the merge 2016-02-25 10:55:54 -08:00
Jared Allard f8b9de750f tests: actually output from the right command 2016-02-24 22:03:12 -08:00
Jared Allard cfd01c60c6 tests: output output for debug for now 2016-02-24 21:57:28 -08:00
Jared Allard 4899c1983b test: timeout for compile 2016-02-24 21:34:42 -08:00
Jared Allard 040e3c39a6 test: circle.yml 2016-02-24 21:28:14 -08:00
Jared Allard ebdd8055bd npm: update yargs to 4.2.0 2016-02-24 18:58:49 -08:00
Jared Allard 220836ea2f test: add cicircle, testing compilier toolchain. 2016-02-24 18:38:29 -08:00
Jared Allard 599858f799 test: run npm install on each test before trying to compile 2016-02-24 16:21:30 -08:00
Jared Allard b526d16298 test: log node version to stdout for circleci issues 2016-02-24 15:56:06 -08:00
Jared Allard d9d43332c6 test: ignore ci files 2016-02-24 15:47:48 -08:00
Jared Allard 42314a7083 test: setup mocha-circlci-reporter 2016-02-24 15:47:24 -08:00
Jared Allard f690b81a97 tests: finalize test system for now, be ready for a ci someday 2016-02-24 15:39:59 -08:00
Jared Allard 6faed1838f test: track tets/{mocha.opts, test.js} 2016-02-24 14:28:55 -08:00
Jared Allard 841f22f0bb tests: fix incorrect write type for express-test, exit process 2016-02-24 13:22:21 -08:00
Jared Allard ab1d92cf68 exe: fix an issue where finalContents isnt initialized, more test work 2016-02-24 12:58:13 -08:00
Jared Allard 208c2b2b56 bundle: add _process instead of process to igv, start test system work 2016-02-24 00:00:46 -08:00
Jared Allard 3b25e7409b bundle: add process to global vars, may fix some issues 2016-02-23 23:34:08 -08:00
Jared Allard aa6988c85f npm: vbump to 1.1.1 for when its released 2016-02-23 23:15:41 -08:00
Jared Allard a8c13a436b bundle: browserify.paths for controling require paths from nexe 2016-02-23 23:14:57 -08:00
Jared Allard f50e94a781 bundle/exe: more ES6, browserify.excludes, browserify.requires in package.json. 2016-02-23 23:00:19 -08:00
Jared Allard 71f39e5a11 Merge pull request #188 from jeff-blaisdell/issue-184
ISSUE-184: Allow browserify configuration to be passed through to bundler.
2016-02-22 09:08:58 -08:00
Jeff Blaisdell ae4baad4f3 ISSUE-184: Allow browserify configuration to be passed through to bundler. 2016-02-21 09:58:44 -06:00
Jared Allard 0ffbb5be66 Merge pull request #181 from mt-sergio/patch-1
Missing dot
2016-02-08 06:03:07 -08:00