Commit Graph

17 Commits

Author SHA1 Message Date
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
7ae3f834f6 re-bootstrap to get the genreated files all form the same versions of the tools
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-14 21:56:01 +00:00
Michael Jerris
0416861224 put generated files in the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 14:53:31 +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
cd98f65d21 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4531 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-03-11 10:07:54 +00:00
Michael Jerris
f33768085a tweak up another warning level.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 16:10:46 +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
Anthony Minessale
b3c437630f use steve's g711 (thanks steve), chage the conditional mutex based on paul T's input (thanks paul) and take the yield away on switch_yield and just sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-12 17:17:02 +00:00
Michael Jerris
9b86e69fae turn off edit and continue...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:30:42 +00:00
Anthony Minessale
6d4e3e4cd0 commit automake update for the lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 23:00:08 +00:00
Brian West
340f7b2b6b Added g711 to libg72x
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 22:58:49 +00:00
Michael Jerris
bdc6b78103 add windows build for g726. Not done yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 21:28:52 +00:00
Michael Jerris
6bbe672f07 win32 mods.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 06:18:46 +00:00
Brian West
fc0fd39973 small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 05:44:38 +00:00
Brian West
8c79672f12 Lets get the g726 lib in here for later use.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 05:41:10 +00:00