Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite Upgrade Tool | Gert-Jan Timmer | 2018-05-30 | 1 | -111/+0 |
| | | | | | | * Reformat code * Add download for sqlite-src-* * Add extract for sqlite source * Add auto merge of UserAuth module into Amalgamation | ||||
* | bump sqlite 3.22.0 | Yasuhiro Matsumoto | 2018-02-07 | 1 | -1/+1 |
| | | | | closes #526 | ||||
* | replace header name | Yasuhiro Matsumoto | 2017-11-18 | 1 | -1/+13 |
| | |||||
* | update to 2017 | Yasuhiro Matsumoto | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | fix tree for tools/upgrade.go | Yasuhiro Matsumoto | 2016-12-09 | 1 | -0/+2 |
| | | | | Close #361 | ||||
* | upgrade: add ifdefines | Christian Brauner | 2016-10-28 | 1 | -2/+21 |
| | | | | | | | This makes it possible to correctly link against the system sqlite. Also, don't use defers with log.Fatal() since they won't be run on exit. Signed-off-by: Christian Brauner <christian.brauner@canonical.com> | ||||
* | Close file | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+1 |
| | |||||
* | add upgrade.go | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+77 |