aboutsummaryrefslogtreecommitdiffstats
path: root/main/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Make this a little more deterministic... we want the latest value, not just a...tilghman1-1/+1
2010-08-02Apparently, the values in makeopts are sometimes 1:1 and sometimes 1. Compen...tilghman1-1/+1
2010-07-27Revert r280019 for now - This was poorly executed.seanbright1-11/+7
2010-07-27Add ability to use system libedit and update bundled libedit.seanbright1-7/+11
2010-07-16Fix build on FreeBSDtilghman1-1/+4
2010-07-15Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has th...tilghman1-0/+3
2010-07-14Remove the old stub files, preferring the optional_api method.tilghman1-1/+1
2010-06-02Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been spe...russell1-1/+1
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...kpfleming1-1/+8
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming1-0/+2
2010-03-08Change needed to make Mac OS X 10.6 happytilghman1-0/+3
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman1-3/+3
2010-01-25Merged revisions 242969 via svnmerge from tilghman1-2/+2
2010-01-25Merged revisions 242852 via svnmerge from tilghman1-2/+2
2010-01-25Merged revisions 242728 via svnmerge from tilghman1-4/+4
2010-01-25Merged revisions 242683 via svnmerge from tilghman1-8/+18
2010-01-13Code previously added to ast_expr2f.c warranted a change in the source file a...tilghman1-1/+2
2009-11-03Fix some build issues on Solaris.qwell1-1/+1
2009-09-02Close up to the soft open file limit (same on Linux, but varies drastically o...tilghman1-1/+1
2009-08-01Merged revisions 209759 via svnmerge from kpfleming1-1/+1
2009-07-21Merged revisions 207647 via svnmerge from kpfleming1-6/+6
2009-06-15Redesigned 'optional API' support.kpfleming1-3/+1
2009-06-01Do not add say.o in a separate line.eliel1-5/+1
2009-05-31Filter the say.o object, it is being added later.eliel1-1/+1
2009-05-29Simplify the Makefile and avoid needing to specify each object file.eliel1-13/+3
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell1-1/+1
2009-04-09Merged revisions 187300-187301 via svnmerge from tilghman1-1/+1
2009-04-02Merge in the RTP engine API.file1-2/+2
2009-03-18Merged revisions 182810 via svnmerge from russell1-9/+1
2009-03-18Merged revisions 182808 via svnmerge from kpfleming1-5/+8
2009-03-05Merge phase 1 support for the new bridging architecture.file1-1/+1
2009-02-19Merged revisions 177540 via svnmerge from murf1-1/+1
2009-02-17Add an implementation of the heap data structure.russell1-1/+1
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-1/+2
2008-11-29we can now build with -Wformat=2, which found a couple of real bugskpfleming1-1/+1
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.eliel1-1/+1
2008-11-04Fix build errors.seanbright1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-2/+2
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-3/+6
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-1/+1
2008-08-03Merge in changes that allow Asterisk to be built against the Hoardseanbright1-0/+6
2008-07-28This commit compensates for buggy poll(2)mmichelson1-0/+5
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsrussell1-3/+1
2008-07-18Merged revisions 131921 via svnmerge from kpfleming1-4/+0
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-4/+0
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...kpfleming1-1/+1
2008-05-14Merged revisions 116352 via svnmerge from file1-1/+1
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...dhubbard1-1/+1
2008-04-04Merged revisions 112711 via svnmerge from file1-0/+1
2008-03-17Replace minimime with superior GMime library so that the entire contents of a...twilson1-7/+12