15 Commits

Author SHA1 Message Date
Jonathan Guzmán
43f74ef5a2
check if requires msvc 2023-02-12 17:06:58 -06:00
Jonathan Guzmán
82ac59d047
use chekout v3 as v2 is deprecated 2023-02-12 15:51:38 -06:00
Jonathan Guzmán
e8a052eaa0
fix compiler setup 2023-02-12 15:47:11 -06:00
Jonathan Guzmán
c31eae9887
use fallback sqlite3 2023-02-12 12:36:32 -06:00
Jonathan Guzmán
1af45bdd64
remove cmake specific options 2023-02-11 23:32:24 -06:00
Jonathan Guzmán
4e0a30ee45
add clang compile options in Windows and Ubuntu 2023-02-11 23:27:31 -06:00
Jonathan Guzmán
9ec7801630
install ninja build via pip 2023-02-11 23:14:24 -06:00
Jonathan Guzmán
35761c96b1
add meson CI 2023-02-11 23:10:52 -06:00
Sébastien Rombauts
4e03e590c4 Add an explicit generator to the matrix config of Github Actions to handle MinGW Makefiles 2022-12-17 14:15:49 +01:00
Sébastien Rombauts
833f007a0b Fix Github Actions subdir example to also triggers on pull requests
Also fix the introduced mixed endlines
2022-12-12 09:17:28 +01:00
Sébastien Rombauts
cd5f3ff085 Fix Github Actions to also triggers on pull requests
Not only on push from myself!
2022-12-12 09:12:28 +01:00
Sébastien Rombauts
ce6dd9b822 Fix Github Actions build failing on "Ubuntu 16.04 GCC" for 3 months 2022-01-07 16:22:25 +01:00
Sébastien Rombauts
4f85b8b2c8 Fix Github Actions build failing on "Ubuntu 16.04 GCC" for 3 months 2022-01-07 16:21:26 +01:00
Sébastien Rombauts
adad71b1db Add an example2 based on SQLiteCpp_Example repository
Demonstrates how to use SQLiteCpp as a subdirectory (out of tree) of a CMake project.
2020-01-29 23:29:13 +01:00
Sébastien Rombauts
8e0bd6b3fe Add a simple Github Actions workflow build script 2020-01-02 00:04:06 +01:00