Commit Graph

84 Commits (master)

Author SHA1 Message Date
Josh Soref 84556eb962 codecs: Spelling fixes
3 years ago
Alexander Traud ef68df9111 codec_gsm: Avoid shifting a negative signed value.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Jonathan Rose 31f1881ceb GSM: Fix encoding problems with GSM
13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
14 years ago
Kevin P. Fleming 7cf70df999 Use "-march=native" when possible.
14 years ago
Paul Belanger 73c22a15b9 Merged revisions 285819 via svnmerge from
15 years ago
Tilghman Lesher fcdd407f5c OSARCH is not inherited to this directory
15 years ago
Tilghman Lesher f053b65f17 Make the Makefile logic more explicit and move the Snow Leopard logic down to where it's not executed on non-Darwin systems.
15 years ago
Tilghman Lesher c1e33534a5 Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.
15 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
16 years ago
Kevin P. Fleming 8d5deb312b Merged revisions 157859 via svnmerge from
17 years ago
Jason Parker 7af650c18b Merged revisions 111856 via svnmerge from
17 years ago
Jason Parker e3ea6829bb Merged revisions 110474 via svnmerge from
17 years ago
Joshua Colp c23f7d8b38 Merged revisions 82265 via svnmerge from
18 years ago
Joshua Colp ca635f3407 Return GSM to a state where it actually builds under dev mode.
18 years ago
Russell Bryant 7c869e6f98 Merged revisions 55050 via svnmerge from
18 years ago
Russell Bryant 73409003e2 Merged revisions 51331 via svnmerge from
19 years ago
Kevin P. Fleming 920de98f68 Merged revisions 48554 via svnmerge from
19 years ago
Russell Bryant f89ccdc0f3 Merged revisions 46847 via svnmerge from
19 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
19 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
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
19 years ago
Kevin P. Fleming 4ed461db16 set proper mime-type and eol-style on all files
19 years ago
Kevin P. Fleming c7da92d2ea fix compiler warnings
19 years ago
Matthew Fredrickson 4f803dfda0 Lots of little fixes for doing MSVC compiling codecs in windows (#6022)
19 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