Commit graph

28 commits

Author SHA1 Message Date
Anthony Minessale
06ebcccd65 FSCORE-292
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 15:15:44 +00:00
Michael Jerris
1e1893165f sqlite: fix build with -Werror
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 00:39:04 +00:00
Anthony Minessale
63cc1171b5 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 01:11:21 +00:00
Anthony Minessale
ab9efea581 BSD fixes, thanks jontow for the use of your box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 01:10:37 +00:00
Anthony Minessale
11b8615afb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 20:55:36 +00:00
Anthony Minessale
f9fb469ae2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 17:23:15 +00:00
Anthony Minessale
49af313dce update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 15:09:21 +00:00
Anthony Minessale
592e388c40 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 15:09:12 +00:00
Anthony Minessale
cd3c6a30c9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 14:43:50 +00:00
Michal Bielicki
46cfce18e8 typo in zNew = sqliteMallocRaw(n+1); util.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 10:58:33 +00:00
Michael Jerris
1f631718dd use strndup replacement on msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 03:35:15 +00:00
Anthony Minessale
7adad0e4a9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-04 16:43:50 +00:00
Michael Jerris
c267522cb7 fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 03:01:53 +00:00
Anthony Minessale
1b37d13d3a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 21:17:20 +00:00
Anthony Minessale
2faabff764 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 21:13:09 +00:00
Michael Jerris
960a2e2606 --enable-64 for 64bit suncc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 21:02:53 +00:00
Anthony Minessale
834b17948f fix compile warning, storm's a comming lord
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 00:59:29 +00:00
Anthony Minessale
2581d80ec1 fix warn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 00:33:08 +00:00
Michael Jerris
372bec6e31 you cant check for file existance when cross compiling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 09:36:04 +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
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
ad71daf118 don't use out of date macro.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 12:24:27 +00:00
Michael Jerris
8f7f8a4531 fix pic flags and some typos. Core now builds all static
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 08:33:49 +00:00
Michael Jerris
6cbefa2750 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4519 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-03-11 06:22:41 +00:00
Michael Jerris
5791353cec sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-22 22:09:42 +00:00
Michael Jerris
7d37a04688 remove generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 15:43:59 +00:00
Michael Jerris
165f180162 add sqlite 3.3.8 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:11:50 +00:00