]> granicus.if.org Git - graphviz/commit
Add CMake build to Travis
authorErwin Janssen <erwinjanssen@outlook.com>
Tue, 27 Sep 2016 16:45:29 +0000 (18:45 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 19 Jan 2017 11:53:48 +0000 (12:53 +0100)
commita32ac2b2645af2e37e7eeb32e66857c3a2a4f276
tree39acc74a989c44a1a23d4060e7f317a759babc0c
parentcf1cff5f071a8c381d6676f03dcfaaeda5a9f01e
Add CMake build to Travis

- Add CMake installation to Centos 7 dockerfile
- New build script for CMake
- Add `BUILD_SYSTEM` variable to Travis: perform Autotools and CMake build, both on native Travis and Docker.
.travis.yml
ci/autotools-build_and_test.sh [moved from ci/build_and_test.sh with 100% similarity]
ci/centos7/Dockerfile
ci/cmake-build_and_test.sh [new file with mode: 0755]