Commit Graph

92 Commits

Author SHA1 Message Date
sabina a8b16c13f6 Updated files to Rev. 6330.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6334 acf43c95-373e-0410-b603-e72c3f656dc1
2018-12-04 10:06:04 +00:00
sabina 220ab39310 Added files for wiresniff module. Identical to Rev. 2213
git-svn-id: http://yate.null.ro/svn/yate/trunk@6331 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-27 12:57:17 +00:00
paulc 77693c98ea Take SVN revision from the product directory, not entire repository.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6262 acf43c95-373e-0410-b603-e72c3f656dc1
2017-09-13 14:43:55 +00:00
paulc 834918b46b Fixed explicit disabling of GUI build when Qt is present but unusable.
Fixed binaries stripping to preserve file date to avoid dependency problems.
Added possibility to specify custom RPM build commands and parameters.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6120 acf43c95-373e-0410-b603-e72c3f656dc1
2016-05-27 11:57:26 +00:00
marian 0952e7673d Added math slice vector.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6006 acf43c95-373e-0410-b603-e72c3f656dc1
2015-07-20 11:04:45 +00:00
marian 4087d69c8f Renamed gsm library to radio. Renamed library source directory and header also.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5965 acf43c95-373e-0410-b603-e72c3f656dc1
2015-04-07 10:07:44 +00:00
paulc 4ed1377aa6 Build, install and use a dynamic library for ASN.1 code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5964 acf43c95-373e-0410-b603-e72c3f656dc1
2015-04-01 16:50:56 +00:00
paulc 05421f684f Renamed configure.in to configure.ac to preserve compatibility with newer autoconf.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5948 acf43c95-373e-0410-b603-e72c3f656dc1
2015-02-26 11:17:03 +00:00
paulc a2bd1ea54c Install and package licenses for iLBC and WebRTC code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5911 acf43c95-373e-0410-b603-e72c3f656dc1
2014-09-03 22:59:57 +00:00
paulc 771ee63ff3 Added support for creating scripting extensions in other modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5902 acf43c95-373e-0410-b603-e72c3f656dc1
2014-08-06 08:08:06 +00:00
paulc ac2d9f4a88 Added configuration option --enable-lib-exec that can remove executable permission from installed shared libraries and Yate modules.
Attempt to detect the proper default to match Debian / Ubuntu install policy.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5866 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-09 13:50:15 +00:00
paulc 05a21a1d34 Moved XML classes to the main library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5864 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-04 15:18:11 +00:00
paulc e13103a680 Added "yate-config --revision" and made version available in main and modules Makefile.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5822 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-15 09:57:15 +00:00
paulc 9ef7002392 Build and install the yategsm library and its headers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5750 acf43c95-373e-0410-b603-e72c3f656dc1
2014-01-30 21:47:34 +00:00
oana e7394cbd40 Remove GSM library from list of installed libraries.
It was breaking making install process as the library is not built at the moment.



git-svn-id: http://yate.null.ro/svn/yate/trunk@5696 acf43c95-373e-0410-b603-e72c3f656dc1
2013-12-17 13:38:17 +00:00
oana 9965fef7d0 Added GSM library.
Work in progress on adding Radio Layer 3 message decoders.



