Commit Graph

241 Commits (e6ae8990bceac6202b16a89dfd20d0dae2e29568)

Author SHA1 Message Date
Tilghman Lesher dbc0f5d2e2 Bug 6638 - Solaris is starting to remind me of RedHat...
20 years ago
Tilghman Lesher 2dc23188a2 Bug 6638 - Use POSIX command for Solaris
20 years ago
Tilghman Lesher 2d5cc8be5c If debugging, the frame pointer is helpful
20 years ago
Tilghman Lesher a3ce65e5cd Oops, this was broken in 1.2, too.
20 years ago
Kevin P. Fleming 9849ad993d don't override ASTERISKVERSIONNUM to 000000 for non-svn builds
20 years ago
Russell Bryant 018c617199 remove ASTERISKVERSIONNUM from the version string given to doxygen
20 years ago
Kevin P. Fleming 9bbfbacacc Makefile 'update' target now supports updating from Subversion repositories (issue #5875)
20 years ago
Russell Bryant d6e5eb75ee remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming f641c7cd0d port version string computation from trunk
20 years ago
Russell Bryant 192f7413c2 revert previous change for Darwin
20 years ago
Russell Bryant 6abe5e1b23 don't hardcode poll.o for Darwin
20 years ago
Russell Bryant 3245bf61a1 issue #5775
20 years ago
Russell Bryant 9ee13167bb issue #5787
20 years ago
Russell Bryant 3a6fae817c fix the output of Makefile generated variables to doxygen
20 years ago
Josh Roberson 892978fb4b Issue # 5757
20 years ago
Kevin P. Fleming 296ca06e35 small debugging information change
20 years ago
Russell Bryant d8dfa4434d finish merging doxygen updates from issue #5605
20 years ago
Kevin P. Fleming 77390dfeaf issue #5572
20 years ago
Kevin P. Fleming 145daf44d8 issue #5634 and a little ChangeLog cleanup
20 years ago
Kevin P. Fleming 3fb2544a41 issue #5633
20 years ago
Kevin P. Fleming 018e8c8395 dont-optimize was broken...
20 years ago
Kevin P. Fleming da0d0f975a stop recompiling cli.c on every 'make'
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Russell Bryant f31f09bf53 there is a variable defined for 'install', might as well use it ...
20 years ago
Mark Spencer 4803298fe8 Make crypto loading optional
20 years ago
Russell Bryant 9ce40204d6 add "hello-world" prompt, courtesy of Jared Smith :)
20 years ago
Russell Bryant c0119acc0e fix a typo, oops!
20 years ago
Kevin P. Fleming 834193c08a support a 'post install' script for local modifications after installation
20 years ago
Kevin P. Fleming 3b7332c5e6 allow some more paths to be overridden on the command line (issue #5292)
20 years ago
Kevin P. Fleming 61a0f7a65e install 'rasterisk' symlink and update process name when used remotely (issue #5318 with minor mod)
20 years ago
Kevin P. Fleming 44aff84c2e use a more generic means to decide whether we need to provide poll/dlfcn functionality (issue #5297)
20 years ago
Kevin P. Fleming 9d63d731aa fix minor build problem on *BSD (issue #5290)
20 years ago
Kevin P. Fleming 5599da9581 support new version of OSP toolkit (issue #5168)
20 years ago
Russell Bryant 6f96370770 don't remove the ast_expr .c files when building testexpr2 since they are
20 years ago
Kevin P. Fleming 509c285380 don't distribute compressed man pages,let the installer do it
20 years ago
Kevin P. Fleming 72437b1dba more BSD portability fixes (issue #5155)
20 years ago
Mark Spencer 064520786e Fix permissions on safe_asterisk (bug #5193)
20 years ago
Mark Spencer f06a4016be Properly install appropriate sound files, prefix spy ones with spy- (bug #5192)
20 years ago
Kevin P. Fleming b9c919ca3e ensure that MALLOC_DEBUG and 'make dont-optimize' don't conflict (issue #4970)
20 years ago
Kevin P. Fleming 81fd292e40 don't remove .version during 'make clean', it's not the temporary file it used to be
20 years ago
Kevin P. Fleming 22dc4f71fe minor cleanup and reorganization (issue #5073)
20 years ago
Kevin P. Fleming 1632d52795 major header file cleanup: license, copyrights, descriptions, markers, etc.
20 years ago
Kevin P. Fleming 76d34be89b correct syntax error
20 years ago
Kevin P. Fleming 60ef1dc9d1 ensure that the parser is generated in 'full/fast' mode
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 6319baba24 remove extra dependencies
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago
Kevin P. Fleming 5473ad640b make MALLOC_DEBUG build work properly (issue #4970 with additional changes)
20 years ago
Kevin P. Fleming 477f581889 don't require 'make samples' to require code to be built (issue #4997)
20 years ago