whr819987540
|
2848a224f9
|
add debug info
|
2023-04-27 15:59:04 +08:00 |
Matt Joiner
|
3e0f34934d
|
gorond ./...
|
2022-11-15 23:31:27 +11:00 |
Matt Joiner
|
7979d7ef96
|
Fix 386 cross compile and wasm build for crawshaw
|
2022-03-15 14:37:52 +11:00 |
Matt Joiner
|
47a15797a4
|
Exclusively use crawshaw instead of zombiezen for sqlite
Zombiezen doesn't support as many platforms as crawshaw for example.
|
2022-02-10 10:22:39 +11:00 |
Matt Joiner
|
7197c5f493
|
Fix wasm build
This was broken in the move to zombiezen sqlite, which still doesn't work on WASM/JS.
|
2021-12-07 13:08:06 +11:00 |
Matt Joiner
|
24f3ecc7cd
|
Use zombiezen sqlite for piece completion
|
2021-11-19 16:18:41 +11:00 |
afjoseph
|
013634d9f1
|
Revert "Remove old-style build tags"
This reverts commit 11ae25660a .
|
2021-11-01 11:26:58 +11:00 |
Matt Joiner
|
11ae25660a
|
Remove old-style build tags
|
2021-10-07 09:12:17 +11:00 |
Matt Joiner
|
ad70dcdbf4
|
Return error on sqlite PieceCompletion.Set when closed
|
2021-09-04 23:07:32 +10:00 |
Matt Joiner
|
23029571ec
|
Fix panic on double Close of sqlite piece completion DB
|
2021-09-02 10:22:32 +10:00 |
Matt Joiner
|
1d53c170b0
|
Close torrent storage asynchronously on drop
|
2021-07-17 19:10:07 +10:00 |
gitpubber
|
8f6f47a2e0
|
Added build tags to disable few packages if necessary (#499)
|
2021-05-25 18:48:59 +10:00 |
Matt Joiner
|
a4e84688ae
|
Fix sqlite piece completion
|
2021-05-14 15:45:54 +10:00 |
Matt Joiner
|
7455b98a0f
|
Switch to crawshaw.io/sqlite
I'm using it elsewhere, and it seems to conflict when linking with github.com/mattn/go-sqlite3.
|
2020-07-15 16:16:14 +10:00 |