aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-08-02Remove from maekfile, toomarkster1-3/+0
2005-07-25remove the need to have the BUSYDETECT routine defined in the CFLAGS unlessrussell1-1/+1
2005-07-20add slinfactory object, and change app_chanspy to use it (bug #4724)kpfleming1-1/+1
2005-07-19split acl and netsock code into separate files, in preparation for new netsoc...kpfleming1-1/+2
2005-07-18actually install the demo sounds ...russell1-1/+1
2005-07-18also include /etc/asterisk.makeopts, but have file in home directory overriderussell1-0/+6
2005-07-18Update muted for operation on OSX. :)twisted1-1/+2
2005-07-15clean up scheduler debugging and expose defines in the Makefile (bug #4703)kpfleming1-1/+1
2005-07-15first phase of proper fix for portable string function problems (bug #4669)kpfleming1-1/+1
2005-07-14add ability to have a file, ~/.asterisk.makeopts, that will be included inrussell1-74/+83
2005-07-12add privacy/screening functionality to app_dial (bug #752)kpfleming1-0/+1
2005-07-12make 'webvmail' installation directories more configurable (bug #4649)kpfleming1-10/+23
2005-07-10You must have version.h before building dependencies!markster1-1/+1
2005-07-09Bug #4652 - Take twomalcolmd1-1/+1
2005-07-08Bug #4652 - Require libstrfunc for FreeBSD. Thanks Corydonmalcolmd1-1/+1
2005-07-08queue device state changes and handle them serially in a background threadkpfleming1-1/+1
2005-07-05add man pages for autosupport and safe_asterisk scripts (bug #4642)kpfleming1-0/+2
2005-07-05actually _install_ the astgenkey man pagekpfleming1-0/+1
2005-06-23don't repeat a command during 'make install' (bug #4582)kpfleming1-1/+0
2005-06-22allow PROC to be supplied on the make command line (bug #4570)kpfleming1-1/+1
2005-06-21use Solaris-compatible shell syntax (bug #4567)kpfleming1-3/+3
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-10/+10
2005-06-06fix 'make rpm'kpfleming1-1/+1
2005-06-06don't force build.h to be built at 'install' time, if it's already there leav...kpfleming1-3/+9
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-32/+26
2005-05-26Whoopsie :)malcolmd1-1/+1
2005-05-26Fix agent deadlock and remove braindead tags dependencymarkster1-4/+4
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...twisted1-1/+1
2005-05-20fix Solaris compatibility issues (bug #4339)kpfleming1-5/+5
2005-05-19more Makefile tweakskpfleming1-20/+21
2005-05-19make version-testing and echo constructs more shell-portablekpfleming1-12/+15
2005-05-19use new C-coded version comparison program for bison and flex (bug #2058, wit...kpfleming1-36/+45
2005-05-16temporarily suppress usage of vercomp.sh script until it can be fixedkpfleming1-20/+20
2005-05-16add upgraded expression parser (bug #2058)kpfleming1-2/+45
2005-05-05major re-work of dialplan functions, including:kpfleming1-1/+1
2005-05-04add app_dictate (bug #3893)kpfleming1-1/+10
2005-05-01ensure that old modules warning does not occur when 'make install' is run dir...kpfleming1-3/+6
2005-04-29support various other formats for Asterisk manual page (bug #4113)kpfleming1-0/+13
2005-04-27'make install' will now warn the user if their modules directory contains mod...kpfleming1-2/+21
2005-04-27during 'make install', remove any headers from the destination include/asteri...kpfleming1-0/+6
2005-04-06*** empty log message ***kpfleming1-1/+1
2005-04-01add ctags and etags support to Makefilekpfleming1-6/+43
2005-03-30Fix CC (bug #3895)markster1-1/+1
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...markster1-0/+1
2005-03-27Oops, make good on my word :)markster1-3/+3
2005-03-27Fix cross compiling (bug #3868)markster1-17/+50
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster1-1/+1
2005-03-12Create experimental new options API, various cleanupsmarkster1-0/+1
2005-03-11Apply queuelog patch and perform final test of "test patches" systemmarkster1-1/+1
2005-03-11Update queue_log examplemarkster1-2/+2