summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-08-24Merge branch 'soname-stable' into unstableJan-Erik Rediger
2015-07-28Use container-based Travis by installing packages through the addonJan-Erik Rediger
2015-07-27Added MacOS X addapter and corresponding example.Dmitry Bakhvalov
2015-07-27Add Qt adapter and relative example.Pietro Cerutti
2015-07-27Add an Ivykis adapterGergely Nagy
2015-07-27Use stable soname versionJan-Erik Rediger
2015-05-30Update Makefilew359405949
2015-05-03Make sure to compile example to trigger edge-cases in compilingJan-Erik Rediger
2015-05-03Revert "Always compile with C99 standard."Jan-Erik Rediger
2015-04-16Always compile with C99 standard.Jan-Erik Rediger
2015-03-28Add PKGCONFNAME to install dependencies.David Watson
2015-03-19Correct escaping for prefix in pkgconf fileJan-Erik Rediger
2015-03-18Fix hiredis.pc generation.Dan Skorupski
2015-03-03Fix pkgconf file: escaping neededDominique Leuenberger
2015-02-12Fix pkgconf when used with DESTDIRMatt Stancliff
2015-01-26Build test binary by defaultMatt Stancliff
2015-01-26Fix pkgconf build dependencyMatt Stancliff
2015-01-26Fix Makefile install problemsSebastian Wiedenroth
2015-01-22Add valgrind to TravisCI testingMatt Stancliff
2015-01-05Update dependency list in MakefileMatt Stancliff
2015-01-05Build static library by defaultMatt Stancliff
2015-01-05Generate pkgconf during buildMatt Stancliff
2015-01-05Refactor reading code into read.ctzickel
2015-01-05Add GLib 2.0 adapterChristian Hergert
2014-04-09Fix HIREDIS_MINORPieter Noordhuis
2014-04-09Fix Makefile test to use more compatible syntaxEddy Jansson
2013-07-10Move examples into their own folderAaron Bedra
2013-07-10Merge branch 'libuv'Pieter Noordhuis
2013-07-10Fix path to static libuv libraryPieter Noordhuis
2013-07-10Remove unused Makefile variablesPieter Noordhuis
2013-07-02Made example-ae work againErik Dubbelboer
2013-06-04Added libuv adapterErik Dubbelboer
2012-08-21Add ARCH to Makefile CFLAGS / LDFLAGS.antirez
2011-06-19Fix gprof targetPieter Noordhuis
2011-06-19Coverage reportPieter Noordhuis
2011-06-19Use CFLAGS and LDFLAGS instead of custom variablesPieter Noordhuis
2011-06-19Append to REAL_LDFLAGS so LDFLAGS can be overridden by the userPieter Noordhuis
2011-06-19Pass LDFLAGS to linker when creating dynamic libraryPieter Noordhuis
2011-06-19Remove unnecessary overridesPieter Noordhuis
2011-06-19Don't pass CFLAGS when linkingPieter Noordhuis
2011-06-18Add phony targetPieter Noordhuis
2011-06-18Remove unused variablesPieter Noordhuis
2011-06-18Swap argumentsPieter Noordhuis
2011-06-18Merge DEBUG in REAL_CFLAGSPieter Noordhuis
2011-06-18Allow *extra* CFLAGS/LDFLAGS via argumentsPieter Noordhuis
2011-06-18Move redirection aroundPieter Noordhuis
2011-06-18Disallow overriding CFLAGS and LDFLAGSPieter Noordhuis
2011-06-18Move path variables closer to install targetPieter Noordhuis
2011-06-18Move defaults outside if blockPieter Noordhuis
2011-06-18Library variables may not be overriddenPieter Noordhuis