Commit Graph

12 Commits

Author SHA1 Message Date
Harald Welte 6bf741c934 Makefile.am: Ensure debian packaging is part of releases
So far, the 'make dist' tarballs didn't contain the debian packaging.
2022-06-30 16:09:57 +02:00
Harald Welte 0b90f7b0e0 import spec.in file for RPM based distributions
This imports the file from https://build.opensuse.org/package/show/home:mnhauke:osmocom:nightly/libosmo-dsp
so we can start auto-building the package also for RPM based
distributions in the official osmocom package feeds.
2022-06-30 16:09:36 +02:00
Harald Welte 464bb26d58 Use release helper from libosmcoore
Related: OS#1861
2019-01-26 17:51:35 +01:00
Holger Hans Peter Freyther c3eabba5d2 doxygen: Attempt to fix make distcheck on Debian 8.0
ERROR: files left in build directory after distclean:
./doc/doxygen_sqlite3.db
Makefile:756: recipe for target 'distcleancheck' failed
make[1]: *** [distcleancheck] Error 1
2016-08-06 22:04:56 +02:00
Sylvain Munaut db3c466928 Doxygen: enable tagfile generation and usage for cross-project references
We also don't remove the html/ component of the path to be consistent with
libosmocore and allow possible future installation of pdf/latex/...

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2016-04-25 09:10:57 +02:00
Sylvain Munaut 6bed82cefd Doxygen: Enable client-based search engine
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2016-04-25 09:10:57 +02:00
Sylvain Munaut cb9371ed09 build: Add .version to EXTRA_DIST
This fixes make distcheck and this is equivalent to what we did
in libosmocore commit e28bc6876d127e1165dc7ad2ea96b585a1161ec6

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2014-10-05 10:54:12 +02:00
Alexander Huemer f54f7ff873 Makefile.am: Use AM_CPPFLAGS
Since automake 1.13 INCLUDES is depricates and causes a warning
2013-06-12 07:55:33 +02:00
Diego Elio Pettenò bddfec6997 build: set automake options in configure.ac only.
Also disable building of gzip-compressed tarballs.

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-02-10 19:45:44 +01:00
Diego Elio Pettenò c8b45495ec build: simplify Doxygen output installation
Instead of using a custom pkgdocdir value use the default, and
overridable, htmldir. Also make sure that the directory is properly
removed at uninstall, to unbreak `make distcheck`.

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-02-10 19:42:36 +01:00
Sylvain Munaut ab13571d7c Rename to libosmosdr to libosmodsp to avoid conflict with the SDR hw
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2012-04-18 22:19:14 +02:00
Sylvain Munaut f95ac67d65 build: Add all the autotools 'magic'
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-10-15 16:53:51 +02:00