git-svn-id: http://yate.null.ro/svn/yate/trunk@5692 acf43c95-373e-0410-b603-e72c3f656dc1
2013-12-13 11:27:09 +00:00
paulc 444d136aa8 Added G.711 tables to SVN.
Compute slin to mulaw and alaw tables at startup.
Got rid of the sox build time dependency.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5050 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-09 12:32:43 +00:00
paulc 06b4af0b55 At "make install" check if the API index.html is present.
This allows installing API docs from tarball even if doxygen and kdoc are missing.
Fixes packaging errors on systems without doxygen or kdoc.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5036 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-03 12:56:09 +00:00
paulc 203733b309 Added missing library and modules to install and package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4893 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 15:54:16 +00:00
paulc 7ddc64719c Added make target install-noconf that doesn't install config files or API docs.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4196 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-18 16:46:40 +00:00
paulc c770145ed4 Fixed make install and uninstall targets for the new libyateqt4.so and qt4client.h
git-svn-id: http://yate.null.ro/svn/yate/trunk@3940 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-10 09:36:40 +00:00
paulc f7d3584118 No longer require to be root to run rpmbuild.
Allow RPMOPT variable to pass parameters to rpmbuild.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3267 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:08:49 +00:00
paulc 15904daef1 Reorder libraries so that Yate libraries and modules can be linked using --as-needed avoiding underlinking or overlinking.
Reported by Mandriva (bug report #206).


git-svn-id: http://yate.null.ro/svn/yate/trunk@3143 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-24 13:46:12 +00:00
marian d6966c6347 Implemented jabber server. Changed jingle channel to support the new jabber library. Replaced tinyxml with yate own XML library. Added openssl support for server. Work in progress in jabber client support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2882 acf43c95-373e-0410-b603-e72c3f656dc1
2009-11-02 16:05:39 +00:00
paulc 636a6a1e8e Generate yate-config.in dynamically to add support for arbitrary parameters.
Run autogen.sh to regenerate configure, should detect autoconf properly.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2697 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 13:43:42 +00:00
paulc 6ad1605ad6 Reserve $LIBS and @LIBS@ for the system libraries that can be passed to
the configure script.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2678 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 19:17:54 +00:00
paulc 2c03a9624d Use the system detected CFLAGS instead of hardcoding -O2
git-svn-id: http://yate.null.ro/svn/yate/trunk@2673 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 16:06:14 +00:00
paulc ac2afc3a99 Detect the proper threading library where pthread_mutexattr_settype is
located.
Look for regcomp only when not using internal regexp.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2672 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 15:42:34 +00:00
paulc 5986579302 Do not require to install API docs if neither kdoc or doxygen are detected.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2652 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-26 15:29:44 +00:00
paulc 70331e9efe Build and use dynamic versions of MGCP and Jingle libraries.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2389 acf43c95-373e-0410-b603-e72c3f656dc1
2008-12-03 13:51:52 +00:00
paulc fbd313c5dd Added way to put SVN revision in package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2214 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 15:33:08 +00:00
paulc 0c7f7519f5 Warn at install time about local lib path not in /etc/ld.so.conf.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2174 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-01 13:11:49 +00:00
paulc 14bf8a5cd3 Add configure time LDFLAGS to linker command line.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2006 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-03 10:59:16 +00:00
paulc b947d01bee Added apidocs-everything target that includes Yate libraries.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1865 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-31 19:37:29 +00:00
paulc 885165833f Added Qt4 package and status tag.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1596 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 21:07:07 +00:00
paulc da04d546b5 Fixed creating libraries symlinks.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1554 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-17 14:40:38 +00:00
paulc 693617c0ce Install the previously missing libyatesig.so
git-svn-id: http://yate.null.ro/svn/yate/trunk@1553 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-16 22:11:56 +00:00
paulc 1b4b001f71 Using @datadir@ instead of @datarootdir@ for compatibility with older autoconf.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1551 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-16 21:08:02 +00:00
paulc 41042be60e Fixed modules' path and list for Yate 2.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1548 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-14 15:45:25 +00:00
paulc b3946d3d3d Reverted to hardcoded relative paths because top_builddir is not portable
across autoconf versions.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1484 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-23 14:14:54 +00:00
paulc b42a894ddc Directory reorder #3
git-svn-id: http://yate.null.ro/svn/yate/trunk@1476 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 23:06:36 +00:00
paulc 71a836c11e Properly build and install architecture independent files in / from the
source tree. Resolves bug 0000049.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1432 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 11:12:50 +00:00
paulc 05d646e887 Added MIME related classes in engine.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1410 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-26 23:45:33 +00:00
paulc c77d6aee6b Allow changing the headers parsed for documentation from YateLocal.mak
git-svn-id: http://yate.null.ro/svn/yate/trunk@1399 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-20 00:07:02 +00:00
paulc 8ed13fd64c Added "srpm" to the list of targets.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1273 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-13 23:01:20 +00:00
paulc ada23aaeef Fixed bug in "make rpm"
git-svn-id: http://yate.null.ro/svn/yate/trunk@1270 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-13 22:02:06 +00:00
paulc cc63ac5720 Added support for targets apidocs-kdoc and apidocs-doxygen.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1048 acf43c95-373e-0410-b603-e72c3f656dc1
2006-09-18 17:35:28 +00:00
paulc 49f869d2e5 Bumped version number. Version 1.0.0 release 1
git-svn-id: http://yate.null.ro/svn/yate/trunk@963 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-07 14:07:18 +00:00
paulc 1171d34cb5 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@950 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-05 20:08:09 +00:00
paulc 301365f76e Fixed docs build
git-svn-id: http://yate.null.ro/svn/yate/trunk@949 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-05 20:07:24 +00:00