summaryrefslogtreecommitdiff
path: root/build_tools
AgeCommit message (Expand)Author
2015-03-17core: Introduce chaos into memory allocationsScott Griepentrog
2015-01-14build_tools/mkpkgconfig: Fix Cflags concatenation error in asterisk.pcMatthew Jordan
2014-10-27configure: Add autoconf check for libopus.Sean Bright
2014-08-07build_tools: Skip managerEvent combining for AMI action responsesMatthew Jordan
2014-07-04configure: Remove last vestiges of h323; DO create menuselect-depsMatthew Jordan
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-04-11main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG outputMatthew Jordan
2014-02-14install_subst: helper script for installing with path substitutionTzafrir Cohen
2013-09-18Update prep_tarball with new documentation files on the Asterisk wikiMatthew Jordan
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-23Add the bucket API.Joshua Colp
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-05-08Add development flag to disable the inline API.David M. Lee
2013-05-02Migrate AMI VarSet events raised by GoSub local variablesMatthew Jordan
2013-04-08Clean up Makefile "warning" clutter when makeopts doesn't exist.Walter Doekes
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-01-11Add JSON API for Asterisk.David M. Lee
2012-10-18build_tools: Allow Asterisk to report git SHAs in version string.Richard Mudgett
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2012-08-07Rewrite of skinny debugging.Damien Wedhorn
2012-07-25Enable usage of system-provided NetBSD editline library if available.Kevin P. Fleming
2012-07-23Enable usage of system-provided iLBC library.Kevin P. Fleming
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-06Add feature modifier to versions produced from branchesMatthew Jordan
2012-04-12Simplify build system architecture optimizationKinsey Moore
2012-03-13Remove chan_usbradio and app_rpt.Russell Bryant
2012-02-15Remove IAX_OLD_FIND from chan_iax2.Sean Bright
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming
2012-01-25Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".Kevin P. Fleming
2011-12-07Add ASTSBINDIR to the list of configurable pathsTerry Wilson
2011-11-08Fix boo-boo in prep_tarball script.Leif Madsen
2011-10-14Change the internal name of the menuselect options that are used to controlKevin P. Fleming
2011-10-06Merged revisions 339586 via svnmerge from Leif Madsen
2011-09-28Merged revisions 338228 via svnmerge from Jason Parker
2011-08-25Merged revisions 333203 via svnmerge from Jason Parker
2011-08-18Merged revisions 332447 via svnmerge from Tilghman Lesher
2011-06-28Merged revisions 325091 via svnmerge from Leif Madsen
2010-12-29Merged revisions 299907 via svnmerge from Paul Belanger
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2010-11-16Merged revisions 295278 via svnmerge from Russell Bryant
2010-11-16Merged revisions 295201 via svnmerge from Russell Bryant
2010-11-16Merged revisions 295164 via svnmerge from Russell Bryant
2010-11-11Merged revisions 294740 via svnmerge from Russell Bryant
2010-06-21Conflict kqueue on OS X, since it doesn't work there yet, anyway.Tilghman Lesher
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewsTerry Wilson
2010-05-18Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)Tilghman Lesher
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher