summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27Make libev adapter functions static to fix linkingR. Tyler Croy
2011-06-27Add implied include of stdlib.hR. Tyler Croy
2011-06-19Bump patch versionPieter Noordhuis
2011-06-19Add changelogPieter Noordhuis
2011-06-19Revert "Add function to retrieve formatted reply"Pieter Noordhuis
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-18Merge branch 'makefile'Pieter 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
2011-06-18Merge CCLINK with LDFLAGSPieter Noordhuis
2011-06-18Remove private feature macros for Solaris from compiler flagsPieter Noordhuis
2011-06-18Add myself to Makefile licensePieter Noordhuis
2011-06-18Remove unused libraries from link flagsPieter Noordhuis
2011-06-18Fallback to gcc when $CC is not in $PATHPieter Noordhuis
2011-06-187th revision is not necessaryPieter Noordhuis
2011-06-18Define _POSIX_C_SOURCE for SolarisPieter Noordhuis
2011-06-18Fix compiler warningsPieter Noordhuis
2011-06-09Fix for issue #45Pieter Noordhuis
2011-06-09Flag to disable throughput testsPieter Noordhuis
2011-05-29Exit with a non-zero status when tests failedPieter Noordhuis
2011-05-29Clarify rationale behind issue #43Pieter Noordhuis
2011-05-24Make sure subscribe is still respectedBlake Matheny
2011-05-24Fix the case where an error reply is received before any callbacks are regist...Blake Matheny
2011-05-22Test against unix socket connection in make check targetPieter Noordhuis
2011-05-22More control over host/port and unix path in test.cPieter Noordhuis
2011-05-22Add "make check" target (useful for automated tests).Piotr Sikora
2011-05-22Add note about freeReplyObject and the asynchronous APIPieter Noordhuis
2011-05-05Remove TODOPieter Noordhuis
2011-05-05Add function to retrieve formatted replyPieter Noordhuis
2011-04-22cp on Solaris doesn't have -aPieter Noordhuis
2011-04-22Add versioned symlinks for install targetPieter Noordhuis
2011-04-22Solaris needs the static lib as last argumentPieter Noordhuis
2011-04-22Bump version to 0.10.0Pieter Noordhuis
2011-04-22Move OBJ argumentPieter Noordhuis
2011-04-22Braces -> parenthesesPieter Noordhuis
2011-04-22Separate basename and suffix for library filenamePieter Noordhuis