summaryrefslogtreecommitdiff
path: root/cdr/Makefile
AgeCommit message (Expand)Author
2012-10-14Doxygen Updates - Title updateAndrew Latham
2008-11-20Begin on a crusade to end trailing whitespace!Terry Wilson
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-06-29move FreeTDS version check into configure scriptKevin P. Fleming
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)Russell Bryant
2006-04-30Merged revisions 23673 via svnmerge from Kevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-24Fix CDR builds when includes are in freetds directory off includeMark Spencer
2006-03-23remove duplicate CFLAGS and SOLINK definitions that areLuigi Rizzo
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11use auto-build for cdr modulesKevin P. Fleming
2006-02-08Merged revisions 9233 via svnmerge from Tilghman Lesher
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-14fix bsd compile issue (bug #5731)Mark Spencer
2005-11-01issue #4678Kevin P. Fleming
2005-10-29Merge TDS cdr fixes (bug #5517, with slight mods)Mark Spencer
2005-08-30fix cdr_pgsql build on Debian testing (issue #5064)Kevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-24Add custom CDR (bug #3595)Mark Spencer
2004-08-31More Asterisk sparc patches (courtesy Belgarath)Mark Spencer
2004-07-25Add Manager CDR (off by default) (bug #2127) courtesy cybershieldMark Spencer
2004-07-23Ad MSSQL CDR support (bug #1859)Mark Spencer
2004-07-08Add SQLite CDR support (bug #1986)Mark Spencer
2004-05-31More BSD compile fixes (bugs #1754 and #1756)Mark Spencer
2004-01-23Create individual sip reload command (bug #880)Mark Spencer
2004-01-11Remove /usr/include from path??Mark Spencer
2004-01-08Silly cdr_pgsql.so errorMalcolm Davenport
2004-01-07Fix for cdr_pgsql for Debian per Bug #609Malcolm Davenport
2003-12-28check another possible location for unix-odbc install. Bug #727Jeremy McNamara
2003-12-06Rename cdr_unixodbc to cdr_odbcMark Spencer
2003-12-02Merge BK's unix ODBC driverMark Spencer