summaryrefslogtreecommitdiff
path: root/main/Makefile
AgeCommit message (Expand)Author
2016-09-20sd_notify (systemd status notifications) supportTzafrir Cohen
2016-05-03pjproject_bundled: Various fixes discovered during testing of OSesGeorge Joseph
2016-03-30pjproject_bundled: Fix use of LDCONFIG for shared library link creationGeorge Joseph
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2015-06-02Fixes for OS XDavid M. Lee
2015-03-30Fix an ABI compatibility issue with ast_log_safe for modules.Corey Farrell
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2014-07-04main/Makefile: fix compilation error of buildinfo occurring on 'make install'Matthew Jordan
2014-07-04configure: Remove last vestiges of h323; DO create menuselect-depsMatthew Jordan
2014-04-17main/Makefile: Fix build failure on SmartOS/Illumos/SunOSMatthew Jordan
2013-08-23Add the bucket API.Joshua Colp
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-04Fix utils directory breakage.David M. Lee
2013-07-03ARI authentication.David M. Lee
2013-06-19Fix build problem on OS X Mountain Lion (10.8)David M. Lee
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-03-22Fixed another issue from r383579.David M. Lee
2013-02-26Remove unneeded linux-gnueabi*Tzafrir Cohen
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-17Make libasteriskssl.so symlink use a relative path.Jason Parker
2012-12-11Add UUID support to Asterisk.Mark Michelson
2012-10-14Title updateAndrew Latham
2012-09-13Fixed make clean when configured --disable-asterisksslDavid M. Lee
2012-09-12Fixed r372696 when configured --disable-asteriskssl; properly install libaste...David M. Lee
2012-09-08Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.David M. Lee
2012-07-25Repair editline builds using in-tree editline sources.Kevin P. Fleming
2012-07-25Use an absolute path when referring to the embedded editline directory.Kevin P. Fleming
2012-07-25Enable usage of system-provided NetBSD editline library if available.Kevin P. Fleming
2012-06-25Multiple revisions 369323-369324Mark Michelson
2012-06-14Revert Makefile change to remove embedding res_adsi.soMark Michelson
2012-06-13Remove forced linking of res_adsi.oMark Michelson
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming
2011-09-19Merged revisions 336734 via svnmerge from Tilghman Lesher
2011-08-03Merged revisions 330763 via svnmerge from Kinsey Moore
2011-07-11Merged revisions 327411 via svnmerge from Tzafrir Cohen
2011-07-06Replace Berkeley DB with SQLite 3Terry Wilson
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2010-08-15Support for GNU/kFreeBSDTzafrir Cohen
2010-08-02Merged revisions 280628 via svnmerge from Tilghman Lesher
2010-08-02Merged revisions 280624 via svnmerge from Tilghman Lesher
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
2010-07-14Remove the old stub files, preferring the optional_api method.Tilghman Lesher
2010-06-02Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been spe...Russell Bryant
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-03-08Change needed to make Mac OS X 10.6 happyTilghman Lesher
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.Tilghman Lesher