Commit Graph

  • fcb163fa3c
    Merge c2c63edef039adc76b44c957d71512cf34625e48 into c16528250785f1499e5b88a7cedb18740fa0d038 Eric Mastro 2021-07-28 22:49:08 +00:00
  • c2c63edef0
    build: bump vendor/nim-stew feat/support-boolean-literals-DONT-DELETE Michael Bradley, Jr 2021-07-28 17:35:57 -05:00
  • 5fe2aaeb2f
    build: bump vendor/nimbus-build-system Michael Bradley, Jr 2021-07-28 17:35:12 -05:00
  • ffe4cad9af
    build: bump vendor/sqlcipher Michael Bradley, Jr 2021-07-28 17:34:03 -05:00
  • d4fa3f0444
    feat: support boolean values encoded as text Eric Mastro 2021-02-10 18:33:19 +11:00
  • 9f09e11929
    Merge 72aa5182804c34d21cb665a387aba715285ee900 into c16528250785f1499e5b88a7cedb18740fa0d038 Eric Mastro 2021-02-15 00:17:29 +05:30
  • c165282507
    chore: update info/links re: dependencies and licensing master Michael Bradley, Jr 2021-01-30 15:49:15 -06:00
  • cf0f42503b
    chore: update README Michael Bradley, Jr 2021-01-30 15:33:48 -06:00
  • 99e9ed1734 ci: revise cache key so that a bump in any submodule will cause a cache miss Michael Bradley, Jr 2021-01-05 13:59:50 -06:00
  • 33fe6f3bfb
    ci: revise cache key so that a bump in any submodule will cause a cache miss Michael Bradley, Jr 2021-01-05 13:59:50 -06:00
  • 72aa518280
    feat: Add dbIgnore pragma feat/add-dbignore emizzle 2020-12-21 13:59:38 +11:00
  • 5ec628788b WIP: experiment with bool columns that have default value set with bool literal Michael Bradley, Jr 2020-12-16 17:32:00 -06:00
  • 1034b7dd7a
    WIP: experiment with bool columns that have default value set with bool literal Michael Bradley, Jr 2020-12-16 17:32:00 -06:00
  • d1ed963f50
    chore: remove stray : Michael Bradley, Jr 2020-12-16 21:41:05 -06:00
  • 9bc5a2aa62
    chore: git should ignore the temporary .nims file created by nimble Michael Bradley, Jr 2020-12-16 18:24:40 -06:00
  • 3df9adee04
    chore: clean up .gitignore Michael Bradley, Jr 2020-12-16 15:51:54 -06:00
  • 474cf12001 feat: embed tiny_sqlite (and expand api) instead of generating wrapper with nimterop emizzle 2020-11-26 19:41:09 +11:00
  • a1b85d6ce5
    feat: embed tiny_sqlite (and expand api) instead of generating wrapper with nimterop emizzle 2020-11-26 19:41:09 +11:00
  • 1b8ffef8ed
    remove debug echos emizzle 2020-12-04 10:06:38 +11:00
  • ca16e1879d
    WIP: SQLCIPHER_LDFLAGS_TEST maybe doesn't need to include SQLCIPHER_LDFLAGS Michael Bradley, Jr 2020-12-02 19:02:52 -06:00
  • 1130ed2af3
    Move customisations to own file, add generic procs emizzle 2020-12-03 17:35:31 +11:00
  • d2c0c8f95b
    WIP: refactor GitHub Actions workflow accordingly Michael Bradley, Jr 2020-12-02 18:17:36 -06:00
  • ca90770413
    WIP: construct SQLCIPHER_LDFLAGS_TEST from lib output and SQLCIPHER_LDFLAGS Michael Bradley, Jr 2020-12-02 18:11:49 -06:00
  • af69780b43
    WIP: sqlcipher.a -> libsqlcipher.a Michael Bradley, Jr 2020-12-02 18:11:20 -06:00
  • f595a5106e
    WIP: output directory is now lib/ Michael Bradley, Jr 2020-12-02 17:59:23 -06:00
  • 17ae0ccaf1
    WIP: clean-sqlcipher Michael Bradley, Jr 2020-12-02 17:58:28 -06:00
  • eef84bf221
    WIP: refactor static/shared linking, rename some make variables Michael Bradley, Jr 2020-12-02 17:35:19 -06:00
  • 671ec4c82f
    WIP: reorg Michael Bradley, Jr 2020-12-02 16:59:48 -06:00
  • a8270760d5
    WIP: don't assume dynlib Michael Bradley, Jr 2020-12-02 16:44:49 -06:00
  • 193d2884b8
    WIP: whitespace cleanup Michael Bradley, Jr 2020-12-02 16:24:03 -06:00
  • fa7228cb72
    Remove the changes that allowed Windows+shared to work emizzle 2020-12-02 13:04:12 +11:00
  • ac994a32dd
    feat: update to latest tinysql apis emizzle 2020-12-01 13:50:55 +11:00
  • ed548ce6ad
    feat: add table name pragma and accessors emizzle 2020-11-26 19:41:09 +11:00
  • c06110bc81 test: Windows PATH mod for running tests can be simplified with assumption of msys2 environment Michael Bradley, Jr 2020-12-09 12:46:59 -06:00
  • a0aeb39f7c ci: small adjustments to GitHub Actions workflow Michael Bradley, Jr 2020-12-10 14:05:44 -06:00
  • 673fe80197
    test: Windows PATH mod for running tests can be simplified with assumption of msys2 environment Michael Bradley, Jr 2020-12-09 12:46:59 -06:00
  • 9dd51631d2
    ci: small adjustments to GitHub Actions workflow Michael Bradley, Jr 2020-12-10 14:05:44 -06:00
  • 7810fd2924 ci: use msys2/setup-msys2 umarcor 2020-11-20 06:05:09 +01:00
  • 1ea3a86cb3
    test: Windows PATH mod for running tests can be simplified with assumption of msys2 environment Michael Bradley, Jr 2020-12-09 12:46:59 -06:00
  • ef049ecf4f
    ci: small adjustments to GitHub Actions workflow Michael Bradley, Jr 2020-12-10 14:05:44 -06:00
  • a90032a763
    ci: use msys2/setup-msys2 umarcor 2020-11-20 06:05:09 +01:00
  • 1266bbdf65
    feat: add table name pragma and accessors emizzle 2020-11-26 19:41:09 +11:00
  • 799a3afe59 feat: generic query support emizzle 2020-11-23 16:51:05 +11:00
  • 43675833de
    feat: generic query support emizzle 2020-11-23 16:51:05 +11:00
  • 9a5963b370 simplify conversion logic emizzle 2020-11-23 17:43:23 +11:00
  • eca1111a11 Add cases for converting bool from int and string emizzle 2020-11-23 17:26:37 +11:00
  • a8cd7c5c57 feat: handle bool option conversion emizzle 2020-11-23 16:51:05 +11:00
  • 9b624903af
    remove typedesc generic overload param emizzle 2020-11-24 14:48:34 +11:00
  • 6ee0439a73
    change dbRows to execQuery emizzle 2020-11-24 10:34:07 +11:00
  • 0b845fd81a
    finish adding column name pragma emizzle 2020-11-23 21:46:00 +11:00
  • 80d095b4e4
    first commit before make update emizzle 2020-11-23 19:57:12 +11:00
  • 6fb95429e9
    simplify conversion logic emizzle 2020-11-23 17:43:23 +11:00
  • 5aa460c9c2
    Add cases for converting bool from int and string emizzle 2020-11-23 17:26:37 +11:00
  • ad6da617e1
    feat: handle bool option conversion emizzle 2020-11-23 16:51:05 +11:00
  • 33b6cf5d19 ci: use msys2/setup-msys2 umarcor 2020-11-20 06:05:09 +01:00
  • 26d2d06b12 refactor: on Windows some paths passed via variables should be transformed with cygpath Michael Bradley, Jr 2020-11-19 14:00:09 -06:00
  • 5215fb8aba refactor: on Windows some paths passed via variables should be transformed with cygpath Michael Bradley, Jr 2020-11-19 14:00:09 -06:00
  • 7ee7cf2633 refactor: don't unnecessarily add entries to LD_LIBRARY_/PATH when running tests Michael Bradley, Jr 2020-11-19 09:02:32 -06:00
  • 32e1da44ab
    refactor: don't unnecessarily add entries to LD_LIBRARY_/PATH when running tests Michael Bradley, Jr 2020-11-19 09:02:32 -06:00
  • 044c4a9021 Uncomment prepared statements execution Richard Ramos 2020-10-23 08:49:55 -04:00
  • a306430824 refactor: various adjustments made in process of refactoring this repo's integration in nim-status Michael Bradley, Jr 2020-11-12 14:28:55 -06:00
  • 3bc141fc37
    refactor: various adjustments made in process of refactoring this repo's integration in nim-status Michael Bradley, Jr 2020-11-12 14:28:55 -06:00
  • 96c9d37940 refactor: adjust Makefile, etc. so that static/shared lib linking works as expected Michael Bradley, Jr 2020-10-23 16:39:06 -05:00
  • 75da627ef6
    refactor: adjust Makefile, etc. so that static/shared lib linking works as expected Michael Bradley, Jr 2020-10-23 16:39:06 -05:00
  • 4c3a469904
    WIP: sanity check Michael Bradley, Jr 2020-11-11 10:49:49 -06:00
  • f2307ffcc2
    Uncomment prepared statements execution Richard Ramos 2020-10-23 08:49:55 -04:00
  • 9c1180af08 refactor: guard against empty SSL_LDFAGS env var in .nimble proc Michael Bradley, Jr 2020-10-22 17:38:30 -05:00
  • 5cdeb40379
    refactor: guard against empty SSL_LDFAGS env var in .nimble proc Michael Bradley, Jr 2020-10-22 17:38:30 -05:00
  • 6f84b47de7 test: should build and test for SQLITE/SSL_STATIC default (=true) and =false Michael Bradley, Jr 2020-10-20 12:48:38 -05:00
  • e40330c5b3
    test: should build and test for SQLITE/SSL_STATIC default (=true) and =false Michael Bradley, Jr 2020-10-20 12:48:38 -05:00
  • c51d1705ed
    Merge pull request #2 from status-im/build/refactor-use-nimbus-build-system Michael Bradley 2020-10-20 11:27:48 -05:00
  • 20d2843dfb
    refactor: adapt repo to use the nimbus-build-system Michael Bradley, Jr 2020-09-25 16:01:48 -05:00
  • 5cd067389b
    feat: update script Richard Ramos 2020-09-25 20:08:04 -04:00
  • a2666a533d
    Updating bindings file Richard Ramos 2020-05-26 14:07:55 -04:00
  • 9eddddc505
    fix: bindings Richard Ramos 2020-05-26 12:15:10 -04:00
  • 238651016e
    fix: deindent cCompile Richard Ramos 2020-05-26 10:40:20 -04:00
  • cd6c574fca
    update README Richard Ramos 2020-05-12 23:14:38 -04:00
  • 6fbfdc7a5c
    convenience api ft.2 Richard Ramos 2020-05-12 23:07:06 -04:00
  • 910e4d4883
    convenience api v1 Richard Ramos 2020-05-12 22:26:24 -04:00
  • 881949b34b
    fix: build process Richard Ramos 2020-05-12 21:25:23 -04:00
  • 2f003bf941
    Update README.md RichΛrd 2020-05-12 17:49:50 -04:00
  • 9986a00dd5
    fix: dynamic lib Richard Ramos 2020-05-12 17:48:04 -04:00
  • 95ca41016f
    removing uneeded flag Richard Ramos 2020-05-12 12:06:52 -04:00
  • 70cc3cf049
    fix: installFiles Richard Ramos 2020-05-12 11:07:07 -04:00
  • 0dd2f4ddb0
    Initial commit Richard Ramos 2020-05-12 10:50:43 -04:00
  • f807d4a453
    Initial commit RichΛrd 2020-05-12 07:58:03 -04:00