1
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump to v2.2.2 More... over 12 years ago
restore normal publish [skip ci] More... over 12 years ago
[publish binary] - catches 32 bit linux More... over 12 years ago
disable node-webkit [publish binary] More... over 12 years ago
[publish binary] More... over 12 years ago
fix publishing [publish binary] More... over 12 years ago
[publish binary] More... over 12 years ago
install aws-sdk More... over 12 years ago
prefer node v0.10.x More... over 12 years ago
update changelog for v2.2.1 More... over 12 years ago
bump to v2.2.1 to prepare for next release More... over 12 years ago
update node-webkit building instructions to reflect new, simplified usage via node-pre-gyp - refs #261 More... over 12 years ago
add to future changelog More... over 12 years ago
fix target default (though this was properly being set to Release by node-gyp) More... over 12 years ago
compile libsqlite3 with -std=c99 to fix solaris/smartos build - re-closes #201 More... over 12 years ago
Updates More... over 12 years ago
Updated for new v8 More... over 12 years ago
Merge More... over 12 years ago
use [email protected] More... over 12 years ago
new repo org for node-pre-gyp More... over 12 years ago
add to gitignore More... over 12 years ago
ditch two step install, just target nw right off with npm install More... over 12 years ago
call node-pre-gyp instead of nw-gyp directly and pass target_arch More... over 12 years ago
extract is needed by deps/sqlite3.gyp More... over 12 years ago
call ndoe-pre-gyp build directly to avoid uncessary recompiles More... over 12 years ago
always pass --target if it is custom More... over 12 years ago
call nw-gyp only through node-pre-gyp to ensure binding.gyp variables are known More... over 12 years ago
allow sqlite_libname to be overridden in binding.gyp from command line More... over 12 years ago
now node-pre-gyp passes these values More... over 12 years ago
versioned require path - closes #248 More... over 12 years ago