summaryrefslogtreecommitdiff
path: root/utils/extconf.c
AgeCommit message (Expand)Author
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-06don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only d...Kevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-08-07More merges from resolve-shadow warnings:Sean Bright
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-07(closes issue #6002)Steve Murphy
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-01-08Make ast_atomic_fetchadd_int_slow magically appear in extconf.Joshua Colp
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-11-19move the declaration of struct ast_channel ast_frame and ast_moduleLuigi Rizzo
2007-11-17more cygwin/mingw32 compatibility fixesLuigi Rizzo
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesSteve Murphy
2007-08-16svn did me dirty for some reason. Left 5 files out of the commit; Tilghman co...Steve Murphy
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compileTilghman Lesher