Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MetaMemoryT
/
node-sqlite3
Public
forked from
TryGhost/node-sqlite3
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
appveyor-node-webkit-separate
User selector
All users
All time
Commit history
Commits on Jul 29, 2014
add `PLATFORM` variable to the matrix (as @FeodorFitsner recommended)
Mithgol
committed
bf0df50
View commit details
Copy full SHA for bf0df50
Browse repository at this point
environment: copy `PLATFORM` to `NW_PLATFORM`
Mithgol
committed
d9830d7
View commit details
Copy full SHA for d9830d7
Browse repository at this point
output the given platform from `scripts/build_for_node_webkit.cmd`
Mithgol
committed
b4840e1
View commit details
Copy full SHA for b4840e1
Browse repository at this point
explicitly pass `%PLATFORM%` to `scripts/build_for_node_webkit.cmd`
Mithgol
committed
5561c6a
View commit details
Copy full SHA for 5561c6a
Browse repository at this point
print the environment when `scripts/build_for_node_webkit.cmd` starts
Mithgol
committed
96e5709
View commit details
Copy full SHA for 96e5709
Browse repository at this point
Commits on Jul 28, 2014
node-webkit v0.10.0 is released → start building for it on Travis CI
Mithgol
committed
e247ec9
View commit details
Copy full SHA for e247ec9
Browse repository at this point
move more logic `appveyor.yml` → `scripts\build_for_node_webkit.cmd`
Mithgol
committed
5adb875
View commit details
Copy full SHA for 5adb875
Browse repository at this point
keep node-webkit-related commands in a separate script
Mithgol
committed
c03a0eb
View commit details
Copy full SHA for c03a0eb
Browse repository at this point
[skip ci] a command file that would build sqlite3 for node-webkit
Mithgol
committed
8090219
View commit details
Copy full SHA for 8090219
Browse repository at this point
the most recent node-pre-gyp's tarball (uses mapbox/node-pre-gyp#95)
Mithgol
committed
68971b2
View commit details
Copy full SHA for 68971b2
Browse repository at this point
Commits on Jul 25, 2014
unset `nw_version` on x64, `npm install nw-gyp`, build, test, publish
Mithgol
committed
4b3b486
View commit details
Copy full SHA for 4b3b486
Browse repository at this point
the previous commit message used an ampersand and thus line 31 failed
Mithgol
committed
e680ecf
View commit details
Copy full SHA for e680ecf
Browse repository at this point
Chocolatey install `wget`, `7zip.commandline`; get&unpack node-webkit
Mithgol
committed
3bddd72
View commit details
Copy full SHA for 3bddd72
Browse repository at this point
AppVeyor: `echo %PLATFORM%`
Mithgol
committed
40019da
View commit details
Copy full SHA for 40019da
Browse repository at this point
Commits on Jul 16, 2014
avoid duplicate package [skip ci]
Dane Springmeyer
committed
f69b89a
View commit details
Copy full SHA for f69b89a
Browse repository at this point
avoid duplicate package [skip ci]
Dane Springmeyer
committed
9decff4
View commit details
Copy full SHA for 9decff4
Browse repository at this point
Commits on Jul 15, 2014
explicit node.js version for appveyor [publish binary]
Dane Springmeyer
committed
a7ae3a5
View commit details
Copy full SHA for a7ae3a5
Browse repository at this point
fix path to node-pre-gyp on appveyor [publish binary]
Dane Springmeyer
committed
2552ba4
View commit details
Copy full SHA for 2552ba4
Browse repository at this point
give up on node v0.8.x on appveyor [publish binary]
Dane Springmeyer
committed
33c9597
View commit details
Copy full SHA for 33c9597
Browse repository at this point
avoid duplicate package [skip ci]
Dane Springmeyer
committed
cd6b36f
View commit details
Copy full SHA for cd6b36f
Browse repository at this point
fix appveyor node v0.8.x node-gyp [publish binary]
Dane Springmeyer
committed
ec38bdf
View commit details
Copy full SHA for ec38bdf
Browse repository at this point
fix appveyor keys again [publish binary]
Dane Springmeyer
committed
b63bcf4
View commit details
Copy full SHA for b63bcf4
Browse repository at this point
fix appveyor keys [publish binary]
Dane Springmeyer
committed
910f597
View commit details
Copy full SHA for 910f597
Browse repository at this point
new appveyor builds for 0.8.x [publish binary]
Dane Springmeyer
committed
bdcfe23
View commit details
Copy full SHA for bdcfe23
Browse repository at this point
fix a minor typo in CHANGELOG.md [skip ci]
Mithgol
committed
70267f0
View commit details
Copy full SHA for 70267f0
Browse repository at this point
[publish binary]
Dane Springmeyer
committed
9a6a197
View commit details
Copy full SHA for 9a6a197
Browse repository at this point
update internal sqlite to v3.8.5
Dane Springmeyer
committed
3d5737d
View commit details
Copy full SHA for 3d5737d
Browse repository at this point
Merge pull request #314 from KidsKilla/master
Show description for c6a6aa1
Dane Springmeyer
committed
c6a6aa1
View commit details
Copy full SHA for c6a6aa1
Browse repository at this point
Merge pull request #313 from mapbox/travis-refactor
Show description for 11b4a62
Dane Springmeyer
committed
11b4a62
View commit details
Copy full SHA for 11b4a62
Browse repository at this point
Commits on Jul 12, 2014
rm errorCallback, add normalizeMethod; cleanup
Maxim Grishaev
committed
1b0494d
View commit details
Copy full SHA for 1b0494d
Browse repository at this point
Commits on Jun 29, 2014
fix finding node-webkit binary with v0.10.0-rc1
Dane Springmeyer
committed
ab3e07c
View commit details
Copy full SHA for ab3e07c
Browse repository at this point
fix typo
Dane Springmeyer
committed
91f805c
View commit details
Copy full SHA for 91f805c
Browse repository at this point
secure keys for appveyor [publish binary]
Dane Springmeyer
committed
c2e4e5b
View commit details
Copy full SHA for c2e4e5b
Browse repository at this point
fix PATH on osx
Dane Springmeyer
committed
f4bf5ee
View commit details
Copy full SHA for f4bf5ee
Browse repository at this point
publishing fixes [publish binary]
Dane Springmeyer
committed
197b53f
View commit details
Copy full SHA for 197b53f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.