summaryrefslogtreecommitdiff
path: root/channels/Makefile
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-08-02Fix compile error for old versions of GCC.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-02-26make: Remove 'res_features' from libraries to link against with cygwin/mingw32Matthew Jordan
2014-07-04Remove many deprecated modulesMatthew Jordan
2013-12-13channels/Makefile: clean pjsip directoryMatthew Jordan
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-08-26chan_dahdi: Add some missing build cleanup.Richard Mudgett
2013-07-23Restore chan_dahdi native bridging and PRI tromboned call elimination.Richard Mudgett
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-01-29Move the ancillary iax2 source files into a separate sub-directory.Sean Bright
2012-10-14Doxygen Updates - Title updateAndrew Latham
2010-06-07Extract sig_ss7 out of chan_dahdi.Richard Mudgett
2010-06-02try to fix some random chan_h323 compilation failuresRussell Bryant
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...Tilghman Lesher
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...Tilghman Lesher
2010-02-08Remove object files from the channels/sip/ directory on make clean.Russell Bryant
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.Tilghman Lesher
2010-02-03-----Changes -----David Vossel
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler
2009-05-29New signaling module to handle analog operations in chan_dahdiJeff Peeler
2009-04-10Fix module embedding for chan_h323.Jeff Peeler
2009-03-29Simplify chan_h323 build to not require a second run of "make".Russell Bryant
2008-11-02There is a troublesome assert() in the alsa/control.h header that causesSean Bright
2008-10-07make this work on OpenBSDMichiel van Baak
2008-05-16Bring all app_rpt and chan_usbradio stuff up to dateJim Dixon
2008-03-11Merged revisions 107713 via svnmerge from Kevin P. Fleming
2008-01-28Re-inserting chan_vpb into trunk.Mark Michelson
2008-01-25Removing chan_vpb from the treeMark Michelson
2008-01-08add support for textareas, used for various dialog windows on the gui.Luigi Rizzo
2008-01-03eliminiate sound_thread() and other stuff from chan_oss since Asterisk indica...Kevin P. Fleming
2008-01-02fix some long-time breakage that kept chan_misdn from being embeddedKevin P. Fleming
2008-01-02use the proper technique for including submodules so that embedding will workKevin P. Fleming
2007-12-29Move grabbers definitions to a separate file, vgrabbers.c, so it is easierLuigi Rizzo
2007-12-23avoid rebuilding dependent files if the generated busy.h and ringtone.hLuigi Rizzo
2007-12-22Build console_video support by linking in, as opposed to including,Luigi Rizzo
2007-12-17make the configure script detect that it is running on a Windows platform, an...Kevin P. Fleming
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
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-11-17filter out modules that do not compile under windowsLuigi Rizzo
2007-11-06explain that the host environment must be used to build gentone;Luigi Rizzo
2007-10-30Merged revisions 87650 via svnmerge from Jason Parker
2007-10-01Merged revisions 84291 via svnmerge from Jason Parker
2007-10-01The trunk version of this patch also includes a couple more small clean fixesRussell Bryant