aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Merged revisions 110869 via svnmerge from kpfleming1-1/+1
2008-03-11fix various other problems found by gcc 4.3kpfleming1-1/+1
2007-12-17fix some copy-and-paste leftoverskpfleming1-2/+2
2007-12-17In http://lists.digium.com/pipermail/asterisk-dev/2007-December/031145.html,kpfleming1-2/+8
2007-01-04make building of codec_gsm against the system GSM library actually workkpfleming1-1/+1
2006-09-29fix a few build system bugs, and convert Makefiles to be compatible with GNU ...kpfleming1-3/+3
2006-09-29don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they...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
2005-11-08issue #5569 minus lock.h changeskpfleming1-1/+2
2005-11-01issue #4678kpfleming1-7/+12
2005-09-05look in CROSS_COMPILE_TARGET for speex headers (issue #5118)russell1-3/+3
2005-08-31correct Makefile errors (issue #5072)kpfleming1-1/+1
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-22/+49
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+4
2005-03-27Fix cross compiling (bug #3868)markster1-5/+5
2005-03-12Fix speex build (bug #3761)markster1-1/+2
2005-01-09Handle speex subdirectories peroperly (bug #3283)markster1-1/+2
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-2/+2
2004-07-19Merge mic's minor patchlet (bug #2092)markster1-0/+2
2004-07-02Back out accidental changes by anthmmarkster1-38/+2
2004-07-02autodial updateanthm1-2/+38
2004-02-25Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)markster1-1/+2