summaryrefslogtreecommitdiff
path: root/main/Makefile
AgeCommit message (Expand)Author
2018-03-20Merge "BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB eve...Jenkins2
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-08BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere.Alexander Traud
2018-02-12core: Remove embedded editline.Corey Farrell
2018-01-27loader: Use ast_cli_completion_add for 'module load' completion.Corey Farrell
2018-01-17loader: Add support for built-in modules.Corey Farrell
2017-11-19Build: Fix issues building without SSL.Corey Farrell
2017-11-03Build System: Fix build failure caused by recent CLI improvements.Corey Farrell
2017-10-23main/Makefile: Remove rule for non-existant testexpr2.Corey Farrell
2017-08-02Fix compile error for old versions of GCC.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-03-30build: Fix deb build issues with fakerootWalter Doekes
2017-03-27core: Remove embedded module supportSean Bright
2017-02-27build: Warn if asterisk is installed in both 32 and 64 bit sys dirsGeorge Joseph
2017-02-23build: Execute ldconfig to build cache. (take two)George Joseph
2017-02-22Revert "build: Execute ldconfig to build cache."Joshua Colp
2017-02-21build: Execute ldconfig to build cache.Joshua Colp
2017-02-20Revert "build: Execute ldconfig to build cache."Joshua Colp
2017-02-16build: Execute ldconfig to build cache.Joshua Colp
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