- 08 Sep, 2015 4 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Nan2
Dane Springmeyer authored -
Update license attribute
Dane Springmeyer authored
-
- 23 Aug, 2015 1 commit
-
-
Benjamin Byholm authored
-
- 16 Aug, 2015 2 commits
-
-
Benjamin Byholm authored
-
Benjamin Byholm authored
-
- 06 Aug, 2015 11 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
This reverts commit b31e15b9.
Dane Springmeyer authored -
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Visual studio 2015
Dane Springmeyer authored -
Upgrade to Sqlite 3.8.11.1
Dane Springmeyer authored -
This reverts commit 5efbf428.
Dane Springmeyer authored
-
- 31 Jul, 2015 3 commits
-
-
bergwerkgis authored
-
bergwerkgis authored
-
bergwerkgis authored
-
- 30 Jul, 2015 2 commits
-
-
Ben Gotow authored
-
SQLite3 3.8.11.1 / 3.8.11 includes performance optimizations that make it almost 20% faster than 3.8.0: https://www.sqlite.org/releaselog/3_8_11_1.html.
Ben Gotow authored
-
- 14 Jul, 2015 6 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
use latest node version by ABI - generated with https://github.com/mapbox/node-pre-gyp/blob/master/scripts/latest-by-abi.js
Dane Springmeyer authored -
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Remove obsolete file (build system now depends on node-pre-gyp so calling node-gyp directly is not supported)
Dane Springmeyer authored
-
- 09 Jul, 2015 1 commit
-
-
correct instructions for building against sqlcipher
Dane Springmeyer authored
-
- 29 Jun, 2015 1 commit
-
-
AJ ONeal authored
-
- 23 Jun, 2015 1 commit
-
-
Dane Springmeyer authored
-
- 21 May, 2015 1 commit
-
-
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
Peter deHaan authored
-
- 07 May, 2015 5 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Fix non-Linux build failure.
Dane Springmeyer authored -
gcc-preinclude.h contains a fix for old Linux systems but it's included unconditionally on other platforms as well. I could update the GYP files to exclude it on other platforms but it seems easier to add a `defined(__linux__)` guard to the header file. Let this be the last fix.
Ben Noordhuis authored
-
- 06 May, 2015 2 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-