Michael Jerris
|
18b47de4b2
|
do a better job with dependency tracking so the the mods don't keep trying to build or install when they don't need to. This should start to help with the speed of the build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4602 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-15 04:32:09 +00:00 |
|
Michael Jerris
|
b196ff7205
|
add support for doing make from the module directory of the in tree modules.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4586 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-13 18:23:49 +00:00 |
|
Michael Jerris
|
514bde18c7
|
an attempt to simplify the module make files. More changes to come on the modules building soon
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4562 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-12 04:21:54 +00:00 |
|
Michael Jerris
|
ee3fc89f69
|
move all the in tree libs to use subst of the core configure, move all module builds to link with libtool to the .la, static when possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4548 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-11 14:03:58 +00:00 |
|
Anthony Minessale
|
e678896404
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4467 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-07 20:06:15 +00:00 |
|
Anthony Minessale
|
64e07112cb
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4466 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-07 19:41:15 +00:00 |
|
Michael Jerris
|
e40c1064ee
|
fix fmtp pass through in pass through mode for amr and g729, add pass through mode for mod_amr, and add mod_amr to the windows build (in pass through mode) To build mod_amr in NON pass through mode you must now have the lib in libs/amr dir in your src tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4381 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-23 21:58:11 +00:00 |
|
Brian West
|
df79b479d9
|
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-12 23:32:29 +00:00 |
|
Brian West
|
e3773e1a01
|
We should only advertise one code per IANA number.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4214 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-12 23:32:00 +00:00 |
|
Michael Jerris
|
f359f847f7
|
fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4176 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-09 02:36:03 +00:00 |
|
Brian West
|
fcb152104f
|
this is the correct values
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4076 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-29 15:34:38 +00:00 |
|
Brian West
|
ff04adf449
|
add g729a as a registered codec type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3938 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-10 19:40:06 +00:00 |
|
Michael Jerris
|
63d89577d6
|
switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3925 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-07 04:35:16 +00:00 |
|
Anthony Minessale
|
d7400bf319
|
build changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3690 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-18 00:48:34 +00:00 |
|
Anthony Minessale
|
095cb4b144
|
mirror fmtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3675 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-15 18:55:00 +00:00 |
|
Anthony Minessale
|
44e41159a0
|
fix makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3671 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-15 17:24:42 +00:00 |
|
Michael Jerris
|
44649c70b4
|
Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
*/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3462 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-11-27 22:30:48 +00:00 |
|
Anthony Minessale
|
74dee5f6ec
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3449 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-11-23 19:44:20 +00:00 |
|
Anthony Minessale
|
fd16c8f245
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3448 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-11-23 19:42:21 +00:00 |
|
Anthony Minessale
|
6a96670267
|
refine code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3006 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-10-09 02:24:43 +00:00 |
|
Michael Jerris
|
f9cec9f371
|
enable passthrough build of g732_1 and g729 codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2934 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-10-02 03:00:37 +00:00 |
|
Michael Jerris
|
a19fb490df
|
Fix build targets and default build for sofia.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2733 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-18 03:22:16 +00:00 |
|
Brian West
|
7055124241
|
remove the a thing people can do it right
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2587 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-08 20:40:19 +00:00 |
|
Michael Jerris
|
8b8a85db56
|
Add g729 passthrough for windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2581 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-08 16:52:18 +00:00 |
|
Anthony Minessale
|
5816256ce3
|
let g729 be setup for pass through compile like this... MOD_CFLAGS="-DG729_PASSTHROUGH" make installall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2575 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-08 15:43:45 +00:00 |
|
Brian West
|
302ff10c65
|
Some devices need the 'a' there which is dumb
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2468 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-08-31 02:08:47 +00:00 |
|
Brian West
|
add97be821
|
tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2443 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-08-30 05:01:52 +00:00 |
|
Brian West
|
071990853c
|
This bugs me :P It's gotta match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2393 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-08-25 22:06:00 +00:00 |
|
Michael Jerris
|
1003a4d404
|
Cleanups from update to new build system for windows.
More to come.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2325 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-08-18 07:22:18 +00:00 |
|
Michael Jerris
|
ae380d58ec
|
Update to new build system for windows.
This fixes several issues when debugging code in the ide, and does better dependency tracking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2317 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-08-17 19:58:55 +00:00 |
|
Anthony Minessale
|
2838ad4a9b
|
restructure codec code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-07-10 22:08:02 +00:00 |
|
Anthony Minessale
|
3ba26db705
|
move iana codes to the implementations.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1666 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-06-23 20:14:29 +00:00 |
|
Michael Jerris
|
2a07e46e34
|
allow msvc build to work from source directory with a space in it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1454 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-05-12 22:55:12 +00:00 |
|
Michael Jerris
|
c904577269
|
C++ says we can't use "interface" as a variable name.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1305 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-30 18:24:24 +00:00 |
|
Michael Jerris
|
14fee78470
|
part 3 of 3 standardizing typedefed types to end in _t.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1300 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-29 23:43:28 +00:00 |
|
Michael Jerris
|
73a3adac8f
|
part 2 of many standardizing typedefed types to end in _t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1294 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-29 06:05:03 +00:00 |
|
Michael Jerris
|
026e8d39ca
|
Set log levels on many existing log messages. A huge thanks to James Martelletti for going through all the log calls to do this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1173 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-16 06:05:53 +00:00 |
|
Brian West
|
559b8ab26c
|
Gut Logger and put it back modular style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-11 21:13:44 +00:00 |
|
Michael Jerris
|
9db533862d
|
standardize to some more specific int types for frame size and rate variables.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1095 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-09 00:10:13 +00:00 |
|
Anthony Minessale
|
cefb356398
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-18 04:04:59 +00:00 |
|
Anthony Minessale
|
d86231404d
|
tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@867 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-17 19:27:26 +00:00 |
|
Anthony Minessale
|
8d056f524f
|
fix core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-17 14:47:41 +00:00 |
|
Michael Jerris
|
a2c448e118
|
windows build update to use more dynamic libs, fix some type issues, and fix jrtp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@862 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-17 02:45:19 +00:00 |
|
Michael Jerris
|
dae0ff0d4a
|
msvc build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-10 09:01:40 +00:00 |
|
Anthony Minessale
|
818991e5de
|
small thing bugging me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@758 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-06 03:03:04 +00:00 |
|
Anthony Minessale
|
cbdfe1f72f
|
ok this is just being picky but on darwin and mac we really should call it .dylib instead of .so but this also gave me a chance to get better with the build system. /b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@753 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-05 23:44:04 +00:00 |
|
Anthony Minessale
|
14072e8725
|
remove freeswitch's privates (couldn't resist)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@677 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-26 04:52:34 +00:00 |
|
Michael Jerris
|
681d2823e6
|
enable warnings as errors in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@637 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-20 19:07:41 +00:00 |
|
Michael Jerris
|
70739b6d2e
|
fix more msvc warnings. Fix mod_sndfile build on OSX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@635 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-20 04:36:29 +00:00 |
|
Michael Jerris
|
01f0481db1
|
Build system cleanup, initial piece of automatic build test system (thanks xachen)
minor mod- I kept build.sh in the root dir for now.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@560 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-08 00:57:35 +00:00 |
|