Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add -Wduplicated-cond | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wformat=2 | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wnull-dereference | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wdouble-promotion | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Woverloaded-virtual | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wsign-conversion | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wunused | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wcast-align | Dan Goodliffe | 2021-08-28 |
| | |||
* | Add -Wnon-virtual-dtor | Dan Goodliffe | 2021-08-28 |
| | |||
* | Don't declare clang 12 | Dan Goodliffe | 2021-08-27 |
| | |||
* | Enable numeric conversion warning and fix the fallout | Dan Goodliffe | 2021-08-10 |
| | |||
* | Get upstream from DB | Dan Goodliffe | 2021-06-03 |
| | | | | Adds options from command line and a few supporting tweaks | ||
* | Generate DbStmt templates from .sql files | Dan Goodliffe | 2021-06-01 |
| | | | | | | | m4 generator and related code. Reshuffles some CTF stuff to avoid pulling in all of CTF and iostream for its fixed_string. Moves CTF out of AdHoc namespace. Add some initial SQL statements. | ||
* | Force clang-12 | Dan Goodliffe | 2021-05-18 |
| | |||
* | Initial commit, still lots to do! | Dan Goodliffe | 2021-05-18 |