Commit Graph

52 Commits

Author SHA1 Message Date
James Le Cuirot 8574988c3a Completely unbundle libedit
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-24 12:39:59 +00:00
Peter Olsson 7e1b32c0c2 .gitignore 2014-03-23 10:02:35 +01:00
Peter Olsson e96e402981 .gitignore 2014-03-22 09:14:55 +01:00
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
Peter Olsson 5d22a414ca .gitignore 2014-03-20 19:45:51 +01: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 c4d0c3e092 .gitignore 2014-03-18 13:17:11 -04:00
Michael Jerris af192a2e8b FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems. 2014-03-18 09:50:12 -04:00
Peter Olsson d908c5d8af Ignore downloaded speex library files. 2014-03-18 07:40:39 +01:00
Peter Olsson 8728d918a7 Ignore directories for downloaded libraries curl and pcre 2014-03-16 10:00:04 +01:00
Ken Rice 6a7805ba27 add a few more generated files to .gitignore 2014-03-10 09:07:41 -05:00
Peter Olsson b762332669 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
Travis Cross 6a5595b049 Improve our .gitignore files
Avoid ignoring files actually in our tree, and ignore some generated
files that were not being ignored previously.
2013-07-27 03:41:11 +00:00
Nathan Neulinger 719e0329bc add files to spandsp ignore list 2013-07-12 10:16:32 -05:00
Jeff Lenk a152a9a826 FS-5273 --resolve 2013-04-08 19:14:57 -05:00
Jeff Lenk 4df19edb3a FS-4768 applied hopefully final patch(for now) to util.vbs 2013-01-18 11:16:44 -06:00
Michael Jerris ab3ac5ed99 not building yet 2012-12-17 21:13:00 -05:00
Michael Jerris 4773bbbf4f .gitignore 2012-12-17 10:48:21 -05:00
Jeff Lenk faefb06606 FS-4724 -- resolve update gitignore for xmlrpc 2012-10-16 07:02:11 -05:00
Jeff Lenk 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Travis Cross 59d3823ed2 Update .gitignore 2012-09-23 07:49:26 +00:00
Jeff Lenk bdb73beb8e FS-4526 --resolve 2012-08-17 19:46:54 -05:00
Robert Jongbloed cd21b67c1d Updated mod_opal to latest stable OPAL version.
Enhancements to trace logging, include threads and context ID.

Changed default opal_conf.xml to allow more than just G.711 uLaw and not to clutter log file with debug logs.

Added to opal_conf.xml item for "disable-transcoding".

Updated build/buildopal.sh to use correct ./configure items for PTLib, allow for something other than standard install directory for PTLib/OPAL and be able to easily bind to a specific release of PTLib/OPAL.
2012-08-16 14:23:48 +10:00
Jeff Lenk 3d9d42b798 FS-4517 --resolve 2012-08-13 21:31:46 -05:00
Travis Cross cae357e784 gitignore some build products 2012-07-20 05:18:04 +00:00
Travis Cross b735735ea1 gitignore a symlink we're creating in ldns 2012-06-11 18:06:00 +00:00
Michael Jerris e9abdac010 attempt to fix ldns install-sh correctly 2012-04-17 23:05:48 -04:00
Michael Jerris 215d8921a1 please stop removing libs/ldns/install-sh if you can't make it actually work on all platforms. This is the second time I have had to erevert this 2012-04-17 21:48:49 -04:00
Travis Cross 73b473c367 remove autogenerated file libs/ldns/install-sh
Re-bootstrapping is needed after this change.  Previously CentOS 5
systems wouldn't build correctly without this file in tree, but we've
adjusted bootstrap to compensate.
2012-04-06 21:42:59 +00:00
Michael Jerris 85e5abc1f9 revert patch that breaks build.
commit 7f5ff26fcd
Author: Travis Cross <tc@traviscross.com>
Date:   Wed Nov 2 18:04:26 2011 +0000

    remove libs/ldns/install-sh as it's being auto-generated
2011-11-03 12:28:18 -04:00
Travis Cross 7f5ff26fcd remove libs/ldns/install-sh as it's being auto-generated 2011-11-02 18:06:01 +00:00
Travis Cross 05c06443e7 .gitignore some libraries regardless of version number 2011-10-30 08:52:43 +00:00
Travis Cross 23c981df68 update and improve libs/.gitignore 2011-09-24 06:05:13 +00:00
Travis Cross 724d7f1649 update .gitignore 2011-07-03 18:45:51 +00:00
Jeff Lenk a7613c0614 FS-3348 --resolve pocketsphinx build for 0.7 windows vs2008 2011-06-16 08:30:37 -05:00
Travis Cross 33692bb7d3 add downloaded zeromq libs to .gitignore 2011-06-15 17:14:03 +00:00
Travis Cross 98e754e450 gitignore some libcodec2 build products 2011-06-06 09:47:35 +00:00
Jeff Lenk 32ff931329 JANITOR-11 2011-03-29 08:56:34 -05:00
Jeff Lenk bb5eeb78c9 JANITOR-10 - Thanks Peter 2011-03-17 08:34:00 -05:00
Brian West e38156f182 JANITOR-10 2011-03-16 16:48:43 -05:00
Brian West 46853d7f3d swigall and fix gitignore for new celt. 2011-01-06 11:38:36 -06:00
Michael S Collins 4d29df1fe4 Update .gitignore 2010-09-14 17:14:53 -07:00
Brian West de90c627a0 .gitignore 2010-06-02 11:36:09 -05:00
Michael Jerris b9adfee0ea .gitignore 2010-05-21 10:07:15 -04:00
Travis Cross 254dd59411 Tightened up .gitignore further. 2010-04-05 23:32:50 +00:00
Travis Cross db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Michael Jerris 0b10cd7c63 .gitignore windows build 2010-04-01 22:19:15 -04:00
Michael Jerris 92c3f93874 .gitignore for windows (FSBUILD-269) 2010-04-01 21:08:31 -04:00
Michael Jerris c9eacf2ba0 .gitignore 2010-04-01 20:54:52 -04:00