Commit Graph

165 Commits (206b66db551e48ecd60397afaeff71ad96827a27)

Author SHA1 Message Date
Corey Farrell 4b03eb5c38 Fix compile error for old versions of GCC.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Walter Doekes a7d94f504f build: Fix deb build issues with fakeroot
9 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
9 years ago
George Joseph 4692a32ed7 build: Warn if asterisk is installed in both 32 and 64 bit sys dirs
9 years ago
George Joseph b0067bcf2c build: Execute ldconfig to build cache. (take two)
9 years ago
Joshua Colp ced73d5b79 Revert "build: Execute ldconfig to build cache."
9 years ago
Joshua Colp 28c8e4f58f build: Execute ldconfig to build cache.
9 years ago
Joshua Colp 7739b0b3ae Revert "build: Execute ldconfig to build cache."
9 years ago
Joshua Colp 8851c3e088 build: Execute ldconfig to build cache.
9 years ago
Torrey Searle 178b90af02 libastssl/pj: libastssl/pj should have an so_version
9 years ago
George Joseph fe9f070885 pjproject_bundled: Fix missing inclusion of symbols
9 years ago
George Joseph abae3dc36e pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj
9 years ago
George Joseph 935f5d003b build: Various OpenBSD issues
9 years ago
George Joseph 12bdde6a6c pjproject_bundled: Fix issue where "/version.mak" wasn't found
9 years ago
Tzafrir Cohen 07b95f7c65 sd_notify (systemd status notifications) support
9 years ago
David M. Lee ac0454f9fa Fixed compile flags for non-module libs
9 years ago
Corey Farrell 827457dca0 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
9 years ago
Timo Teräs 72d190eb69 Detect and use proper libraries for musl toolchains
10 years ago
George Joseph e61716b774 pjproject_bundled: Various fixes discovered during testing of OSes
10 years ago
George Joseph 304f81780d pjproject_bundled: Fix use of LDCONFIG for shared library link creation
10 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
10 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
10 years ago
David M. Lee 9fca378b36 Fixes for OS X
11 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
Corey Farrell 8d12288d8a Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Matthew Jordan 9711bb7b54 main/Makefile: fix compilation error of buildinfo occurring on 'make install'
11 years ago
Matthew Jordan 0e844b7598 configure: Remove last vestiges of h323; DO create menuselect-deps
11 years ago
Matthew Jordan c3497aa2bb main/Makefile: Fix build failure on SmartOS/Illumos/SunOS
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee 04cde027d4 Fix utils directory breakage.
12 years ago
David M. Lee 9ba976b19c ARI authentication.
13 years ago
David M. Lee 6e6652518d Fix build problem on OS X Mountain Lion (10.8)
13 years ago
David M. Lee 6d805dc04b Correct autoconf script for finding UUID support.
13 years ago
David M. Lee 766c146fe3 Fixed another issue from r383579.
13 years ago
Tzafrir Cohen 4951ab9ed1 Remove unneeded linux-gnueabi*
13 years ago
David M. Lee bc97a4ded1 Up the minimum OS X version to 10.6.
13 years ago
David M. Lee 7bd50bc0c4 Specify the -rpath linker flag when prefix != /usr.
13 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
13 years ago
Jason Parker 7ecf0aa94b Make libasteriskssl.so symlink use a relative path.
13 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Andrew Latham b106b77041 Title update
13 years ago
David M. Lee f97510b730 Fixed make clean when configured --disable-asteriskssl
13 years ago
David M. Lee 5e84558123 Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl.dylib on OS X.
13 years ago
David M. Lee 569561b6f4 Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.
13 years ago
Kevin P. Fleming 969e625749 Repair editline builds using in-tree editline sources.
13 years ago
Kevin P. Fleming 67f8a62fc9 Use an absolute path when referring to the embedded editline directory.
13 years ago
Kevin P. Fleming 7d4ccea736 Enable usage of system-provided NetBSD editline library if available.
13 years ago