summaryrefslogtreecommitdiff
path: root/main/Makefile
AgeCommit message (Expand)Author
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-06-01Do not add say.o in a separate line.Eliel C. Sardanons
2009-05-31Filter the say.o object, it is being added later.Eliel C. Sardanons
2009-05-29Simplify the Makefile and avoid needing to specify each object file.Eliel C. Sardanons
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-09Merged revisions 187300-187301 via svnmerge from Tilghman Lesher
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-03-18Merged revisions 182808 via svnmerge from Kevin P. Fleming
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp
2009-02-19Merged revisions 177540 via svnmerge from Steve Murphy
2009-02-17Add an implementation of the heap data structure.Russell Bryant
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-11-29we can now build with -Wformat=2, which found a couple of real bugsKevin P. Fleming
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.Eliel C. Sardanons
2008-11-04Fix build errors.Sean Bright
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-08-03Merge in changes that allow Asterisk to be built against the HoardSean Bright
2008-07-28This commit compensates for buggy poll(2)Mark Michelson
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsRussell Bryant
2008-07-18Merged revisions 131921 via svnmerge from Kevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...Kevin P. Fleming
2008-05-14Merged revisions 116352 via svnmerge from Joshua Colp
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...Dwayne M. Hubbard
2008-04-04Merged revisions 112711 via svnmerge from Joshua Colp
2008-03-17Replace minimime with superior GMime library so that the entire contents of a...Terry Wilson
2008-03-11Merged revisions 107408 via svnmerge from Kevin P. Fleming
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-02-28Merged revisions 104868 via svnmerge from Tilghman Lesher
2008-01-29Merged revisions 100932 via svnmerge from Russell Bryant
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2008-01-18Merge changes from team/group/sip-tcptlsRussell Bryant
2008-01-10Merged revisions 97849 via svnmerge from Steve Murphy
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-02For some odd reason, the last set of libresample build changes from Kevin didRussell Bryant
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asRussell Bryant
2007-12-31Merge changes from team/russell/codec_resampleRussell Bryant
2007-12-04Fix a silly little typo :)Russell Bryant
2007-12-04Merged revisions 90735 via svnmerge from Mark Michelson
2007-11-20initial makefile changes to build loadable modules under cygwinLuigi Rizzo
2007-11-17conditional targets for building the windows versionLuigi Rizzo
2007-11-17more cygwin/mingw32 compatibility fixesLuigi Rizzo
2007-11-17use poll as detected by configureLuigi Rizzo
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-11-05Move the last instance of AST_LIBS to the only place it is used,Luigi Rizzo