summaryrefslogtreecommitdiff
path: root/makeopts.in
AgeCommit message (Expand)Author
2017-08-09configure: Add --with-download-cache optionGeorge Joseph
2017-08-03Fix compile error for old versions of GCC.Corey Farrell
2017-06-08CFLAGS for BIND8 supportDavid M. Lee
2017-03-27core: Remove embedded module supportSean Bright
2017-03-23pjproject_bundled: raise timeout value used when downloadingKevin Harwell
2016-11-18pjproject_bundled: Improve reliability of pjproject downloadGeorge Joseph
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
2016-09-27format_ogg_opus: New formatGeorge Joseph
2016-09-20sd_notify (systemd status notifications) supportTzafrir Cohen
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-05-08pjproject_bundled: Check for python-dev and TEST_FRAMEWORKGeorge Joseph
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-01-21Build System: Add support for checking alembic branches.Corey Farrell
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
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
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-09-18Only install dahdi_span_config_hook if DAHDI is enabledDavid M. Lee
2013-08-23Add the bucket API.Joshua Colp
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-03ARI authentication.David M. Lee
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-01-18Specify the -rpath linker flag when prefix != /usr.David M. Lee
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-10-13Add check for DoxygenAndrew Latham
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
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-04-12Simplify build system architecture optimizationKinsey Moore
2012-03-13Remove chan_usbradio and app_rpt.Russell Bryant
2012-03-08Add --enable-dev-mode=strict to configure.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
2011-08-25Merged revisions 333203 via svnmerge from Jason Parker
2011-08-17Merged revisions 332369 via svnmerge from Tilghman Lesher
2011-03-11Use "-march=native" when possible.Kevin P. Fleming
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2010-09-28Merged revisions 289104 via svnmerge from Tilghman Lesher
2010-09-06Merged revisions 285090 via svnmerge from Tilghman Lesher
2010-07-27Merged revisions 279953 via svnmerge from Russell Bryant
2010-07-17Allow xmllint to be used for XML docs validation.Russell Bryant
2010-07-16Fix build on FreeBSDTilghman Lesher
2010-07-15Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has th...Tilghman Lesher