12 Commits (3c20cc06a9ede4e277a9efe94e211c20ceb0ce8d)

Author SHA1 Message Date
Luis Díaz Más eb61e57de0 [conan] Update to conan 1.1.1 and recipes in which we depend on
* Update dependency on libexpat to version 2.2.5
    This new version of the conan recipe contain packages for new compilers
* Get gtest and libcurl from bincrafters
* Update the zlib dependency
* Use clang-5.0
7 years ago
Luis Díaz Más 3cf3635ae2 [travis] Fix unit tests on Mac.
- Use libc++ instead of libstdc++ in the conan profile
- Add CMAKE_OPTIONS for Mac
8 years ago
Luis Díaz Más 74a5c5f770 [travis] Fix mac osx jobs
- Specify concrete ubuntu and mac versions
- Use latest conan version
- Fix the profiles for linux and mac
- Use new version of expat (avilable in conan-center)
- Install urllib3 as suggested in python guidelines
- Use virtualenv with python3
8 years ago
Luis Díaz Más 3984a197b3 Use specific conan version 8 years ago
Dan Čermák eb33dcd9de Add md5sha1sum package for md5sum for the mac build on travis 8 years ago
Luis Díaz Más b78aa69455 (travis) Do not install things bring with conan already 8 years ago
Luis Díaz Más 7f0d753d10 Use separate conanData directory for the conan cache in travis 8 years ago
Luis Diaz Mas f454c375a0 Disable bash -ex to not fail with commands returning non-0 values 8 years ago
Luis Díaz Más 1067978216 Adding caching support in travis-ci builds 8 years ago
Luis Diaz Mas 960335faea Use conan in travis 8 years ago
Luis Diaz Mas 37c1291671 Travis support for OSX 8 years ago
Luis Diaz Mas 1c9a8a18e4 Add travis support for Linux:
- Installing requirements with install script
- Add missing include(checkIncludeFile) cmake command
- Configuration matrix to compile the project with different options
8 years ago