aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7003 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08issue #5633kpfleming1-17/+37
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7002 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-07dont-optimize was broken...kpfleming1-5/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6994 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-05stop recompiling cli.c on every 'make'kpfleming1-38/+32
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6963 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01issue #4678kpfleming1-3/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6936 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-25there is a variable defined for 'install', might as well use it ...russell1-26/+26
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6848 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-16Make crypto loading optionalmarkster1-1/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6797 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-14add "hello-world" prompt, courtesy of Jared Smith :)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6782 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-08fix a typo, oops!russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6737 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-30support a 'post install' script for local modifications after installationkpfleming1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6700 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-29allow some more paths to be overridden on the command line (issue #5292)kpfleming1-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6691 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-29install 'rasterisk' symlink and update process name when used remotely ↵kpfleming1-0/+1
(issue #5318 with minor mod) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6688 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-26use a more generic means to decide whether we need to provide poll/dlfcn ↵kpfleming1-1/+10
functionality (issue #5297) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6664 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-26fix minor build problem on *BSD (issue #5290)kpfleming1-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6658 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25support new version of OSP toolkit (issue #5168)kpfleming1-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6653 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-19don't remove the ast_expr .c files when building testexpr2 since they arerussell1-1/+1
now directly included in the tree git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6626 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-15don't distribute compressed man pages,let the installer do itkpfleming1-4/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6608 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14more BSD portability fixes (issue #5155)kpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6578 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-12Fix permissions on safe_asterisk (bug #5193)markster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6564 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-12Properly install appropriate sound files, prefix spy ones with spy- (bug #5192)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6563 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-08ensure that MALLOC_DEBUG and 'make dont-optimize' don't conflict (issue #4970)kpfleming1-20/+29
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6546 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31don't remove .version during 'make clean', it's not the temporary file it ↵kpfleming1-1/+0
used to be git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6471 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31minor cleanup and reorganization (issue #5073)kpfleming1-29/+21
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6468 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-1/+1
remove deprecated config_old.c/config_old.h remove unused cvsid.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6454 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30correct syntax errorkpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6452 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30ensure that the parser is generated in 'full/fast' modekpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6450 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-111/+146
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6449 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26remove extra dependencieskpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6421 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26switch to 'new' expression parser, remove support for old parserkpfleming1-64/+8
provide parser files in source tree, so flex/bison are not need to build update Makefile to use simpler techniques to build parser update README to remove references to old vs. new parsers remove version comparison tool used for flex/bison programs git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6420 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23make MALLOC_DEBUG build work properly (issue #4970 with additional changes)kpfleming1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6379 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23don't require 'make samples' to require code to be built (issue #4997)kpfleming1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6375 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-14Build safe_asterisk script substituting the proper path in (bug #4952, patch ↵markster1-1/+1
not used) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6327 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-11Build dependencies firstmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6320 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-07Default paths properly when building for solaris (bug #4902)markster1-7/+22
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6301 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-02Remove from maekfile, toomarkster1-3/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6257 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25remove the need to have the BUSYDETECT routine defined in the CFLAGS unlessrussell1-1/+1
you want to use one other than the default git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6206 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20add slinfactory object, and change app_chanspy to use it (bug #4724)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6177 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19split acl and netsock code into separate files, in preparation for new ↵kpfleming1-1/+2
netsock implementation various minor cleanups git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6165 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-18actually install the demo sounds ...russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6155 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-18also include /etc/asterisk.makeopts, but have file in home directory overriderussell1-0/+6
it if present git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6154 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-18Update muted for operation on OSX. :)twisted1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6148 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-15clean up scheduler debugging and expose defines in the Makefile (bug #4703)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6145 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-15first phase of proper fix for portable string function problems (bug #4669)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6133 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-14add ability to have a file, ~/.asterisk.makeopts, that will be included inrussell1-74/+83
the makefile so that every time you checkout Asterisk, you don't have to edit the makefile to set all of your common options git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6127 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12add privacy/screening functionality to app_dial (bug #752)kpfleming1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6102 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12make 'webvmail' installation directories more configurable (bug #4649)kpfleming1-10/+23
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6095 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-10You must have version.h before building dependencies!markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6071 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-09Bug #4652 - Take twomalcolmd1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6065 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-08Bug #4652 - Require libstrfunc for FreeBSD. Thanks Corydonmalcolmd1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6064 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-08queue device state changes and handle them serially in a background threadkpfleming1-1/+1
optimize device state related functions add ast_get_channel_by_name_prefix to allow searching for matching channels in O(1) operation git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6062 f38db490-d61c-443f-a65b-d21fe96a405b