summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2017-11-28autoconf: Use m4 conditionals where possible.Corey Farrell
2017-11-28autoconf: Fix call to AC_CONFIG_AUX_DIR.Corey Farrell
2017-11-21Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used." into 15Joshua Colp
2017-11-20BuildSystem: pjsip_evsub_set_uas_timeout was not used.Alexander Traud
2017-11-19Build: Fix OSX build issues.Corey Farrell
2017-11-13Build: Make function constructor/destructor attributes mandatory.Corey Farrell
2017-11-06configure: Add autoconf check for libopusfile.Corey Farrell
2017-10-25Build System: Fix --disable-xmldoc option.Corey Farrell
2017-10-18res_srtp: Add support for libsrtp2 with AES-GCM.Alexander Traud
2017-10-17res_corosync: Fix linking issue with Corosync 2.xMatt Jordan
2017-08-08Make --with-pjproject-bundled the default for Asterisk 15George Joseph
2017-08-07Merge "Support GMIME 3.0" into 15Jenkins2
2017-08-04Support GMIME 3.0Tzafrir Cohen
2017-08-03Fix compile error for old versions of GCC.Corey Farrell
2017-07-20corosync: Fix corosync library name in configure.acSean Bright
2017-06-30pjproject_bundled: Allow passing configure options to bundledGeorge Joseph
2017-06-14Merge "CFLAGS for BIND8 support"Joshua Colp
2017-06-08CFLAGS for BIND8 supportDavid M. Lee
2017-06-07eventfd: Disable during cross compilationSean Bright
2017-05-26res_srtp: Add support for libsrtp2Sean Bright
2017-04-24core: Use eventfd for alert pipes on Linux when possibleSean Bright
2017-04-07Merge "core: Improve/simplify handling of required headers."Joshua Colp
2017-04-05pjproject_bundled: Add 3 upstream patchesGeorge Joseph
2017-04-03core: Improve/simplify handling of required headers.Corey Farrell
2017-03-30build: Fix deb build issues with fakerootWalter Doekes
2017-03-27core: Remove embedded module supportSean Bright
2017-03-14configure: Don't use the progress bar with curl when downloading to stdoutMatt Jordan
2017-02-24Merge "Binaural synthesis (confbridge): Adds binaural synthesis to bridge_sof...Joshua Colp
2017-02-23build: Execute ldconfig to build cache. (take two)George Joseph
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase
2017-02-20Merge "Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_...Joshua Colp
2017-02-17pjproject-bundled: Fix checksum verification when using cURLSean Bright
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2017-02-15Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importerDennis Guse
2016-12-16configure: fix with-pjproject-bundledDavid M. Lee
2016-11-28Merge "autoconf: more variants for OSARCH linux-gnu"Joshua Colp
2016-11-21Merge "pjproject_bundled: Improve reliability of pjproject download"zuul
2016-11-20Merge "Add support for building RADIUS with radcli"zuul
2016-11-18pjproject_bundled: Improve reliability of pjproject downloadGeorge Joseph
2016-11-17Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak."Joshua Colp
2016-11-16res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.Richard Mudgett
2016-11-14cli: Fix ast_el_read_char to work with libedit >= 3.1George Joseph
2016-11-14Add support for building RADIUS with radcliTzafrir Cohen
2016-11-09build: Fix default values for some SANITIZER optionsGeorge Joseph
2016-11-02autoconf: more variants for OSARCH linux-gnuTzafrir Cohen
2016-10-24pjproject_bundled: Fixed various build issuesGeorge Joseph
2016-10-14Fix issues with bundled pjproject cached download.Corey Farrell
2016-10-12Binaural synthesis (confbridge): Adds libfftw3 as dependency.frahaase
2016-10-09bundled_pjproject: Add tests for programs used by the Makefile, et al.George Joseph
2016-09-29Remove "format_ogg_opus: New format"Kevin Harwell