Commit Graph

165 Commits (dafdcc623cd46dba3663a3b5bb2663f8630a3a00)

Author SHA1 Message Date
Alexander Traud 7b6b6b0a7e BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere.
7 years ago
Corey Farrell 154bccf147 loader: Use ast_cli_completion_add for 'module load' completion.
7 years ago
Corey Farrell 6a5ab65c88 Build: Fix issues building without SSL.
8 years ago
Corey Farrell d3cfcc0da6 Build System: Fix build failure caused by recent CLI improvements.
8 years ago
Corey Farrell ec278955a3 main/Makefile: Remove rule for non-existant testexpr2.
8 years ago
Corey Farrell d066758a4c Fix compile error for old versions of GCC.
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Walter Doekes 7954b39a50 build: Fix deb build issues with fakeroot
8 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
8 years ago
George Joseph 3d2c119778 build: Warn if asterisk is installed in both 32 and 64 bit sys dirs
8 years ago
George Joseph bee55aaf2c build: Execute ldconfig to build cache. (take two)
8 years ago
Joshua Colp 5c9c097d17 Revert "build: Execute ldconfig to build cache."
8 years ago
Joshua Colp d90430953c build: Execute ldconfig to build cache.
8 years ago
Joshua Colp 06214173a9 Revert "build: Execute ldconfig to build cache."
8 years ago
Joshua Colp e910dbab90 build: Execute ldconfig to build cache.
8 years ago
Torrey Searle 54b027916a libastssl/pj: libastssl/pj should have an so_version
8 years ago
George Joseph 4b233675d8 pjproject_bundled: Fix missing inclusion of symbols
9 years ago
George Joseph 425da14927 build: Backport addition of librt check to configure.ac
9 years ago
George Joseph b213045fe4 build: Various OpenBSD issues
9 years ago
George Joseph 6b1c55dc9b pjproject_bundled: Fix issue where "/version.mak" wasn't found
9 years ago
Tzafrir Cohen 36092ee3a0 sd_notify (systemd status notifications) support
9 years ago
George Joseph f39089f17c pjproject_bundled: Various fixes discovered during testing of OSes
9 years ago
George Joseph 964f54bd5d pjproject_bundled: Fix use of LDCONFIG for shared library link creation
9 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
9 years ago
David M. Lee d908272b7e Fixes for OS X
10 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
10 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 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
11 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.
12 years ago
David M. Lee 6e6652518d Fix build problem on OS X Mountain Lion (10.8)
12 years ago
David M. Lee 6d805dc04b Correct autoconf script for finding UUID support.
12 years ago
David M. Lee 766c146fe3 Fixed another issue from r383579.
12 years ago
Tzafrir Cohen 4951ab9ed1 Remove unneeded linux-gnueabi*
12 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