Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-02 | Go through remaining sources to eliminate redundant std::move() calls, ↵ | David C. Rankin | |
update scons SConstruct to put -Wno-except flag in CXXFLAGS instead of CCFLAGS because it is not a C compile option. | |||
2024-11-01 | Updated to mongodb-4.4.29, patched for boost 1.86, patched to remove ↵ | David C. Rankin | |
redundant std::move(), with CXXFLAGS updated to suppress preprocessor #warning messages and c++20-compat warnings so code builds clean wtihout a majority of the output being repetitive, expected warnings. |