aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-09-24Merged revisions 288638 via svnmerge from tilghman1-1/+60
2010-09-10Merged revisions 285931 via svnmerge from tilghman1-7582/+32721
2010-09-06Merged revisions 285161-285162 via svnmerge from russell1-31168/+7586
2010-09-02Merged revisions 284597 via svnmerge from tilghman1-7472/+31280
2010-08-15Support for GNU/kFreeBSDtzafrir1-529/+401
2010-08-13Merged revisions 282200-282201 via svnmerge from twilson1-1/+56
2010-07-27Merged revisions 279953 via svnmerge from russell1-1/+16
2010-07-26Merged revisions 279658 via svnmerge from qwell1-31026/+7525
2010-07-26Merged revisions 279619 via svnmerge from tilghman1-3/+3
2010-07-26Merged revisions 279562 via svnmerge from tilghman1-7526/+31027
2010-07-26Merged revisions 279504 via svnmerge from mmichelson1-30877/+7529
2010-07-23Merged revisions 278984 via svnmerge from tilghman1-2/+24
2010-07-17Merged revisions 277738 via svnmerge from tilghman1-7518/+30880
2010-07-17Allow xmllint to be used for XML docs validation.russell1-30866/+7547
2010-07-16Detect the --dynamic-list flag a bit bettertilghman1-2/+8
2010-07-16Fix build on FreeBSDtilghman1-2/+59
2010-07-15Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded.tilghman1-2/+1
2010-07-15Define LLONG_MAX on systems that do not have it.tilghman1-1/+55
2010-07-15Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has th...tilghman1-17/+60
2010-06-29Exclude libical for insufficient versions.tilghman1-7575/+30776
2010-06-23Update configure when changing autconf m4 files...twilson1-31113/+7709
2010-06-21Conflict kqueue on OS X, since it doesn't work there yet, anyway.tilghman1-7497/+30961
2010-06-13bashism in configure script tzafrir1-30961/+7502
2010-06-13Reverting patch and reopening issue #16155, as patch breakspabelanger1-7518/+31013
2010-06-11Use pkg-config to find gmime librariespabelanger1-31013/+7518
2010-06-08Fix build on Mac OS X (and maybe FreeBSD, too)tilghman1-7476/+30988
2010-06-08Add SRTP support for Asterisktwilson1-30700/+7596
2010-06-04Merged revisions 268126 via svnmerge from tilghman1-195/+9
2010-06-04Merged revisions 267971 via svnmerge from tilghman1-50/+15
2010-06-04If there's a default, turn it on, even when the option isn't specified.tilghman1-1/+3
2010-06-04Merged revisions 267759 via svnmerge from tilghman1-12367/+11869
2010-06-03Add ETSI Message Waiting Indication (MWI) support.rmudgett1-1/+291
2010-06-02Add ETSI Malicious Call ID support.rmudgett1-1/+291
2010-06-02Add ETSI Call Waiting support.rmudgett1-1/+291
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.rmudgett1-1/+291
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.rmudgett1-10327/+11278
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...tilghman1-7264/+29760
2010-05-28Fix ical library handling (again)twilson1-162/+122
2010-05-28More build fixes for ical/neon and res_calendar_ewstwilson1-2/+2
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewstwilson1-29725/+7492
2010-05-26Use configure to determine the prefixes and include directories properly.tilghman1-81/+84
2010-05-19Merged revisions 264248 via svnmerge from tilghman1-1/+157
2010-05-18Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)tilghman1-22/+238
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...tilghman1-7235/+29608
2010-05-13Remove "untested" feature PRI_VERSIONtzafrir1-29609/+7235
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-10779/+10636
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.rmudgett1-10022/+11000
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...tilghman1-445/+485
2010-05-08Use CPPFLAGS to pass PTHREAD_CFLAGS for vpb onlytilghman1-4/+2
2010-05-07Use the detected pthread building flags in every place, instead of hardcoding...tilghman1-7227/+29313