Commit graph

39 commits

Author SHA1 Message Date
Anthony Minessale
71dd3ca86c force an update on sqlite build 2011-08-02 13:05:45 -05:00
Anthony Minessale
b6bed14ff6 make strdup NULL return strdup("") in sqlite for mac bug 2011-08-01 10:02:31 -05:00
Jeff Lenk
1badec17c8 fix issue on mailing list
mod_crd_sqlite entry limit and sqlite segfaults on triggers
2011-04-27 11:26:08 -05:00
Michael Jerris
e2b85e946a FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
Michael Jerris
74b76461e3 add back empty dirs 2010-04-01 21:00:45 -04:00
Michael Jerris
f6fe2667d4 fix openbsd build (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:05:20 +00:00
Brian West
4d3dac5b52 FSBUILD-249
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Michael Jerris
49d2fecc48 a slightly more annoying yet more sane way to fix snow cat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:19:49 +00:00
Michael Jerris
e3ea76dd47 fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 23:04:21 +00:00
Michael Jerris
f014620eb1 fix uclibc cross compile issues (stolen from http://astlinux.svn.sourceforge.net/viewvc/astlinux/trunk/package/freeswitch/freeswitch-sqlite-make.patch?revision=2455)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 20:33:03 +00:00
Michael Jerris
17baec7746 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:08:09 +00:00
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