Commit Graph

161 Commits (dbc787b0d24d5bc7526d4d637d33346a17c823af)

Author SHA1 Message Date
George Joseph dbc787b0d2 build: Warn if asterisk is installed in both 32 and 64 bit sys dirs
9 years ago
George Joseph 152b8c54ba build: Execute ldconfig to build cache. (take two)
9 years ago
Joshua Colp 5475f227ba Revert "build: Execute ldconfig to build cache."
9 years ago
Joshua Colp e852d5b848 build: Execute ldconfig to build cache.
9 years ago
Joshua Colp 05280116b8 Revert "build: Execute ldconfig to build cache."
9 years ago
Joshua Colp bba48a5662 build: Execute ldconfig to build cache.
9 years ago
Torrey Searle 86f668fc0b libastssl/pj: libastssl/pj should have an so_version
9 years ago
George Joseph 90c0faa340 pjproject_bundled: Fix missing inclusion of symbols
9 years ago
George Joseph 34a763415f pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj
9 years ago
George Joseph 54d7e65014 build: Various OpenBSD issues
9 years ago
George Joseph d84eaa46fa pjproject_bundled: Fix issue where "/version.mak" wasn't found
9 years ago
Tzafrir Cohen 29e096cd13 sd_notify (systemd status notifications) support
9 years ago
David M. Lee 919824ebbc Fixed compile flags for non-module libs
9 years ago
Corey Farrell bbaebd75c4 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
Mark Michelson 453e01725d Multiple revisions 369323-369324
14 years ago
Mark Michelson 5819278c46 Revert Makefile change to remove embedding res_adsi.so
14 years ago
Mark Michelson b445e8a7c8 Remove forced linking of res_adsi.o
14 years ago
Kevin P. Fleming 92ef8a6fe1 Address OpenSSL initialization issues when using third-party libraries.
14 years ago