summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-03-03Merged revisions 11715 via svnmerge from Tilghman Lesher
2006-03-03Merged revisions 11634-11635 via svnmerge from Tilghman Lesher
2006-02-23Bug 6581 - Move definition of PWD higher than where it is initially usedTilghman Lesher
2006-02-23Fix a few compile warnings (turned errors) and disable -Werror on the Mark Spencer
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-20Bug 5984 - Convert file offsets to 64 bitTilghman Lesher
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)Russell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-06minor cleanupKevin P. Fleming
2006-02-03Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)Tilghman Lesher
2006-02-02Merged revisions 9086 via svnmerge from Kevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-27add /usr/local/lib to SOLINK (issue #6323)Russell Bryant
2006-01-23Spelling fix undetected by kpfleming in rev 8150 ;-)Olle Johansson
2006-01-17spelling fixKevin P. Fleming
2006-01-12Changes to add udptl to asterisk (preliminary merging of the t.38 patch)Matthew Fredrickson
2005-12-27Bug 5183 - Inline stack backtracesTilghman Lesher
2005-12-05Merged revisions 7340 via svnmerge from Russell Bryant
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from Kevin P. Fleming
2005-11-30remove outdated redhat init script and provide the updated one in 'make rpm' ...Russell Bryant
2005-11-30move mkpkgconfig script where it belongsKevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-28make version-string computation based on SVN branch/revision numbersKevin P. Fleming
2005-11-21Re-add explicit poll support for Darwin, as without it, rasterisk (or asteris...Josh Roberson
2005-11-21don't hardcode poll.o for DarwinRussell Bryant
2005-11-21issue #5775Russell Bryant
2005-11-21create the monitor spool dirRussell Bryant
2005-11-17fix the output of Makefile generated variables to doxygenRussell Bryant
2005-11-16Issue # 5757Josh Roberson
2005-11-16small debugging information changeKevin P. Fleming
2005-11-14finish merging doxygen updates from issue #5605Russell Bryant
2005-11-08issue #5572Kevin P. Fleming
2005-11-08issue #5634 and a little ChangeLog cleanupKevin P. Fleming
2005-11-08issue #5633Kevin P. Fleming
2005-11-07dont-optimize was broken...Kevin P. Fleming
2005-11-05stop recompiling cli.c on every 'make'Kevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-25there is a variable defined for 'install', might as well use it ...Russell Bryant
2005-10-16Make crypto loading optionalMark Spencer
2005-10-14add "hello-world" prompt, courtesy of Jared Smith :)Russell Bryant
2005-10-08fix a typo, oops!Russell Bryant
2005-09-30support a 'post install' script for local modifications after installationKevin P. Fleming
2005-09-29allow some more paths to be overridden on the command line (issue #5292)Kevin P. Fleming
2005-09-29install 'rasterisk' symlink and update process name when used remotely (issue...Kevin P. Fleming
2005-09-26use a more generic means to decide whether we need to provide poll/dlfcn func...Kevin P. Fleming
2005-09-26fix minor build problem on *BSD (issue #5290)Kevin P. Fleming
2005-09-25support new version of OSP toolkit (issue #5168)Kevin P. Fleming
2005-09-19don't remove the ast_expr .c files when building testexpr2 since they areRussell Bryant
2005-09-15don't distribute compressed man pages,let the installer do itKevin P. Fleming