index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2019-04-01
Port network layer to Winsock
m
2019-02-21
Fix ifeq condition (thanks @regae)
Mark Nunberg
2019-02-20
Disable SSL by default
Mark Nunberg
2019-02-20
fix pkg config
valentino
2019-02-20
Fix compilation on Ubuntu
valentino
2019-02-20
Don't warn on missing field initializers
Mark Nunberg
2019-02-20
Use SSL by default
Mark Nunberg
2019-02-20
Minor SSL-related fixes
Mark Nunberg
2019-02-20
Disable SSL by default
Mark Nunberg
2019-02-20
SSL for async I/O
Mark Nunberg
2019-02-20
Initial SSL (sync) implementation
Mark Nunberg
2018-12-04
Makefile: use predefined AR
Jörg Thalheim
2018-09-26
Add CPPFLAGS to REAL_CFLAGS
Tom Lee
2018-05-31
Use -dynamiclib instead of -shared on macOS
Ryan Schmidt
2018-05-16
Merge branch 'master' of github.com:redis/hiredis
michael-grunder
2018-05-16
Make sure we've got a path separator before the actual dylib name
michael-grunder
2018-05-14
Use cp -pPR instead of cp -a
Ryan Schmidt
2018-05-14
Use absolute install_name
Ryan Schmidt
2018-01-05
Merge pull request #561 from zshipko/master
Jan-Erik Rediger
2017-12-28
Strip compiler options from the CC variable
Dmitri Vorobiev
2017-12-27
Remove $(ARCH) expansion from the Makefile
Dmitri Vorobiev
2017-11-28
Fix "make install" on OpenBSD
Zach Shipko
2017-10-30
build: do not assume that INSTALL is cp
Igor Gnatenko
2016-10-10
Build error patch with glib-2.0
Trustfarm-heart
2016-04-20
fix: Rename DEBUG to DEBUG_FLAGS
Jan-Erik Rediger
2015-08-24
Merge branch 'soname-stable' into unstable
Jan-Erik Rediger
2015-07-28
Use container-based Travis by installing packages through the addon
Jan-Erik Rediger
2015-07-27
Added MacOS X addapter and corresponding example.
Dmitry Bakhvalov
2015-07-27
Add Qt adapter and relative example.
Pietro Cerutti
2015-07-27
Add an Ivykis adapter
Gergely Nagy
2015-07-27
Use stable soname version
Jan-Erik Rediger
2015-05-30
Update Makefile
w359405949
2015-05-03
Make sure to compile example to trigger edge-cases in compiling
Jan-Erik Rediger
2015-05-03
Revert "Always compile with C99 standard."
Jan-Erik Rediger
2015-04-16
Always compile with C99 standard.
Jan-Erik Rediger
2015-03-28
Add PKGCONFNAME to install dependencies.
David Watson
2015-03-19
Correct escaping for prefix in pkgconf file
Jan-Erik Rediger
2015-03-18
Fix hiredis.pc generation.
Dan Skorupski
2015-03-03
Fix pkgconf file: escaping needed
Dominique Leuenberger
2015-02-12
Fix pkgconf when used with DESTDIR
Matt Stancliff
2015-01-26
Build test binary by default
Matt Stancliff
2015-01-26
Fix pkgconf build dependency
Matt Stancliff
2015-01-26
Fix Makefile install problems
Sebastian Wiedenroth
2015-01-22
Add valgrind to TravisCI testing
Matt Stancliff
2015-01-05
Update dependency list in Makefile
Matt Stancliff
2015-01-05
Build static library by default
Matt Stancliff
2015-01-05
Generate pkgconf during build
Matt Stancliff
2015-01-05
Refactor reading code into read.c
tzickel
2015-01-05
Add GLib 2.0 adapter
Christian Hergert
2014-04-09
Fix HIREDIS_MINOR
Pieter Noordhuis
[next]