summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2005-09-14more BSD portability fixes (issue #5155)Kevin P. Fleming
2005-09-12Fix permissions on safe_asterisk (bug #5193)Mark Spencer
2005-09-12Properly install appropriate sound files, prefix spy ones with spy- (bug #5192)Mark Spencer
2005-09-08ensure that MALLOC_DEBUG and 'make dont-optimize' don't conflict (issue #4970)Kevin P. Fleming
2005-08-31don't remove .version during 'make clean', it's not the temporary file it use...Kevin P. Fleming
2005-08-31minor cleanup and reorganization (issue #5073)Kevin P. Fleming
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-30correct syntax errorKevin P. Fleming
2005-08-30ensure that the parser is generated in 'full/fast' modeKevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-08-26remove extra dependenciesKevin P. Fleming
2005-08-26switch to 'new' expression parser, remove support for old parserKevin P. Fleming