summaryrefslogtreecommitdiff
path: root/Jamroot.jam
Commit message (Collapse)AuthorAge
* Fix up all remaining warningsDan Goodliffe2021-08-30
|
* Add -WpedanticDan Goodliffe2021-08-30
|
* Add -Wold-style-castDan Goodliffe2021-08-29
|
* Add -Wuseless-castDan Goodliffe2021-08-28
|
* Add -Wlogical-opDan Goodliffe2021-08-28
|
* Add -Wduplicated-branchesDan Goodliffe2021-08-28
|
* Add -Wduplicated-condDan Goodliffe2021-08-28
|
* Add -Wformat=2Dan Goodliffe2021-08-28
|
* Add -Wnull-dereferenceDan Goodliffe2021-08-28
|
* Add -Wdouble-promotionDan Goodliffe2021-08-28
|
* Add -Woverloaded-virtualDan Goodliffe2021-08-28
|
* Add -Wsign-conversionDan Goodliffe2021-08-28
|
* Add -WunusedDan Goodliffe2021-08-28
|
* Add -Wcast-alignDan Goodliffe2021-08-28
|
* Add -Wnon-virtual-dtorDan Goodliffe2021-08-28
|
* Don't declare clang 12Dan Goodliffe2021-08-27
|
* Enable numeric conversion warning and fix the falloutDan Goodliffe2021-08-10
|
* Get upstream from DBDan Goodliffe2021-06-03
| | | | Adds options from command line and a few supporting tweaks
* Generate DbStmt templates from .sql filesDan Goodliffe2021-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-12Dan Goodliffe2021-05-18
|
* Initial commit, still lots to do!Dan Goodliffe2021-05-18