Commit graph

25 commits

Author SHA1 Message Date
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
Shane Burrell
83f00080ea Cmake starting point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:37:05 +00:00
Shane Burrell
6e2f5afa6b Cmake starting point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:36:00 +00:00
Shane Burrell
2d45a8958b Adding more output as example. Added libedit cmake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 06:07:46 +00:00
Stefan Knoblich
8541587db6 Better fix for the tr issue on solaris: force the C locale for the tr call since the issue is cause by the system using utf8 (or any other multibyte locale)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 22:02:50 +00:00
Stefan Knoblich
91d2ca2920 Fix libedit build on solaris (add workaround to libedit/src/makelist to use /usr/xpg4/bin/tr which properly supports [:lower:] [:upper:])
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 21:39:41 +00:00
Michael Jerris
ea1cc04d00 more freebsd vs weakalias fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 22:27:27 +00:00
Stefan Knoblich
df16edead2 Resurrect the lost FreeBSD __weak_references fix from the previous libedit version.
-This line, and those below, will be ignored--

M    vi.c


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 19:11:24 +00:00
Michael Jerris
84dfb3dbcc whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 00:31:42 +00:00
Michael Jerris
462eb23e45 remove generated file, you will need to re-bootstrap. sorry :(
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:56:22 +00:00
Michal Bielicki
7bb86c6a18 thought I had all those delted ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-04 00:39:14 +00:00
Michal Bielicki
16d6e9901c And here the replacement libedit. Fixes some problems on solaris and hopefully on OpenBSD as well :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 23:43:05 +00:00
Michal Bielicki
8cc4b29d20 replacing libedit
leaving libedit.old in just in case for a day ...


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:56:23 +00:00
Michael Jerris
04be7a15ca allow config.cache or -C on libedit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 18:43:51 +00:00
Michael Jerris
3993d8aa16 more generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 17:16:54 +00:00
Michael Jerris
cc133b0d7b remove generated files from tree. you will need to re-bootstrap or run autoreconf in the libs/libedit directory of updated existing checkouts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 22:02:49 +00:00
Michael Jerris
509a8c6201 clarify configure error message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 21:54:25 +00:00
Anthony Minessale
1bbeb4f706 cross t's and dot i's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 21:34:44 +00:00
Anthony Minessale
ef3fde4ddf more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 02:55:36 +00:00
Michal Bielicki
99b12efefc Changed libedit to go into bootstrap.sh since its now default,
but still make the build and include selectable from configure
Chnaged libedit to use automake
Still need to update the leftover configure and .in files


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 14:36:14 +00:00
Anthony Minessale
2855ae34b7 revert unintended changes from previous commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:13:59 +00:00
Anthony Minessale
2056ac0e35 fix missing logic in our poor man's vad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:01:43 +00:00
Michael Jerris
f7b787c700 fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 05:52:34 +00:00
Anthony Minessale
c5c13c2668 add --enable-core-libedit-support configure flag in case you want nicer command line stuff in the debug console (I know I do when I am coding dunno about you)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 20:37:41 +00:00