weakref attribute detection broken with gcc 4.6 and higher
[asterisk/asterisk.git] / configure
2015-06-10 ibercomweakref attribute detection broken with gcc 4.6 and...
2015-05-03 Diederik de GrootUpdate configure.ac/Makefile for clang
2015-04-15 Joshua Colpres_pjsip: Add external PJSIP resolver implementation...
2015-03-25 Joshua Colpdns: Add core DNS API + unit tests and res_resolver_unb...
2015-03-12 Matthew JordanAdd support for the clang compiler; update RAII_VAR...
2015-02-25 Matthew Jordanconfigure: Promote SQLite3 "not installed" warning...
2015-01-26 David M. LeeVarious fixes for OS X
2015-01-16 Mark MichelsonAdd support for the ca_list_path option for PJSIP trans...
2015-01-15 Matthew Jordanconfigure: If cross-compiling, assume we have working...
2015-01-13 Joshua Colpchan_pjsip: Add configure check for 'pjsip_get_dest_inf...
2014-10-27 Sean Brightconfigure: Add autoconf check for libopus.
2014-10-19 George Josephbuild: Force -fsigned-char on platforms where the defau...
2014-08-17 Matthew Jordanconfigure: Undefine FORTIFY_SOURCE prior to defining...
2014-07-21 Sean BrightFix build when pjproject is installed in a non-standard...
2014-07-17 Matthew Jordanconfigure: Fix libxml2 development library dependency...
2014-07-17 Matthew Jordanmenuselect: Add libxml2 support (Patch 3)
2014-07-04 Matthew Jordanconfigure: Remove last vestiges of h323; DO create...
2014-07-04 Matthew Jordanconfigure: Update script to pass if channels/h323/Makef...
2014-07-03 Matthew Jordanmain/tcptls: Add checks for OpenSSL Elliptic Curve...
2014-06-20 George Josephbuild: Allow autoconf/ast_ext_tool_check to handle...
2014-06-16 Richard Mudgettchan_dahdi: Adds support for major update to libss7.
2014-05-13 Richard Mudgettchan_dahdi/sig_pri: Prevent unnecessary PROGRESS events...
2014-04-23 George JosephThis patch adds support for spinlocks in Asterisk.
2014-03-05 David M. LeeCorrected cross-platform stat nanosecond code
2014-01-28 Kevin Harwellcdr_radius, cel_radius: build agains libfreeradius...
2014-01-08 Kinsey Moorepbx_lua: Add support for Lua 5.2
2013-12-03 Joshua Colpres_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLO...
2013-11-26 Joshua ColpFix a configure issue with PJSIP transaction group...
2013-11-16 Joshua Colpres_pjsip: Add support for building against pjproject...
2013-10-08 Kinsey MooreAdd warning when compiling with iODBC support
2013-10-03 Kinsey MooreDetect and use xsltCleanupGlobals when available
2013-09-30 David M. LeeMultiple revisions 399887,400138,400178,400180-400181
2013-09-28 Matthew JordanAdd check for openSUSE when detecting bfd library
2013-08-30 David M. Leeoptional_api: Fix linking problems between modules...
2013-08-23 Joshua ColpAdd the bucket API.
2013-08-01 Kinsey MooreRegenerate configure for configure.ac changes
2013-07-03 David M. LeeShuffle RESTful URL's around.
2013-06-03 David M. LeeCorrect autoconf script for finding UUID support.
2013-05-15 Kinsey MooreUse srtp_shutdown when available
2013-04-25 Mark MichelsonMerge the pimp_my_sip branch into trunk.
2013-03-22 David M. LeeMove more channel events to Stasis; move res_json.c...
2013-03-12 Jason ParkerSwitch to using external pjproject libraries.
2013-02-26 Tzafrir CohenConsider linux-gnuspe as linux-gnu
2013-02-22 Matthew JordanProperly detect launchd
2013-01-30 Matthew JordanSupport building Asterisk for Raspberry Pi/Raspbian...
2013-01-29 Matthew JordanUpdate configure script to be compatible with ptlib...
2013-01-19 Walter DoekesAdd builtin roundf() for systems lacking it.
2013-01-18 David M. LeeUp the minimum OS X version to 10.6.
2013-01-18 David M. LeeSpecify the -rpath linker flag when prefix != /usr.
2013-01-11 Automerge scriptMerged revisions 378915,378918 via svnmerge from
2013-01-11 David M. LeeAdd JSON API for Asterisk.
2012-12-13 Automerge scriptMerged revisions 377981 via svnmerge from
2012-12-13 David M. LeeBail configure if it can't find libuuid.
2012-12-13 Mark MichelsonResolve conflict and reset automerge.
2012-12-13 Russell BryantRemove compile time check HAVE_DEV_URANDOM.
2012-12-13 David M. LeeFixed configure.ac to look for proper uuid.h file
2012-12-11 Mark MichelsonAdd automerge property back after conflict.
2012-12-11 Mark MichelsonAdd UUID support to Asterisk.
2012-10-18 Richard Mudgettbuild_tools: Allow Asterisk to report git SHAs in versi...
2012-10-13 Andrew LathamAdd check for Doxygen
2012-09-20 Joshua ColpAdd support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
2012-09-18 David M. LeeAdd -fnested-functions compile flag, if needed.
2012-08-09 Richard MudgettUse better libss7 detection test and move libpri compil...
2012-07-25 Kevin P. FlemingEnable usage of system-provided NetBSD editline library...
2012-07-23 Kevin P. FlemingEnable usage of system-provided iLBC library.
2012-06-25 Matthew JordanAdd AMI event documentation
2012-06-01 Terry WilsonAdd new config-parsing framework
2012-05-14 Tzafrir CohenMacro AST_PKG_CONFIG_CHECK to use chkconfig
2012-04-28 Russell Bryantres_corosync: Fix build against corosync 2.0.
2012-04-12 Kinsey MooreSimplify build system architecture optimization
2012-03-27 Jonathan RoseUpdates config with bootstrap where I changed configure...
2012-03-21 Tzafrir CohenAlso detect gmime 2.6
2012-03-13 Russell BryantRemove chan_usbradio and app_rpt.
2012-03-08 Sean BrightAdd --enable-dev-mode=strict to configure.
2012-02-16 Richard MudgettFix compile problem when old version of libvorbisfile...
2012-02-14 Richard MudgettFix voicemail problems when using ogg/vorbis.
2012-02-05 Russell BryantReplace res_ais with a new module, res_corosync.
2012-01-30 Kevin P. FlemingAddress OpenSSL initialization issues when using third...
2012-01-14 Kevin P. FlemingEnsure that all AC_LANG_PROGRAM calls in the configure...
2011-12-19 Richard MudgettFix crashes on other platforms caused by interference...
2011-10-06 Richard MudgettMerged revisions 339720 via svnmerge from
2011-10-01 TransNexus OSP Dev... Update "configure" based on r338139.
2011-09-19 Tilghman LesherMerged revisions 336734 via svnmerge from
2011-09-14 Richard MudgettMerged revisions 335912 via svnmerge from
2011-09-13 Tilghman LesherMerged revisions 335656 via svnmerge from
2011-08-25 Jason ParkerMerged revisions 333203 via svnmerge from
2011-08-17 Tilghman LesherMerged revisions 332369 via svnmerge from
2011-08-17 Richard MudgettMerged revisions 332265 via svnmerge from
2011-08-04 Terry WilsonMerged revisions 330844 via svnmerge from
2011-07-06 Terry WilsonReplace Berkeley DB with SQLite 3
2011-05-23 Tilghman LesherMerged revisions 320573 via svnmerge from
2011-05-23 Kevin P. FlemingMerged revisions 320560 via svnmerge from
2011-05-17 Richard MudgettOption needed for Q931_IE_TIME_DATE to be optional...
2011-05-16 Paul BelangerMerged revisions 319085 via svnmerge from
2011-05-04 Tzafrir CohenMerged revisions 316193 via svnmerge from
2011-04-18 Richard MudgettProblems with ISDN MWI to phones.
2011-04-11 Leif MadsenMerged revisions 313279 via svnmerge from
2011-03-11 Kevin P. FlemingUse "-march=native" when possible.
2011-03-07 Tilghman LesherMerged revisions 309808 via svnmerge from
2011-02-28 Tilghman LesherMerged revisions 309035 via svnmerge from
next