Commit message (Collapse) | Author | ||
---|---|---|---|
2019-12-10 | AppVeyor/Travis: switch to cmake/build | Egor Tensin | |
2019-12-09 | link to pthreads in CMakeLists.txt | Egor Tensin | |
2019-12-09 | use CMake's install() for predictable paths | Egor Tensin | |
This will allow to merge the scripts for the two CIs in the future, hopefully. | |||
2019-12-09 | CC_CXX_STANDARD -> CMakeLists.txt | Egor Tensin | |
2019-12-09 | cmake-common: use C++17 | Egor Tensin | |
2019-12-09 | AppVeyor/Travis: remove options also present in common.cmake | Egor Tensin | |
2019-12-08 | enable tests in CI builds | Egor Tensin | |
2019-12-08 | add Travis config | Egor Tensin | |