summaryrefslogtreecommitdiff
path: root/codecs/Makefile
AgeCommit message (Expand)Author
2007-01-04Merged revisions 49457,49460-49461 via svnmerge from Kevin P. Fleming
2006-12-21Add codec G.722 support.Matthew Fredrickson
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from Kevin P. Fleming
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-26fix setting the CFLAGS for building codec libs so that they are built withRussell Bryant
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)Kevin 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-24clean up some damage from today's commitKevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin 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-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-03-21git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14001 65c4cc65-6c06...Matthew Fredrickson
2006-02-13fix codec_ilbc.so build - it would build before, but libilbc.a was not linkedRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11don't blow up if multiple copies of the headers are foundKevin P. Fleming
2006-02-11use auto-build for codecsKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2005-12-20use the system libgsm if available (issue #5434, modified to still work with ...Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08issue #5569 minus lock.h changesKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-09-05look in CROSS_COMPILE_TARGET for speex headers (issue #5118)Russell Bryant
2005-08-31correct Makefile errors (issue #5072)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-12Fix speex build (bug #3761)Mark Spencer
2005-01-09Handle speex subdirectories peroperly (bug #3283)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-07-19Merge mic's minor patchlet (bug #2092)Mark Spencer
2004-07-02Back out accidental changes by anthmMark Spencer
2004-07-02autodial updateAnthony Minessale II
2004-02-25Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)Mark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-10-27More cleanups and OSX fixes for 10.3Mark Spencer
2003-10-26Make it build and run on MacOS XMark Spencer