Commit Graph

280 Commits (110a0aa803fa2bc9f61a1df91be77e8bd4cfecb6)

Author SHA1 Message Date
Russell Bryant 5c63335486 allow for a non-optimized build that does not get installed
19 years ago
Kevin P. Fleming d7aead737d Merged revisions 23673 via svnmerge from
19 years ago
Kevin P. Fleming 44c5e823e6 Merged revisions 23638 via svnmerge from
19 years ago
Kevin P. Fleming 1a979290a0 Merged revisions 23636 via svnmerge from
19 years ago
Kevin P. Fleming 7343d311f1 simplify CFLAGS handling for subdirectories
19 years ago
Luigi Rizzo 2dd3d523d3 when compiling ast_expr2 from utils/ the current directory
19 years ago
Russell Bryant 9109371f7d use the INSTALL variable instead of "install" directly
19 years ago
Kevin P. Fleming 379e426b25 Merged revisions 23305 via svnmerge from
19 years ago
Russell Bryant e5b5dce811 support "make distclean" as well as "make dist-clean" for the picky people
19 years ago
Russell Bryant 7918a7a1fd another little Solaris fix, unset LIBS before building libmxml
19 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
19 years ago
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
19 years ago
Russell Bryant d255a98243 fix kevin's silly typos
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago
Joshua Colp 5c05128777 Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir patch by north)
19 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
19 years ago
Olle Johansson 6b3367bf5c New functions for locking a channel - these simplify debugging
19 years ago
Kevin P. Fleming 677347edab Merged revisions 19353 via svnmerge from
19 years ago
Olle Johansson 255e77ae6e Issue #6580 - Unify directory definitions to one section of Makefile (casper)
19 years ago
Russell Bryant 87b1cf5618 various cleanups to the Makefile
19 years ago
Olle Johansson 2efcfc1549 Issue #6610 - build on Intel Mac
19 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
19 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
19 years ago
Tilghman Lesher 21a8d15be4 Merged revisions 11715 via svnmerge from
20 years ago
Tilghman Lesher ffe5ffda17 Merged revisions 11634-11635 via svnmerge from
20 years ago
Tilghman Lesher c05fc829d3 Bug 6581 - Move definition of PWD higher than where it is initially used
20 years ago
Mark Spencer c3447c7cce Fix a few compile warnings (turned errors) and disable -Werror on the
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Russell Bryant 938f7ddc0f remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Kevin P. Fleming 8d8aa07407 minor cleanup
20 years ago
Tilghman Lesher 34bcd0e0b6 Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)
20 years ago
Kevin P. Fleming 51ea2f4707 Merged revisions 9086 via svnmerge from
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Russell Bryant 95436436c3 add /usr/local/lib to SOLINK (issue #6323)
20 years ago
Olle Johansson 6f3cdf08e4 Spelling fix undetected by kpfleming in rev 8150 ;-)
20 years ago
Kevin P. Fleming e7f8d66855 spelling fix
20 years ago
Matthew Fredrickson 0f5e4e476a Changes to add udptl to asterisk (preliminary merging of the t.38 patch)
20 years ago
Tilghman Lesher cdab512c9f Bug 5183 - Inline stack backtraces
20 years ago
Russell Bryant c6907f1ed8 Merged revisions 7340 via svnmerge from
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Russell Bryant 48a4c3a24d remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
20 years ago
Kevin P. Fleming 350287ea08 move mkpkgconfig script where it belongs
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 45c2f3b9f9 make version-string computation based on SVN branch/revision numbers
20 years ago
Josh Roberson d34be7edf7 Re-add explicit poll support for Darwin, as without it, rasterisk (or asterisk -r) is broken under Darwin.
20 years ago