Skip to content

Activity

sqlite3: set SQLITE_OMIT_LOAD_EXTENSION (#496)

Pull request merge
SRombautspushed 2 commits to master • 643b153…211e642 • 
on Jan 24

SQLiteCpp/Statement.h: add missing <cstdint> include (#488)

Pull request merge
SRombautspushed 2 commits to master • 58c46e3…643b153 • 
on Sep 7, 2024

tests/Database_test.cpp: fix a warning around #endif (#489)

Pull request merge
SRombautspushed 2 commits to master • 52b24b9…58c46e3 • 
on Sep 7, 2024

Test cpplint & cppcheck with voluntary errors

Force push
SRombautsforce pushed to test-linter-error • 9382655…703d061 • 
on Aug 21, 2024

cpplint: fail the build on errors

SRombautspushed 1 commit to cpplint-off-by-default-enabled-in-ci • 525b7be…9b332ba • 
on Aug 21, 2024

cppcheck: use --error-exitcode=2 to fail the build on errors

Force push
SRombautsforce pushed to cpplint-off-by-default-enabled-in-ci • 8475fa8…525b7be • 
on Aug 21, 2024

Test cpplint & cppcheck with voluntary errors

Force push
SRombautsforce pushed to test-linter-error • d46b4c9…9382655 • 
on Aug 21, 2024

Test cpplint & cppcheck errors

SRombautscreated test-linter-error • d46b4c9 • 
on Aug 21, 2024

Github Action to run cppcheck

Force push
SRombautsforce pushed to cpplint-off-by-default-enabled-in-ci • dd37e1c…8475fa8 • 
on Aug 20, 2024

Github Action to run cppcheck

SRombautspushed 6 commits to cpplint-off-by-default-enabled-in-ci • 23da948…dd37e1c • 
on Aug 20, 2024

CMake: turn off SQLITECPP_RUN_CPPLINT option

SRombautscreated cpplint-off-by-default-enabled-in-ci • 23da948 • 
on Aug 20, 2024

Add logic to use different FindPackage for python if cmake is above 3…

Pull request merge
SRombautspushed 2 commits to master • 69771bf…52b24b9 • 
on Aug 20, 2024

Deleted branch

Test linking with builtin libsqlite3-dev package on Ubuntu (#485)

Pull request merge
SRombautspushed 3 commits to master • b150588…69771bf • 
on Aug 19, 2024

NOTE on macOS FindSQLite3 find an unrelated sqlite3.h from Mono.frame…

Force push
SRombautsforce pushed to github-actions-sqlite3-builtin-library • 8008490…0f8d912 • 
on Aug 18, 2024

Deleted branch

Use explicit versions of Ubuntu images instead of latest (#484)

Pull request merge
SRombautspushed 2 commits to master • 58d9867…b150588 • 
on Aug 18, 2024

Deleted branch

Replace all double-quoted string literals by single quotes in unit te…

Pull request merge
SRombautspushed 3 commits to master • 00d9dba…58d9867 • 
on Aug 18, 2024

NOTE on macOS FindSQLite3 find an unrelated sqlite3.h from Mono.frame…

Force push
SRombautsforce pushed to github-actions-sqlite3-builtin-library • 6a7c0bd…8008490 • 
on Aug 18, 2024

WIP tests: alter unit test, and print the version of the system libra…

SRombautspushed 1 commit to github-actions-sqlite3-builtin-library • d015229…6a7c0bd • 
on Aug 18, 2024

Test linking with builtin sqlite3 library on Ubuntu and macOS

Force push
SRombautsforce pushed to github-actions-sqlite3-builtin-library • 27cf992…d015229 • 
on Aug 18, 2024

Test linking with builtin sqlite3 library on Ubuntu and macOS

Force push
SRombautsforce pushed to github-actions-sqlite3-builtin-library • f618e36…27cf992 • 
on Aug 18, 2024

Test linking with builtin libsqlite3-dev package on Ubuntu

Force push
SRombautsforce pushed to github-actions-sqlite3-builtin-library • 382e909…f618e36 • 
on Aug 18, 2024

Test linking with builtin libsqlite3-dev package on Ubuntu

SRombautscreated github-actions-sqlite3-builtin-library • 382e909 • 
on Aug 18, 2024

Use explicit versions of Ubuntu images instead of latest

SRombautscreated github-actions-use-explicit-ubuntu-images • 181e5fa • 
on Aug 17, 2024

CMake: print the version of the system library if linking with it

SRombautspushed 1 commit to fix-single-quotes-for-string-literals • 26d5e47…553361b • 
on Aug 17, 2024

Replace all double-quoted string literals by single quotes

SRombautscreated fix-single-quotes-for-string-literals • 26d5e47 • 
on Aug 17, 2024

Deleted branch

Bump actions/checkout from 3 to 4 (#482)

Pull request merge
SRombautspushed 2 commits to master • be0d21f…00d9dba • 
on Aug 17, 2024