aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-28Build XML documention from *only* the source files that have docs in themkpfleming1-1/+1
2009-04-08Start splitting up miscellaneous doxygen documentation into separate files.russell1-0/+2
2009-03-05Make sure we terminate the first s| command so we can actually produce correc...mvanbaak1-6/+6
2009-03-05Merge phase 1 support for the new bridging architecture.file1-1/+1
2009-02-21set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default pathmvanbaak1-7/+13
2009-01-13Add option to hide console connect messagestwilson1-0/+1
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-1/+7
2008-11-29we can now build with -Wformat=2, which found a couple of real bugskpfleming1-1/+1
2008-11-19Fix a few build problems on Solaris (and check for an md5 utility inseanbright1-0/+1
2008-11-18Add some missing $(DESTDIR)s to the bininstallmmichelson1-2/+2
2008-11-18Remove echo line that is unnecessary (Thanks seanbright).qwell1-1/+0
2008-11-18Add init script for ArchLinuxqwell1-0/+3
2008-11-15Merged revisions 157162-157163 via svnmerge from kpfleming1-3/+5
2008-11-04We need to pass the DTD to xmlstarlet to validate against it the XML.eliel1-1/+1
2008-11-02validate-docs is a PHONY targetrussell1-1/+1
2008-11-02Add a handy makefile target so that you can validate the documentation agains...russell1-0/+9
2008-11-02Modify the Makefile logic for extracting documentation.russell1-9/+9
2008-11-01Merge changes from team/group/appdocsxmlrussell1-2/+24
2008-10-18Make sure we support nested functions and generation of trampolinesmvanbaak1-1/+5
2008-10-17Make sure we support nested functions with GCC 4.01 OS/X. This might not be O...oej1-1/+1
2008-10-14Merged revisions 148736 via svnmerge from kpfleming1-1/+1
2008-10-01Too many times have I mistyped the wordmmichelson1-0/+2
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-2/+0
2008-09-08Merged revisions 141741 via svnmerge from qwell1-17/+0
2008-08-26Fix building menuselect-tree with PRINT_DIR set. We _must_ use the --quietrussell1-2/+2
2008-08-25Optional light colored background, for those who use black on white terminals.tilghman1-0/+1
2008-08-18Remove option that isn't valid here.qwell1-1/+0
2008-08-11Make PRINT_DIR work as advertised.russell1-10/+10
2008-08-04Rename Mandrake scripts to Mandrivatilghman1-1/+1
2008-07-30Merged revisions 134352 via svnmerge from kpfleming1-3/+6
2008-07-29Minor changes to reduce packaging changes made by the Fedora maintainer.tilghman1-4/+12
2008-07-24Build the logrotate script according to pathstilghman1-1/+3
2008-07-24Optionally install logrotate filetilghman1-0/+6
2008-07-10Move phoneprov config files to be installed with 'make samples' so changes ar...twilson1-4/+18