Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sqlite3
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
俞永鹏
node-sqlite3
Commits
3910c2f4
Commit
3910c2f4
authored
May 04, 2015
by
Dane Springmeyer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade sqlite 3.8.7.1 -> 3.8.9
parent
4d0ed5c7
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletions
+2
-1
CHANGELOG.md
CHANGELOG.md
+1
-0
common-sqlite.gypi
deps/common-sqlite.gypi
+1
-1
sqlite-autoconf-3080701.tar.gz
deps/sqlite-autoconf-3080701.tar.gz
+0
-0
sqlite-autoconf-3080900.tar.gz
deps/sqlite-autoconf-3080900.tar.gz
+0
-0
No files found.
CHANGELOG.md
View file @
3910c2f4
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
-
Upgraded node-pre-gyp@0.6.5
-
Upgraded node-pre-gyp@0.6.5
-
Upgraded nan@1.8.4
-
Upgraded nan@1.8.4
-
Fixed binaries to work on older linux systems (circa GLIBC_2.2.5 like centos 6) @bnoordhuis
-
Fixed binaries to work on older linux systems (circa GLIBC_2.2.5 like centos 6) @bnoordhuis
-
Updated internal libsqlite3 from 3.8.7.1 -> 3.8.9 (http://www.sqlite.org/news.html)
## 3.0.5
## 3.0.5
...
...
deps/common-sqlite.gypi
View file @
3910c2f4
{
{
'variables': {
'variables': {
'sqlite_version%':'3080
701
',
'sqlite_version%':'3080
900
',
"toolset%":'',
"toolset%":'',
},
},
'target_defaults': {
'target_defaults': {
...
...
deps/sqlite-autoconf-3080701.tar.gz
deleted
100644 → 0
View file @
4d0ed5c7
File deleted
deps/sqlite-autoconf-3080900.tar.gz
0 → 100644
View file @
3910c2f4
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment