aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-03-03Merged revisions 11634-11635 via svnmerge from tilghman1-1/+1
2006-02-23Bug 6581 - Move definition of PWD higher than where it is initially usedtilghman1-1/+2
2006-02-23Fix a few compile warnings (turned errors) and disable -Werror on the markster1-1/+1
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming1-0/+4
2006-02-20Bug 5984 - Convert file offsets to 64 bittilghman1-0/+3
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)russell1-2/+0
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-15/+11
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf1-0/+5
2006-02-06minor cleanupkpfleming1-2/+2
2006-02-03Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)tilghman1-1/+1
2006-02-02Merged revisions 9086 via svnmerge from kpfleming1-2/+0
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+34
2006-01-27add /usr/local/lib to SOLINK (issue #6323)russell1-0/+3
2006-01-23Spelling fix undetected by kpfleming in rev 8150 ;-)oej1-1/+1
2006-01-17spelling fixkpfleming1-1/+1
2006-01-12Changes to add udptl to asterisk (preliminary merging of the t.38 patch)mattf1-1/+3
2005-12-27Bug 5183 - Inline stack backtracestilghman1-0/+8
2005-12-05Merged revisions 7340 via svnmerge from russell1-1/+1
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming1-66/+10
2005-11-30remove outdated redhat init script and provide the updated one in 'make rpm' ...russell1-1/+1
2005-11-30move mkpkgconfig script where it belongskpfleming1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-28make version-string computation based on SVN branch/revision numberskpfleming1-9/+13
2005-11-21Re-add explicit poll support for Darwin, as without it, rasterisk (or asteris...twisted1-0/+2
2005-11-21don't hardcode poll.o for Darwinrussell1-2/+0
2005-11-21issue #5775russell1-1/+1
2005-11-21create the monitor spool dirrussell1-0/+1
2005-11-17fix the output of Makefile generated variables to doxygenrussell1-2/+2
2005-11-16Issue # 5757twisted1-0/+2
2005-11-16small debugging information changekpfleming1-2/+2
2005-11-14finish merging doxygen updates from issue #5605russell1-1/+9
2005-11-08issue #5572kpfleming1-6/+7
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-0/+4
2005-11-08issue #5633kpfleming1-17/+37
2005-11-07dont-optimize was broken...kpfleming1-5/+6
2005-11-05stop recompiling cli.c on every 'make'kpfleming1-38/+32
2005-11-01issue #4678kpfleming1-3/+18
2005-10-25there is a variable defined for 'install', might as well use it ...russell1-26/+26
2005-10-16Make crypto loading optionalmarkster1-1/+6
2005-10-14add "hello-world" prompt, courtesy of Jared Smith :)russell1-1/+1
2005-10-08fix a typo, oops!russell1-1/+1
2005-09-30support a 'post install' script for local modifications after installationkpfleming1-0/+3
2005-09-29allow some more paths to be overridden on the command line (issue #5292)kpfleming1-5/+5
2005-09-29install 'rasterisk' symlink and update process name when used remotely (issue...kpfleming1-0/+1
2005-09-26use a more generic means to decide whether we need to provide poll/dlfcn func...kpfleming1-1/+10
2005-09-26fix minor build problem on *BSD (issue #5290)kpfleming1-5/+5
2005-09-25support new version of OSP toolkit (issue #5168)kpfleming1-2/+6
2005-09-19don't remove the ast_expr .c files when building testexpr2 since they arerussell1-1/+1
2005-09-15don't distribute compressed man pages,let the installer do itkpfleming1-4/+3
2005-09-14more BSD portability fixes (issue #5155)kpfleming1-2/+2