make the configure script detect that it is running on a Windows platform, and report...
[asterisk/asterisk.git] / channels / Makefile
2007-12-17 Kevin P. Flemingmake the configure script detect that it is running...
2007-12-17 Kevin P. FlemingMerged revisions 93180 via svnmerge from
2007-12-10 Luigi RizzoPut into Makefile.moddir_rules the common instructions...
2007-12-09 Luigi Rizzonormalize subdirs' Makefile by using ASTTOPDIR and...
2007-11-20 Luigi RizzoFix building of modules under cygwin.
2007-11-17 Luigi Rizzofilter out modules that do not compile under windows
2007-11-06 Luigi Rizzoexplain that the host environment must be used to build...
2007-10-30 Jason ParkerMerged revisions 87650 via svnmerge from
2007-10-01 Jason ParkerMerged revisions 84291 via svnmerge from
2007-10-01 Russell BryantThe trunk version of this patch also includes a couple...
2007-07-06 Kevin P. Flemingit really seems pointless to run gentone to create...
2007-07-05 Russell BryantMerged revisions 73398 via svnmerge from
2007-01-23 Paul CadachMerged revisions 51615 via svnmerge from
2006-12-19 Kevin P. FlemingMerged revisions 48586 via svnmerge from
2006-09-29 Kevin P. FlemingMerged revisions 44055 via svnmerge from
2006-09-29 Kevin P. FlemingMerged revisions 43996-43997,44008,44011-44012 via...
2006-09-28 Christian RichterMerged revisions 43775 via svnmerge from
2006-09-20 Joshua ColpDo clean for h323 directory too
2006-09-19 Matthew FredricksonMergeing in Paul Cadach's chan_h323 changes *holds...
2006-08-26 Kevin P. FlemingGNU make already knows how to quietly ignore non-existe...
2006-08-21 Kevin P. Flemingreplace a couple of bare 'make' with $(MAKE)
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-15 Christian Richterremoved libbnec dependencies.
2006-08-15 Nadi Sarrarmoved the asn1 and facility portions of code to mISDNus...
2006-08-03 Christian Richter* removed pp_l2_check (fixed L2 bug in mISDNuser)
2006-07-15 Kevin P. Flemingmore Makefile cleanup and consistency stuff
2006-07-15 Kevin P. Fleminguse LDFLAGS and LIBS properly, and allow dependencies...
2006-07-06 Kevin P. Flemingmake the build output less noisy (optional, can be...
2006-07-06 Kevin P. Flemingmove rules file to prepare for generic rules file
2006-06-30 Matthew FredricksonMake sure that we build chan_misdn with the object...
2006-06-25 Kevin P. Fleminguse new (separate) dependencies file from menuselect
2006-06-24 Kevin P. FlemingThe Eurostar Commit! (it's amazing how much work you...
2006-06-24 Kevin P. Flemingsearch for Zaptel and libtonezone separately in the...
2006-06-22 Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22 Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22 Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22 Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-19 Russell Bryantdon't blow up in the sub Makefiles if menuselect.makeop...
2006-06-16 Russell Bryantremove "depend" from the "all" targets in sub Makefiles...
2006-06-07 Russell Bryantremove the need to have to re-run make after a default...
2006-06-05 Kevin P. Fleminguse module names, not file names, in menuselect
2006-05-22 Matt O'Gormanasterisk-xmpp merge in
2006-05-13 Russell BryantMove WITH_SMDI from the Makefiles to be handled by...
2006-04-30 Kevin P. Fleminguse proper method of detecting OSS support on Linux...
2006-04-30 Kevin P. FlemingMerged revisions 23673 via svnmerge from
2006-04-30 Kevin P. Flemingremove unusable MFC/R2 support
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-02-22 Kevin P. Flemingmerge rizzo's patch to make compiler warnings stop...
2006-02-12 Kevin P. Flemingensure that dependencies are rebuilt after 'make update...
2006-02-11 Russell BryantMakefile updates for renaming of chan_misdn_config
2006-02-11 Russell Bryantdon't try to build a chan_misdn_config.so
2006-02-11 Kevin P. Flemingremove unused header and channel module
2006-02-10 Matthew FredricksonAdd smdi support for asterisk (see doc/smdi.txt for...
2006-02-02 Christian Richter* removed unnecessary struct elements and functions
2006-02-01 Matt O'GormanAllows for user to uninstall asterisk binaries
2006-01-16 Russell Bryantremove redundant CFLAGS for BSD which are already set...
2006-01-04 Kevin P. Flemingremove deprecated chan_modem drivers
2005-12-20 Russell Bryantallow forcing the build to exclude PRI support using...
2005-12-09 Christian Richterchan_misdn links against shared mISDNuser libraries now
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-20 Josh Robersonissue #5799
2005-11-17 Kevin P. Flemingbackport chan_modem fixes from v1-2
2005-11-16 Kevin P. Flemingdon't build chan_modem by default
2005-11-08 Kevin P. Flemingissue #5634 and a little ChangeLog cleanup
2005-11-01 Kevin P. Flemingissue #4678
2005-10-31 Kevin P. Flemingadd experimental mISDN channel driver (issue #4077)
2005-10-05 Kevin P. Flemingcorrect cygwin detection (issue #5328)
2005-09-14 Kevin P. Flemingmore BSD portability fixes (issue #5155)
2005-08-31 Kevin P. Flemingremove unused define
2005-08-30 Kevin P. Flemingclean up, use make functions instead of subshells,...
2005-06-20 Kevin P. Flemingmove tools used during build into build_tools subdirectory
2005-04-29 Jeremy McNamaraRework astersk make process to be compatable with the...
2005-03-28 Mark SpencerDelete cross targets for gentone and friends
2005-03-27 Mark SpencerFix cross compiling (bug #3868)
2004-12-14 Mark SpencerMerge slimey's Solaris compatibility (with small mods...
2004-11-06 Mark SpencerAdd features (incomplete, highly experimental), fix...
2004-10-11 Jeremy McNamaraenable compiling of chan_h323.so
2004-10-07 Mark SpencerRemove last vestiges of MySQL friends from makefile...
2004-10-02 Mark SpencerRemove IAX and VoFR channel drivers permenantly
2004-09-30 Jeremy McNamaramake chan_h323 not compile, until i can fix
2004-08-31 Mark SpencerMore Asterisk sparc patches (courtesy Belgarath)
2004-08-31 Mark SpencerMerge NetBSD and Courtesty tone with modifications...
2004-07-30 Malcolm Davenportchan_h323 Makefile change for Bug #2064. Also back...
2004-07-07 Mark SpencerAdd IAX provisioning support to Asterisk
2004-06-29 Mark SpencerDon't build old chan_iax by default (oops)
2004-06-29 Mark SpencerCreate reentrant ast_inet_ntoa and replace all inet_nto...
2004-06-04 Mark SpencerEnhancements for zaptel+bsd (bug #1781)
2004-05-31 Mark SpencerMore BSD compile fixes (bugs #1754 and #1756)
2004-05-27 Mark SpencerMerge OSS fixes for FreeBSD, implement rtptimeout and...
2004-05-19 James GolovichRe-Disable building chan_iax.so
2004-05-19 Mark SpencerDon't qualify with overlap dial anymore
2004-05-15 Mark SpencerFreeBSD compile fix (bug #1655)
2004-05-03 James GolovichOops, actually use the right variable in channels/Makefile
2004-05-03 James GolovichFix channels/Makefile so USE_MYSQL_FRIENDS implies...
2004-04-30 Mark SpencerWork properly with USE_SIP_MYSQL_FRIENDS set to 1 for...
2004-04-27 James GolovichPortability fix, use the shells path for sed and env
2004-04-19 James GolovichOpenBSD portability enhancements (bug 1002)
2004-04-16 Anthony Minessale II* Patch to Makefiles to allow a script to query the...
2004-03-23 Mark SpencerMinor SIP cleanups for valgrind, finally close the...
2004-03-21 Mark SpencerFix mysql friends by type
next