aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-25get cflags for libcurl as well as libs (patch from qwell)russell3-10/+19
2006-08-24As per the comments in this file..qwell1-5/+12
2006-08-24Fix a small typo I found.qwell1-1/+1
2006-08-24Merged revisions 40994 via svnmerge from russell3-5/+22
2006-08-24fix codec_gsm build for powerpcrussell1-1/+1
2006-08-24remove CFLAGS that aren't needed anymorerussell1-1/+1
2006-08-24Deprecate USERAGENToej1-0/+4
2006-08-24Revert stupid RTLD_NOLOAD change that breaks module loading on some systems.mattf1-9/+0
2006-08-24Merged revisions 40979 via svnmerge from file1-1/+1
2006-08-24Merged revisions 40971 via svnmerge from file1-0/+2
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)file2-3/+2
2006-08-24Okay, there are 3 reasons why I'm doing this.qwell2-6/+6
2006-08-23Fixing a commentoej1-1/+1
2006-08-23Add a lasting legacy from 1082... a Macro to do a pre acknowledgement message...file1-1/+21
2006-08-23Free the filename so we don't have a memory leak. (reported by PCadach in #as...file1-0/+1
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming4-9/+106
2006-08-23move the "muted" svn:ignore to the utils/ directoryqwell0-0/+0
2006-08-23remove svnmerge-integrated propertyrussell0-0/+0
2006-08-23Merged revisions 40901 via svnmerge from tilghman1-4/+5
2006-08-23merge menuselect_build ... most of the changes happened in menuselectrussell1-8/+3
2006-08-22generate a message when a module cannot be found and loadable modules are dis...kpfleming1-0/+1
2006-08-22make platforms that use mutexes in stdio.h happykpfleming1-0/+1
2006-08-22minor improvementskpfleming1-22/+13
2006-08-22when loadable modules are disabled, if someone tries to load a module that do...kpfleming1-0/+2
2006-08-22add a new include file for out-of-tree modules that need to know where things...kpfleming2-1/+44
2006-08-22remove requirement for libtasn1, which appears to be a Debian thingkpfleming2-3/+3
2006-08-22Solaris didn't like this.qwell1-2/+2
2006-08-22a couple Solaris tweaks, to help build properly.qwell5-5/+5
2006-08-22Blocked revisions 40821 via svnmergetilghman0-0/+0
2006-08-22Another compile time warning bites the dustfile1-1/+1
2006-08-22Make a warning about an unused function & variable go away on the stand alone...file1-1/+6
2006-08-22Make doxygen work with the new location of files that now reside in mainfile1-1/+2
2006-08-22Sorry, but this does not resemble malloc... so GCC was ignoring the attribute...file1-2/+2
2006-08-22Fix up the props a bitfile0-0/+0
2006-08-21Merged revisions 40798 via svnmerge from mogorman0-0/+0
2006-08-21restore 'preload' functionality in loaderkpfleming3-8/+21
2006-08-21oops... missed onekpfleming1-1/+1
2006-08-21another variable to clear out before configuring mxmlkpfleming1-1/+1
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...kpfleming4-8/+83
2006-08-21don't initialize global variables list twicekpfleming1-2/+1
2006-08-21use new configure-provided wrappers for attributeskpfleming1-2/+2
2006-08-21restore printing of module name during loadingkpfleming1-1/+1
2006-08-21- simplify and improve astmm by using thread storage instead of a dynamicrussell1-152/+119
2006-08-21- use the atomic operations for incrementing the unique intrussell1-12/+21
2006-08-21Allow an offset for SIP_HEADER so you can get more then 1 header of the same ...file1-5/+19
2006-08-21various cleanups, including ...russell1-120/+112
2006-08-21- use a common error message in all of the memory allocation macrosrussell1-66/+110
2006-08-21build muted by default, since there is no Makefile target for it anymorekpfleming1-1/+1
2006-08-21use a safer process for checking if a module wants to export symbols into the...kpfleming1-22/+32
2006-08-21replace a couple of bare 'make' with $(MAKE)kpfleming2-2/+2