summaryrefslogtreecommitdiff
path: root/channels/Makefile
AgeCommit message (Expand)Author
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
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-05-22asterisk-xmpp merge inMatt O'Gorman
2006-05-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now beRussell Bryant
2006-04-30use proper method of detecting OSS support on Linux and FreeBSDKevin P. Fleming
2006-04-30Merged revisions 23673 via svnmerge from Kevin P. Fleming
2006-04-30remove unusable MFC/R2 supportKevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11Makefile updates for renaming of chan_misdn_configRussell Bryant
2006-02-11don't try to build a chan_misdn_config.soRussell Bryant
2006-02-11remove unused header and channel moduleKevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-02* removed unnecessary struct elements and functionsChristian Richter
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
2006-01-04remove deprecated chan_modem driversKevin P. Fleming
2005-12-20allow forcing the build to exclude PRI support using WITHOUT_PRI, similar toRussell Bryant
2005-12-09chan_misdn links against shared mISDNuser libraries nowChristian Richter
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming