Commit Graph

64 Commits (63669c4496ab86833c8b9afac366b1e3293283e7)

Author SHA1 Message Date
Russell Bryant 4b6558fb6b Filter out yet another architecture that does not work with the optimizations
19 years ago
Russell Bryant 9bb2b196ce Add a couple more processors that need optimizations excluded.
19 years ago
Kevin P. Fleming 9a78e1f90e remove some now-unnecessary explicit includes of autoconfig.h
19 years ago
Russell Bryant 468fbbf3ca Fixes for cross-compilation on mips
19 years ago
Kevin P. Fleming ec2e4f2216 fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80
19 years ago
Kevin P. Fleming 704397dc3c don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they are also then used for non-Asterisk components (like menuselect); use our own variables instead
19 years ago
Jason Parker 8699205857 be a little more consistent with our variable usage
19 years ago
Russell Bryant 9df34a3d40 fix codec_gsm build for powerpc
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Steve Murphy 1bb760f347 Added a small fix to exclude the AMD optimized assembly file from being included in the compile.
19 years ago
Russell Bryant ebbca8319b eliminate warning about unused variable that occurs in some cases
19 years ago
Kevin P. Fleming 4f826452cf make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile)
19 years ago
Kevin P. Fleming b31b0be819 various minor portability fixes (mostly from tholo for OpenBSD)
19 years ago
Kevin P. Fleming 9afb0e1cd2 Merged revisions 30874 via svnmerge from
19 years ago
Kevin P. Fleming 96016e9206 Merged revisions 30802 via svnmerge from
19 years ago
Kevin P. Fleming 35fa97d1d5 use the proper method for adding a new entry
19 years ago
Kevin P. Fleming df814221c1 Merged revisions 30296 via svnmerge from
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago
Joshua Colp 5b1069f262 Add more 64-bit detection goodness (issue #6850 reported by evilbunny)
19 years ago
Tilghman Lesher adef31698f Bug 6709 - Simplify extensive embedded ifneq logic (and fix missing endif's)
19 years ago
Russell Bryant 083a9627b5 Merged revisions 12577 via svnmerge from
19 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Kevin P. Fleming 4ed461db16 set proper mime-type and eol-style on all files
20 years ago
Kevin P. Fleming c7da92d2ea fix compiler warnings
20 years ago
Matthew Fredrickson 4f803dfda0 Lots of little fixes for doing MSVC compiling codecs in windows (#6022)
20 years ago
Matthew Fredrickson 67e32c3f2d fix for codec_gsm on ia64 (#6294)
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
20 years ago
Kevin P. Fleming 77390dfeaf issue #5572
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Mark Spencer df909bed06 Fix ipaq build (bug #4545)
20 years ago
Matthew Fredrickson ef254b7819 Makefile update for codec_gsm.c to cross compile for powerpc (bug #4228)
20 years ago
Kevin P. Fleming a729a57ba1 fix various compiler warnings
20 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
20 years ago
Mark Spencer 1bb8d52938 Flush out app stuff, make profiling easier to turn on/off
21 years ago
Mark Spencer 9f6e3aed8a Fix GSM makefile for OpenBSD (bug #3102)
21 years ago
Mark Spencer 11b29650d5 Fix Makefile for ppc64 (bug #3111)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 7a5dfd65ba Fix minor makefile issues (bug #3036)
21 years ago
Mark Spencer 82db278716 More Asterisk sparc patches (courtesy Belgarath)
21 years ago
Mark Spencer 8ff9c0d1b9 Adjust Makefiles to support Ultrasparc architecture (thanks Belgarath) (bug #2319)
21 years ago
Mark Spencer 3db853b428 Merge source cleanups (bug #1911)
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
Mark Spencer e02fae664a Alpha portability from Ricudis
22 years ago
Malcolm Davenport 5f23eba1b0 Bug #857. More fixes for GSM Makefile for PPC
22 years ago
Malcolm Davenport 3470e79f83 Add the SuSE AMD64 support and fixes from Bug #706
22 years ago
Mark Spencer 0de223a1ee More cleanups and OSX fixes for 10.3
22 years ago
Mark Spencer 55e664cb00 Fix various compiler warnings (bug #322)
22 years ago
Mark Spencer b0500e1945 Code cleanups (bug #66)
22 years ago