Commit message (Collapse) | Author | ||
---|---|---|---|
2019-12-10 | fix licensing notescommon_cmake | Egor Tensin | |
2019-12-09 | more robust compiler identification | Egor Tensin | |
2019-12-09 | common.cmake: user switches may be set in CMakeLists.txt | Egor Tensin | |
2019-12-09 | split compiler options & Windows macros | Egor Tensin | |
2019-12-09 | remove commented-code code | Egor Tensin | |
2019-12-09 | common.cmake: auto-set Boost_* variables | Egor Tensin | |
2019-12-09 | update common.cmake | Egor Tensin | |
* Add more logging messages. * Rename user-facing switches. * Refactor things a bit (a lot). * Lower the default C++ standard version back to 14 to support CMake 3.1 (meh, there're probably other features in use that are not supported by it). | |||
2019-11-30 | update version | Egor Tensin | |
2019-11-30 | C++17 by default | Egor Tensin | |
2019-11-30 | better toolset identification | Egor Tensin | |
2019-11-30 | update repo URL | Egor Tensin | |