summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-05-08pjproject_bundled: Check for python-dev and TEST_FRAMEWORKGeorge Joseph
2016-03-23pjproject-bundled: Cleanups for reported issuesGeorge Joseph
2016-03-14build: Add configure check for proto field of PJSIP TLS transport setting.Joshua Colp
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-02-10res_pjsip: Handle pjsip_dlg_create_uas deprecationGeorge Joseph
2016-02-10Build: Added testing compiler to support the system sanitizesBadalyan Vyacheslav
2016-02-04Check for OpenSSL defines before trying to use them.Mark Michelson
2016-01-21Build System: Add support for checking alembic branches.Corey Farrell
2015-11-30Build System: Support include-what-you-use.Alexander Traud
2015-10-08configure: Fix check for libunbound to require v1.5.0 as minimum.Richard Mudgett
2015-08-10Merge "Replaces clock_gettime() with ast_tsnow()"Joshua Colp
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-07-29res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2015-02-25configure: Promote SQLite3 "not installed" warning to errorMatthew Jordan
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-16Add support for the ca_list_path option for PJSIP transports.Mark Michelson
2015-01-15configure: If cross-compiling, assume we have working semaphoresMatthew Jordan
2015-01-13chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.Joshua Colp
2014-10-27configure: Add autoconf check for libopus.Sean Bright
2014-10-19build: Force -fsigned-char on platforms where the default for char is unsignedGeorge Joseph
2014-08-17configure: Undefine FORTIFY_SOURCE prior to defining it for patched gccMatthew Jordan
2014-07-21Fix build when pjproject is installed in a non-standard location.Sean Bright
2014-07-17configure: Fix libxml2 development library dependency checkingMatthew Jordan
2014-07-17menuselect: Add libxml2 support (Patch 3)Matthew Jordan
2014-07-04configure: Remove last vestiges of h323; DO create menuselect-depsMatthew Jordan
2014-07-04configure: Update script to pass if channels/h323/Makefile.in does not existMatthew Jordan
2014-07-03main/tcptls: Add checks for OpenSSL Elliptic Curve supportMatthew Jordan
2014-06-16chan_dahdi: Adds support for major update to libss7.Richard Mudgett
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-04-23This patch adds support for spinlocks in Asterisk.George Joseph
2014-03-05Corrected cross-platform stat nanosecond codeDavid M. Lee
2014-01-28cdr_radius, cel_radius: build agains libfreeradius-clientKevin Harwell
2014-01-08pbx_lua: Add support for Lua 5.2Kinsey Moore
2013-12-03res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.Joshua Colp
2013-11-26Fix a configure issue with PJSIP transaction group lock detection.Joshua Colp
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-10-08Add warning when compiling with iODBC supportKinsey Moore
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-28Add check for openSUSE when detecting bfd libraryMatthew 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-08-01Fix documentation replication issuesKinsey Moore
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-05-15Use srtp_shutdown when availableKinsey Moore