Michael Grunder
38675d23cc
Housekeeping fixes ( #764 )
...
Housekeeping
* Check for C++ (#758 , #750 )
* Include `alloc.h` in `make install` and `cmake`
* Add a `.def` file for Windows (#760 )
* Include allocation wrappers referenced in adapter headers
* Fix minor syntax errors and typos in README
* Fix CI in Windows by properly escaping arguments (#761 )
2020-02-27 21:29:05 -08:00
Mark Nunberg
ff4fa45422
Merge pull request #697 from yossigo/resp3
...
Port RESP3 support from Redis.
2019-08-27 06:59:32 -04:00
Marcus Geelnard
bbbafc5324
Travis: Add a Windows MSVC 2017 compilation test
2019-08-09 11:49:02 +02:00
Marcus Geelnard
687997c410
Travis: Add a MinGW cross compilation test
2019-08-09 11:49:02 +02:00
Yossi Gottlieb
91de9c975a
RESP3 support changes from Redis.
...
This corresponds to commits d5c54f0b..bea09a7f in the redis repository.
2019-08-04 12:13:04 +03:00
Mark Nunberg
ffceb87ec3
SSL: build in travis
2019-02-21 12:09:17 -05:00
Justin Brewer
93261d465f
Update .travis-ci.yml to use cmake
...
Signed-off-by: Justin Brewer <jzb0012@auburn.edu>
2019-02-20 05:01:09 -05:00
Jan-Erik Rediger
f861d9dc50
chore: Build only branches bors needs
2017-11-07 09:26:02 +01:00
Jan-Erik Rediger
9deb78140f
chore(CI): Exclude valgrind jobs on OSX
2016-06-20 11:08:34 +02:00
Ted Nyman
16a459d008
Add a before_script for the OS X environment
2016-06-19 22:05:34 -07:00
Ted Nyman
fa3774081e
Test on Travis for both linux and osx
2016-06-19 21:49:44 -07:00
Jan-Erik Rediger
a9a0af1d35
Use container-based Travis by installing packages through the addon
2015-07-28 00:21:24 +02:00
Jan-Erik Rediger
26999505d6
Make sure to compile example to trigger edge-cases in compiling
2015-05-03 22:33:39 +02:00
Jan-Erik Rediger
0f6ad5c460
Update apt repos first
2015-03-18 10:39:45 +01:00
Matt Stancliff
d3fb491b85
Add more travis tests
...
Adds travis testing for 32bit builds as well as compile warnings
on 64 bit and 32 bit builds.
2015-01-26 10:08:40 -05:00
Matt Stancliff
dd680fcc14
Add valgrind to TravisCI testing
2015-01-22 16:00:38 -05:00
Pieter Noordhuis
eee78a7140
Add Travis configuration
2013-01-26 11:28:19 -08:00