summaryrefslogtreecommitdiff
path: root/res/Makefile
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-03ARI authentication.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-02-04Fix how we build pjproject.Jason Parker
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-09-07Fix parallel make for res_asterisk_rtp.David M. Lee
2012-07-19Use the bruteforce method to get debugging enabled for pjproject.Joshua Colp
2012-07-19Turn on debugging for pjproject so we can get a better idea of what is causin...Joshua Colp
2012-07-01Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.Joshua Colp
2011-05-09Merged revisions 318351 via svnmerge from Richard Mudgett
2010-05-11Merged revisions 262421 via svnmerge from Jason Parker
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-01-25Merged revisions 242969 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242852 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242728 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242723 via svnmerge from Tilghman Lesher
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2010-01-22Merged revisions 242423 via svnmerge from Tilghman Lesher
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2008-11-28Make res_config_ldap compile with the official OpenLDAP 2.3.X versions.Michiel van Baak
2008-11-20Merged revisions 157859 via svnmerge from Kevin P. Fleming
2008-07-13Make all sed calls Posix sed compatible.Michiel van Baak
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-01-10Merged revisions 97889 via svnmerge from Steve Murphy
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asRussell Bryant
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-12-04fix build on cygwinLuigi Rizzo
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-10-01The trunk version of this patch also includes a couple more small clean fixesRussell Bryant
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2006-09-29Merged revisions 44055 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-15more Makefile cleanup and consistency stuffKevin P. Fleming