summaryrefslogtreecommitdiff
path: root/main/Makefile
AgeCommit message (Expand)Author
2017-01-27libastssl/pj: libastssl/pj should have an so_versionTorrey Searle
2016-12-06pjproject_bundled: Fix missing inclusion of symbolsGeorge Joseph
2016-11-21pjproject_bundled: Use $(LIB_RT) for link of libasteriskpjGeorge Joseph
2016-11-16build: Various OpenBSD issuesGeorge Joseph
2016-10-28pjproject_bundled: Fix issue where "/version.mak" wasn't foundGeorge Joseph
2016-09-15sd_notify (systemd status notifications) supportTzafrir Cohen
2016-08-11Fixed compile flags for non-module libsDavid M. Lee
2016-08-08Produce friendly error when AST_MODULE_SELF_SYM is not defined.Corey Farrell
2016-06-08Detect and use proper libraries for musl toolchainsTimo Teräs
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-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-06-05Fixes for OS XDavid M. Lee
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
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