- 01 Apr, 2014 4 commits
-
-
update node-webkit building instructions to reflect new, simplified usage via node-pre-gyp - refs #261
Dane Springmeyer authored -
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 16 Mar, 2014 1 commit
-
-
Dane Springmeyer authored
-
- 09 Mar, 2014 1 commit
-
-
Dane Springmeyer authored
-
- 06 Mar, 2014 11 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 26 Feb, 2014 2 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 25 Feb, 2014 2 commits
-
-
make sqlite3 library name configurable - enabling support for linking to sqlite3 variants like SQLCipher - refs #195
Dane Springmeyer authored -
Dane Springmeyer authored
-
- 13 Feb, 2014 19 commits
-
-
Build node-sqlite3 for node-webkit on Travis CI
Dane Springmeyer authored -
The following `npm install` takes more than 3 seconds anyway; `xvfb` would already start before it becomes necessary for node-webkit.
Mithgol authored -
Two packages not found → removing.
Mithgol authored -
Found in “Search the contents of packages” at http://packages.ubuntu.com/ using “lucid” distribution (instead of default “saucy”). This commit runs one `sudo apt-get -y install` for every package; otherwise each failure stops the whole installation process, but that makes the debugging painful (a test takes 13 minutes to run).
Mithgol authored -
Used “Search the contents of packages” at http://packages.ubuntu.com/
Mithgol authored -
As seen in http://www.maketecheasier.com/run-32-bit-apps-in-64-bit-linux/
Mithgol authored -
Follow the following suggestion: http://askubuntu.com/questions/363878/how-to-install-32-bit-matlab-in-ubuntu-64-bit/363879#363879
Mithgol authored -
Mithgol authored
-
Mithgol authored
-
This commit also erases `sudo apt-get update --fix-missing` introduced in one of the previous commits, because it didn't help.
Mithgol authored -
Mithgol authored
-
More magic.
Mithgol authored -
Mithgol authored
-
Mithgol authored
-
Mithgol authored
-
Mithgol authored
-
Commit Mithgol/node-pre-gyp@eaea6e159c9a052609cf93f0438cae17900f583b is now included in the node-pre-gyp's source used here.
Mithgol authored -
A pull request (springmeyer/node-pre-gyp#36) is opened to land a partial fix for node-pre-gyp's validation process. This commit uses a source branch of that pull request. After this commit, node-pre-gyp's validator is expected to launch `nw` instead of `node-webkit` on Travis CI's Linux. A former ENOENT error is expected to be replaced by a node-webkit's error when the engine realises it's given a node-sqlite3 module's JavaScript instead of some HTML5 application.
Mithgol authored
-