aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Merged revisions 207680 via svnmerge from kpfleming1-1/+1
2009-05-15Merged revisions 194718 via svnmerge from russell1-8/+2
2009-05-15Merged revisions 194714 via svnmerge from russell1-3/+3
2008-08-07More merges from resolve-shadow warnings:seanbright1-1/+1
2008-03-26Merged revisions 110880 via svnmerge from kpfleming1-1/+1
2008-03-11Merged revisions 107464 via svnmerge from kpfleming1-1/+1
2008-01-10Fix this so it doesn't force codec_g722 to get relinked every timerussell1-3/+3
2008-01-10Ensure that libg722.a gets rebuilt if one of the files changesrussell1-0/+2
2008-01-02and now just to keep the libresample party going... if the functions from lib...kpfleming1-2/+0
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...kpfleming1-1/+1
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asrussell1-4/+1
2008-01-01Fix building of codec_resample on platforms other then Cygwin. On everything ...file1-1/+3
2008-01-01make codec_resample build on __CYGWIN__, and make it load on FreeBSDrizzo1-0/+1
2007-12-31Merge changes from team/russell/codec_resamplerussell1-0/+2
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-1/+3
2007-12-10Put into Makefile.moddir_rules the common instructions used torizzo1-9/+1
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-01-04Merged revisions 49457,49460-49461 via svnmerge from kpfleming1-1/+1
2006-12-21Add codec G.722 support.mattf1-0/+7
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-3/+3
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-3/+3
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-13/+16
2006-07-26fix setting the CFLAGS for building codec libs so that they are built withrussell1-3/+3
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-1/+4
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...kpfleming1-3/+4
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)kpfleming1-3/+3
2006-06-29move FreeTDS version check into configure scriptkpfleming1-6/+1
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-2/+1
2006-06-24clean up some damage from today's commitkpfleming1-70/+14
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming1-0/+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-13/+4
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-43/+29
2006-03-21git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14001 f38db490-d61c-443f...mattf1-3/+2
2006-02-13fix codec_ilbc.so build - it would build before, but libilbc.a was not linkedrussell1-1/+1
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-11don't blow up if multiple copies of the headers are foundkpfleming1-2/+2
2006-02-11use auto-build for codecskpfleming1-49/+32
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...russell1-4/+0
2005-12-20use the system libgsm if available (issue #5434, modified to still work with ...russell1-1/+11
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0