summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-02-26Consider linux-gnuspe as linux-gnuTzafrir Cohen
2013-02-22Properly detect launchdMatthew Jordan
2013-01-30Support building Asterisk for Raspberry Pi/Raspbian with hard-float supportMatthew Jordan
2013-01-19Add builtin roundf() for systems lacking it.Walter Doekes
2013-01-18Up the minimum OS X version to 10.6.David M. Lee
2013-01-18Specify the -rpath linker flag when prefix != /usr.David M. Lee
2013-01-11Add JSON API for Asterisk.David M. Lee
2012-12-13Bail configure if it can't find libuuid.David M. Lee
2012-12-13Remove compile time check HAVE_DEV_URANDOM.Russell Bryant
2012-12-13Fixed configure.ac to look for proper uuid.h fileDavid M. Lee
2012-12-11Add UUID support to Asterisk.Mark Michelson
2012-10-18build_tools: Allow Asterisk to report git SHAs in version string.Richard Mudgett
2012-10-13Add check for DoxygenAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-08-09Use better libss7 detection test and move libpri compile test.Richard Mudgett
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-01Add new config-parsing frameworkTerry Wilson
2012-05-14Macro AST_PKG_CONFIG_CHECK to use chkconfigTzafrir Cohen
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-04-12Simplify build system architecture optimizationKinsey Moore
2012-03-26Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOSJonathan Rose
2012-03-21Also detect gmime 2.6Tzafrir Cohen
2012-03-13Remove chan_usbradio and app_rpt.Russell Bryant
2012-03-08Add --enable-dev-mode=strict to configure.Sean Bright
2012-02-16Fix compile problem when old version of libvorbisfile v1.1.2 is used.Richard Mudgett
2012-02-14Fix voicemail problems when using ogg/vorbis.Richard Mudgett
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-14Ensure that all AC_LANG_PROGRAM calls in the configure script are properly qu...Kevin P. Fleming
2012-01-13Make sure asterisk builds on OpenBSDKinsey Moore
2011-12-19Fix crashes on other platforms caused by interference from Darwin weak symbol...Richard Mudgett
2011-10-06Merged revisions 339720 via svnmerge from Richard Mudgett
2011-09-28Updated for checking OSP Toolkit version 4.0.0.TransNexus OSP Development
2011-09-19Merged revisions 336734 via svnmerge from Tilghman Lesher
2011-09-14Merged revisions 335912 via svnmerge from Richard Mudgett
2011-09-13Merged revisions 335656 via svnmerge from Tilghman Lesher
2011-08-25Merged revisions 333203 via svnmerge from Jason Parker
2011-08-17Merged revisions 332369 via svnmerge from Tilghman Lesher
2011-08-17Merged revisions 332265 via svnmerge from Richard Mudgett
2011-08-04Merged revisions 330844 via svnmerge from Terry Wilson
2011-07-06Replace Berkeley DB with SQLite 3Terry Wilson
2011-05-23Merged revisions 320573 via svnmerge from Tilghman Lesher
2011-05-23Merged revisions 320560 via svnmerge from Kevin P. Fleming
2011-05-17Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.Richard Mudgett
2011-05-16Merged revisions 319085 via svnmerge from Paul Belanger