aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-2/+5
2010-05-05Restore previous asterisk.conf syntax, where the directories aren't commented...russell1-10/+10
2010-05-05New static asterisk.conf.sample file.pabelanger1-67/+17
2010-05-03Merged revisions 260661-260662 via svnmerge from pabelanger1-1/+1
2010-04-28Merged revisions 259748 via svnmerge from qwell1-4/+1
2010-04-21Add ability to generate ASCII documentation from the TeX files.lmadsen1-0/+4
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...kpfleming1-0/+8
2010-03-15Merged revisions 252361 via svnmerge from tilghman1-0/+2
2010-02-18Merged revisions 247422 via svnmerge from russell1-0/+1
2010-02-15Merged revisions 246709 via svnmerge from tilghman1-0/+2
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsjpeeler1-0/+1
2010-01-20Merged revisions 241626 via svnmerge from dvossel1-5/+5
2010-01-19Allow parallel make (-j) to work properly.qwell1-2/+2
2010-01-18transmit_silence_during_record replaced by transmit_silencedvossel1-1/+0
2010-01-18updated transmit_silence option documentation in asterisk.confdvossel1-1/+5
2010-01-15Err, oops, it was already the way I intended.tilghman1-4/+4
2010-01-15Merged revisions 240547 via svnmerge from russell1-1/+1
2010-01-13add silence gen to wait appsdvossel1-1/+1
2010-01-11Permit more options in the Makefile as to startup optionstilghman1-0/+4
2010-01-11Including bundle1.o breaks Tiger and Leopardtilghman1-2/+5
2010-01-10It's been long enough -- make the behavior introduced in 1.6 the default.tilghman1-4/+4
2009-12-10Merged revisions 234255 via svnmerge from qwell1-6/+7
2009-11-03Fix some build issues on Solaris.qwell1-1/+1
2009-11-03Merged revisions 227088 via svnmerge from oej1-1/+1
2009-10-27Adding compile time flags for Snow Leopard, Leopard and some other animalsoej1-1/+2
2009-10-23Optionally build and install the sample AGIs in the agi/ directory.seanbright1-1/+2
2009-10-23Merged revisions 225581 via svnmerge from kpfleming1-3/+28
2009-10-22Add the programs in utils/ to menuselect.seanbright1-1/+2
2009-09-24Merged revisions 220213 via svnmerge from seanbright1-2/+2
2009-09-24Merged revisions 220099 via svnmerge from seanbright1-1/+3
2009-08-30Force Darwin on ppc platforms to compile with a target level that supports al...tilghman1-1/+1
2009-08-28Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.kpfleming1-3/+10
2009-08-25The DTD should be installed in the same path as the rest of the XML documenta...tilghman1-1/+1
2009-08-25Merged revisions 213899 via svnmerge from tilghman1-1/+1
2009-08-04Merged revisions 210237 via svnmerge from kpfleming1-1/+1
2009-08-01Revert accidental Makefile change.kpfleming1-1/+1
2009-08-01Merged revisions 209759 via svnmerge from kpfleming1-1/+1
2009-07-27Restore explicit export of ASTCFLAGS/ASTLDFLAGS and underscore-variants to su...kpfleming1-4/+3
2009-07-21Merged revisions 207647 via svnmerge from kpfleming1-43/+35
2009-06-30Make addons build last - this is for Qwell.russell1-1/+1
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.russell1-1/+1
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-1/+3
2009-06-16When compiling in an Emacs-spawned shell, always print directory names.kpfleming1-0/+4
2009-06-15Redesigned 'optional API' support.kpfleming1-1/+1
2009-06-09Fix all of the parallel build warnings issued when running make -j#.seanbright1-19/+19
2009-06-06Switch from "echo -n" to printf. On my mac, the -n was just getting printed ...russell1-2/+2
2009-05-29Merged revisions 197998 via svnmerge from seanbright1-1/+1
2009-05-27Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.seanbright1-1/+1
2009-05-16Allow to include sections of other parts of the xml documentation.eliel1-1/+1
2009-05-03Remove unnecessary compiler flagrussell1-1/+1