aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-2/+7
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-1/+4
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-06-29move FreeTDS version check into configure scriptkpfleming1-12/+0
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-71/+3
2006-06-22- convert the 'uninstall' target to use separate targets to process eachrussell1-1/+1
2006-06-22- specify that 'depend' is a .PHONY targetrussell1-1/+1
2006-06-22- specify that 'all' is a .PHONY targetrussell1-1/+1
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. Thisrussell1-1/+3
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main Makefilerussell1-1/+1
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-0/+2
2006-06-05use module names, not file names, in menuselectkpfleming1-1/+3
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)russell1-0/+7
2006-04-30Merged revisions 23673 via svnmerge from kpfleming1-1/+1
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-75/+23
2006-04-24Fix CDR builds when includes are in freetds directory off includemarkster1-0/+5
2006-03-23remove duplicate CFLAGS and SOLINK definitions that arerizzo1-5/+0
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-11use auto-build for cdr moduleskpfleming1-33/+25
2006-02-08Merged revisions 9233 via svnmerge from tilghman1-3/+3
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-14fix bsd compile issue (bug #5731)markster1-1/+2
2005-11-01issue #4678kpfleming1-5/+10
2005-10-29Merge TDS cdr fixes (bug #5517, with slight mods)markster1-0/+9
2005-08-30fix cdr_pgsql build on Debian testing (issue #5064)kpfleming1-1/+6
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-28/+47
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-3/+3
2005-03-27Fix cross compiling (bug #3868)markster1-18/+18
2005-03-24Add custom CDR (bug #3595)markster1-1/+1
2004-08-31More Asterisk sparc patches (courtesy Belgarath)markster1-0/+12
2004-07-25Add Manager CDR (off by default) (bug #2127) courtesy cybershieldmarkster1-1/+1
2004-07-23Ad MSSQL CDR support (bug #1859)markster1-0/+9
2004-07-08Add SQLite CDR support (bug #1986)markster1-0/+8
2004-05-31More BSD compile fixes (bugs #1754 and #1756)markster1-0/+5
2004-01-23Create individual sip reload command (bug #880)markster1-1/+1
2004-01-11Remove /usr/include from path??markster1-1/+1
2004-01-08Silly cdr_pgsql.so errormalcolmd1-1/+3
2004-01-07Fix for cdr_pgsql for Debian per Bug #609malcolmd1-1/+2
2003-12-28check another possible location for unix-odbc install. Bug #727jeremy1-1/+1
2003-12-06Rename cdr_unixodbc to cdr_odbcmarkster1-2/+2
2003-12-02Merge BK's unix ODBC drivermarkster1-0/+9
2003-11-01This is for postgres, not mysql now. (it was buggin me)jeremy1-1/+1
2003-10-26Make it build and run on MacOS Xmarkster1-2/+2
2003-10-25Add DESTDIR support (bug #200)markster1-1/+1
2003-10-01Add PGSQL supportmarkster1-0/+18
2003-09-26Remove MySQL support from default Asterisk in accordance with new MySQL libra...markster1-16/+0