Commit Graph

20 Commits (28ac7b996cd8ea024f87f4f067dec9c58b4cd94d)

Author SHA1 Message Date
Richard Fuchs 86a4cc8876 add appropriate threading compile flags
14 years ago
Richard Fuchs 135aa3decf remove obsolete targets from makefile
14 years ago
Richard Fuchs f775df551c separate redis code from main code - modularize!(tm)
14 years ago
Richard Fuchs e47f8265a5 link against xmlrpc-c libs
14 years ago
Richard Fuchs b3d6729e10 Remove packaged libhiredis
14 years ago
Richard Fuchs 534f4be7e6 compile debian package version into all 3 components at build time
14 years ago
Michael Prokop ac9b60a32a Makefile: use Debian package versioning information for BUILD_TIME
14 years ago
Richard Fuchs 305ce520ae fix a segfault and improve debug build
14 years ago
Richard Fuchs 1448625c8f allow parallel building
14 years ago
Richard Fuchs 36ce2de3f5 add a "make debug" option
14 years ago
Richard Fuchs f609d6921e Compile fixes for glib 2.12
15 years ago
Richard Fuchs 0fd9e0dae4 Create compile-time option ("make no-redis") to eliminate all redis-related code from binary
15 years ago
Richard Fuchs 9a529cefbb Only compile and use the static version of the redis lib
15 years ago
Richard Fuchs f4a773ba6c Push the call and stream information into redis - WIP
15 years ago
Richard Fuchs cffb385bcf rudimentary redis handling and some die message fixes
15 years ago
Richard Fuchs 2f183d8ce3 link again libhiredis and include header directory
15 years ago
Richard Fuchs f9b46bf328 import libhiredis and add to makefile
15 years ago
Richard Fuchs c3ad30063d implement delete UDP command
15 years ago
Richard Fuchs b6370bf556 First step in implementation of UDP control protocol - untested/unfinished
15 years ago
Richard Fuchs 593121d551 create tags and branches
15 years ago