Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | AppVeyor/Travis: switch to cmake/build | Egor Tensin | 2019-12-10 |
| | |||
* | use CMake's install() for predictable paths | Egor Tensin | 2019-12-09 |
| | | | | | This will allow to merge the scripts for the two CIs in the future, hopefully. | ||
* | AppVeyor: build w/ Visual Studio 2017 | Egor Tensin | 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-09 |
| | |||
* | enable tests in CI builds | Egor Tensin | 2019-12-08 |
| | |||
* | add AppVeyor config | Egor Tensin | 2019-12-08 |