Commit Graph

33 Commits

Author SHA1 Message Date
Travis Cross 1470622292 Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the
system for building and running FreeSWITCH.

FS-353
2014-03-20 21:15:29 +00:00
James Le Cuirot b283db6319 Completely unbundle speex
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:25 +00:00
James Le Cuirot e85f06ee2f Completely unbundle pcre
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:23 +00:00
Michael Jerris 1c5e61447b move libs/stfu into the core, as it is not really a lib 2014-03-17 09:44:14 -04:00
Steve Underwood 92fea4a896 Those damn tiff-3.8.2 entries seem to be everywhere 2012-09-01 23:37:46 +08:00
Stefan Knoblich c35c138db5 docs: Add libteletone back to core API documentation
Right... this one is actually part of the core
(.o files included in libfreeswitch).

There are a few more libs included like this, but none
of them should be for external use.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-06-18 01:08:33 +02:00
Stefan Knoblich 794246e1d1 docs: Major clean up of doxygen generated core API documentation
To make the API documentation usable (again):

  - Rename to "FreeSWITCH API Documentation"

  - Remove all external INPUT paths, only scan FreeSWITCH core sources

  - Only parse a sane subset of files: *.c *.cc *.cpp *.h *.hh *.hxx
    (don't care about any python / whatever files for now)

  - Exclude modules (seriously, all the mod_java / mod_managed stuff
    turned it into an unusable mess. You need API docs of modules? Add separate doxygen
    configurations for them (or specific ones))

  - Include src/mod in example search path (for @include etc.), add C/C++
    patterns.

  - Set up PREDEFINED to fix the massive clusterf*ck that was caused by
    SWITCH_DECLARE() and friends.

<End Of Rant>

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-06-18 00:43:53 +02:00
Michael S Collins cfeae1ba99 Bump Doxygen.conf version to 1.0.6... belatedly 2010-12-13 14:57:43 -08:00
Brian West e9eac219cb update Doxygen.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 05:21:18 +00:00
Michael Collins 7d3ded0818 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 05:05:07 +00:00
Michael Collins 6af317cccd Add libopenzap and src/mod/applications to Doxygen.conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 04:59:25 +00:00
Mathieu Rene 13b3db8512 add esl to Doxygen.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 21:57:30 +00:00
Michael Collins 8f6066b7d4 Bump Doxygen to 1.0.4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 22:50:52 +00:00
Michael Jerris 3b19c0117d update version number
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:12:26 +00:00
Michael Collins 5079adbfd9 Bump Doxygen version to 1.0.2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 18:35:59 +00:00
Michael Collins c9ef202e69 Update Doxygen.conf for FreeSWITCH 1.0.1, OpenZAP new directory layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 06:32:51 +00:00
Anthony Minessale 54bda58a95 dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 02:30:37 +00:00
Anthony Minessale bcd32125d0 dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 17:10:46 +00:00
Anthony Minessale 8977778bd3 dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 20:02:01 +00:00
Anthony Minessale 2e0c7b4cae fix oversights in recent doxygen commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-06 03:09:26 +00:00
Anthony Minessale 5cd80803f7 fix doxygen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-24 22:27:10 +00:00
Michael Jerris 92628433da fix oops (svn merge -r 418:417 http://svn.freeswitch.org/svn/freeswitch/trunk)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 15:05:05 +00:00
Anthony Minessale 0ea203849f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 02:02:03 +00:00
Anthony Minessale b59056a8d6 dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-19 22:21:42 +00:00
Anthony Minessale e9a22439d8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 22:58:31 +00:00
Anthony Minessale 674258fcae update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 21:35:12 +00:00
Anthony Minessale 16d6848af7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 21:34:51 +00:00
Anthony Minessale a4d3a30ac2 what's up doc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 21:03:22 +00:00
Michael Jerris fb6770c0a7 fix doxygen warnings on unix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 23:05:55 +00:00
Michael Jerris dc31a8ecd3 complete first go through of doxygen for the apr\apu based functions.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 00:10:18 +00:00
Michael Jerris e29d980b68 More doxygen fun.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-02 22:36:01 +00:00
Michael Jerris 5eb15f329e more apr doxygen, this time, it works right!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-02 20:32:26 +00:00
Michael Jerris f78b600507 initial doxygen. Much, much more to go.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-01 15:23:12 +00:00