Commit Graph

20 Commits

Author SHA1 Message Date
Michael Jerris
d0f7f0f137 cleanup build warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:56:11 +00:00
Michael Jerris
4110f73cf3 add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 01:40:13 +00:00
Anthony Minessale
0f1d4b9a70 don't link to installed libs, patch from stkn (fix for MODLANG-47)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:29:07 +00:00
Michael Jerris
e06419ceda add --enable-64 configure flag to build 64 bit with suncc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 01:45:29 +00:00
Michael Jerris
8bdbdfef95 remove more generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 06:51:36 +00:00
Michael Jerris
cc384fb515 removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-19 19:26:25 +00:00
Michael Jerris
4fcdb2c057 add .update files to the libs that we can use to force rebuilds of libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-16 21:22:04 +00:00
Michael Jerris
5312a255a2 update in tree generated files. THe whole tree now cleanly bootstraps.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 12:30:24 +00:00
Michael Jerris
d59bbbb22d add configure.gnu in prep for rolling the deps configure into the core configure.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 10:20:42 +00:00
Michael Jerris
520a375780 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3665 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-12-14 22:49:12 +00:00
Michael Jerris
4a871ba503 remove sum unnecessary files, add a missing one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 18:21:02 +00:00
Michael Jerris
356730ab97 add tgmath.h checks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 01:53:37 +00:00
Anthony Minessale
8001cd5802 add check for tgmath.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 01:49:41 +00:00
Michael Jerris
50571597c5 Do not force use of "gmake" -- but propagate whichever command was used to start the top-level make. This way users on e.g.
Mac OS X won't have to create a special symlink to build, but can instead just use the command "gnumake" (as opposed to "make" og "gmake")

Merged from tholo's branch http://svn.freeswitch.org/svn/freeswitch/branches/tholo rev 2796, thanks tholo.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-23 23:27:44 +00:00
Michael Jerris
b40695d30e more g7xx lib tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:27:19 +00:00
Anthony Minessale
308bbf236f git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2514 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-09-05 18:10:21 +00:00
Anthony Minessale
cab31d8914 ok mike here ya go
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:08:46 +00:00
Anthony Minessale
37c9bd44fe cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:06:17 +00:00
Michael Jerris
344c37a2aa new codec lib msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 17:40:05 +00:00
Brian West
fa060db892 Adding new bits for g722, g711 and g726 from Steve Underwood. Thanks Steve! I libtooled them into libg7xx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 01:36:05 +00:00