Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-14 | Add release pattern for automatic CI | michael-grunder | |
2020-02-27 | Housekeeping fixes (#764) | Michael Grunder | |
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) | |||
2019-08-27 | Merge pull request #697 from yossigo/resp3 | Mark Nunberg | |
Port RESP3 support from Redis. | |||
2019-08-09 | Travis: Add a Windows MSVC 2017 compilation test | Marcus Geelnard | |
2019-08-09 | Travis: Add a MinGW cross compilation test | Marcus Geelnard | |
2019-08-04 | RESP3 support changes from Redis. | Yossi Gottlieb | |
This corresponds to commits d5c54f0b..bea09a7f in the redis repository. | |||
2019-02-21 | SSL: build in travis | Mark Nunberg | |
2019-02-20 | Update .travis-ci.yml to use cmake | Justin Brewer | |
Signed-off-by: Justin Brewer <jzb0012@auburn.edu> | |||
2017-11-07 | chore: Build only branches bors needs | Jan-Erik Rediger | |
2016-06-20 | chore(CI): Exclude valgrind jobs on OSX | Jan-Erik Rediger | |
2016-06-19 | Add a before_script for the OS X environment | Ted Nyman | |
2016-06-19 | Test on Travis for both linux and osx | Ted Nyman | |
2015-07-28 | Use container-based Travis by installing packages through the addon | Jan-Erik Rediger | |
2015-05-03 | Make sure to compile example to trigger edge-cases in compiling | Jan-Erik Rediger | |
2015-03-18 | Update apt repos first | Jan-Erik Rediger | |
2015-01-26 | Add more travis tests | Matt Stancliff | |
Adds travis testing for 32bit builds as well as compile warnings on 64 bit and 32 bit builds. | |||
2015-01-22 | Add valgrind to TravisCI testing | Matt Stancliff | |
2013-01-26 | Add Travis configuration | Pieter Noordhuis | |