summaryrefslogtreecommitdiff
path: root/channels/Makefile
AgeCommit message (Expand)Author
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
2007-07-06it really seems pointless to run gentone to create these header files every t...Kevin P. Fleming
2007-07-05Merged revisions 73398 via svnmerge from Russell Bryant
2007-01-23Merged revisions 51615 via svnmerge from Paul Cadach
2006-12-19Merged revisions 48586 via svnmerge from Kevin P. Fleming
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-09-28Merged revisions 43775 via svnmerge from Christian Richter
2006-09-20Do clean for h323 directory tooJoshua Colp
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21replace a couple of bare 'make' with $(MAKE)Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-15removed libbnec dependencies.Christian Richter
2006-08-15moved the asn1 and facility portions of code to mISDNuser, so removing the fi...Nadi Sarrar
2006-08-03* removed pp_l2_check (fixed L2 bug in mISDNuser)Christian Richter
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-15use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if n...Kevin 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-06-30Make sure that we build chan_misdn with the object files in the right orderMatthew Fredrickson
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin 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