Activity
Test cpplint & cppcheck with voluntary errors
Test cpplint & cppcheck with voluntary errors
Force push
cpplint: fail the build on errors
cpplint: fail the build on errors
on Aug 21, 2024
cppcheck: use --error-exitcode=2 to fail the build on errors
cppcheck: use --error-exitcode=2 to fail the build on errors
Force push
Test cpplint & cppcheck with voluntary errors
Test cpplint & cppcheck with voluntary errors
Force push
Github Action to run cppcheck
Github Action to run cppcheck
Force push
Github Action to run cppcheck
Github Action to run cppcheck
on Aug 20, 2024
CMake: turn off SQLITECPP_RUN_CPPLINT option
CMake: turn off SQLITECPP_RUN_CPPLINT option
Add logic to use different FindPackage for python if cmake is above 3…
Add logic to use different FindPackage for python if cmake is above 3…
Pull request merge
NOTE on macOS FindSQLite3 find an unrelated sqlite3.h from Mono.frame…
NOTE on macOS FindSQLite3 find an unrelated sqlite3.h from Mono.frame…
Force push
Replace all double-quoted string literals by single quotes in unit te…
Replace all double-quoted string literals by single quotes in unit te…
Pull request merge
NOTE on macOS FindSQLite3 find an unrelated sqlite3.h from Mono.frame…
NOTE on macOS FindSQLite3 find an unrelated sqlite3.h from Mono.frame…
Force push
WIP tests: alter unit test, and print the version of the system libra…
WIP tests: alter unit test, and print the version of the system libra…
on Aug 18, 2024
Test linking with builtin sqlite3 library on Ubuntu and macOS
Test linking with builtin sqlite3 library on Ubuntu and macOS
Force push
Test linking with builtin sqlite3 library on Ubuntu and macOS
Test linking with builtin sqlite3 library on Ubuntu and macOS
Force push
Test linking with builtin libsqlite3-dev package on Ubuntu
Test linking with builtin libsqlite3-dev package on Ubuntu
Force push
Test linking with builtin libsqlite3-dev package on Ubuntu
Test linking with builtin libsqlite3-dev package on Ubuntu
Use explicit versions of Ubuntu images instead of latest
Use explicit versions of Ubuntu images instead of latest
CMake: print the version of the system library if linking with it
CMake: print the version of the system library if linking with it
on Aug 17, 2024
Replace all double-quoted string literals by single quotes
Replace all double-quoted string literals by single quotes