aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Fix fallout from removing from configure script. Pointed out by philipp64 o...qwell1-1/+1
2010-01-25Only rebuild parsers by an option in menuselecttilghman2-0/+7
2009-12-14Deal with the situation where .flavor exists but .version does not.tilghman1-1/+12
2009-09-24Remove the remaining bashisms in the Makefile/mkpkgconfigseanbright1-1/+1
2009-09-24mkpkgconfig does not need bash so make it use /bin/shmvanbaak1-1/+1
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@212913 f38db490-d...kpfleming1-1/+1
2009-06-16Improve support for media paths that can generate multiple frames at once.kpfleming1-2/+0
2009-06-11Fix path for .flavor and .version.lmadsen1-3/+3
2009-04-09Add debugging mode for diagnosing file descriptor leaks.tilghman1-0/+2
2009-03-18Improve the build system to *properly* remove unnecessary symbols from the ru...kpfleming1-37/+0
2009-03-18revert commit that included extranous changeskpfleming2-0/+39
2009-03-18Improve the build system to *properly* remove unnecessary symbols from the ru...kpfleming2-39/+0
2009-03-13Use the correct branch integrated property when generating the version string.rmudgett1-69/+65
2009-01-29Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, iftilghman1-0/+1
2008-08-25Some versions of awk (nawk, for example) don't like empty regular expressionsseanbright2-2/+2
2008-08-14add support for Zaptel versions that contain the new transcoder interfacekpfleming1-1/+1
2008-08-07change the required dependency for codec_dahdi to only be satisfied by DAHDI ...kpfleming1-1/+1
2008-07-01Disable the old, slow search for matching callno in chan_iax2 (but allow it t...tilghman1-0/+2
2008-06-19Only process 40 arguments (20 files) at once with xargs, because some oldertilghman1-1/+1
2008-06-12Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff s...jpeeler1-2/+2
2008-05-05Make sure that either the main speex library contains preprocess functions or...file1-0/+1
2008-03-19People report bugs about Asterisk crashing with DO_CRASH enabled was getting ...qwell2-17/+19
2008-02-28Compatibility fix for PPC64tilghman1-1/+10
2008-01-29updated build_tools to handle the autotag directory structure changes; change...dhubbard1-0/+6
2008-01-16Add autoconf logic for speexdsp. Later versions use a separate library for so...file1-0/+1
2008-01-10Remove pbx_kdeconsole from the tree. It hasn't worked in ages, and nobody hasrussell1-1/+0
2007-12-17In http://lists.digium.com/pipermail/asterisk-dev/2007-December/031145.html,kpfleming3-50/+3
2007-11-20bring back compile-option checking when loading modules, only this time use a...kpfleming1-0/+12
2007-11-16Temporarily revert revision 89325, which added md5 magic for keeping track ofrussell1-3/+0
2007-11-16To help combat problems where people build external modules (asterisk-addons ...kpfleming1-0/+3
2007-10-02* Don't build the menuselect-tree for the tarball, as it requires running therussell1-2/+0
2007-09-24In the source, keys are relative to the datadir, not varlib (which is the sametilghman1-1/+1
2007-09-14Add checking for libusb here, so nobody has to deal with conflicts in therussell1-0/+1
2007-08-22Fix a few build issues in Solaris (and likely others).qwell5-11/+7
2007-08-22Fix a bashism (we explicitly request /bin/sh).qwell1-4/+14
2007-07-31DETECT_DEADLOCKS can't be enabled without DEBUG_THREADS or it does nothingkpfleming1-0/+1
2007-07-26AST_DEVMODE was defined in trunk, but not in 1.4. When Asterisk is compiledrussell1-0/+4
2007-06-24Include the menuselect-tree file in tarballs to make builds from tarballs arussell1-0/+2
2007-06-18To prevent 92138749238754 more reports of "I have unixodbc installed, butrussell1-0/+1
2007-06-18Change the use of "echo -e" to "printf". On systems where /bin/sh is not bash,russell1-4/+4
2007-05-22when building a version string for a developer branch, include the base branc...kpfleming1-1/+3
2007-03-16Making these documentation changes in the 1.4 branch upset various people, sorussell2-7/+1
2007-03-16Add the --pdf option to the usage of rubber in prep_tarballrussell1-3/+1
2007-03-15Add configure script checking for GTK2 and some additional Makefile targetsrussell1-0/+1
2007-03-15have prep_tarball attempt to build asterisk.pdfrussell1-0/+4
2007-03-15Merge changes from svn/asterisk/team/russell/LaTeX_docs.russell1-1/+5
2007-02-23build special version strings for AADK/S800i buildskpfleming1-1/+16
2007-02-21Merged revisions 55868 via svnmerge from kpfleming1-5/+14
2007-02-09fix awk scripts to work when both MODULEINFO and MAKEOPTS are present in a so...kpfleming2-2/+2
2007-01-13when building the sample greetings for maibox 1234@default during 'make sampl...kpfleming1-0/+25