Change in osmo-gsm-manuals[master]: use autotools to add "make install" target

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Nov 21 13:42:40 UTC 2018


Hello Pau Espin Pedrol, Neels Hofmeyr, Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/11725

to look at the new patch set (#7).

Change subject: use autotools to add "make install" target
......................................................................

use autotools to add "make install" target

For reasoning why a transition to autotools is desired, see the commit
message of the previous patch in this series.

"make install" copies the "build", "common" dirs, as well as the "*.xsl"
files to $(prefix)/share/osmo-gsm-manuals. Prefix is typically
/usr/local. Also a pkg-config file gets installed, so the path of the
shared files can be looked up by autoconf scripts of the project
repositories. The check-depends script is installed to
$(prefix)/bin/osmo-gsm-manuals-check-depends and will be used by
project specific autoconf scripts, too.

All existing make targets ("make", "make check", "make upload") are
still working, users only need to run "autoreconf -fi" and
"./configure" beforehand.

Makefile.am uses custom install-data-hook and uninstall-local targets,
so we don't need to specify each file of the relevant subdirs in a
_DATA variable (no extra maintenance effort).

(moving manuals to project repositories 5/19)

Related: OS#3385
Change-Id: I8e7036fae062ee783cb132b14608827a82c5e7c7
---
M .gitignore
M INSTALL.txt
D Makefile
A Makefile.am
R OsmoBSC/Makefile.am
R OsmoBTS/Makefile.am
R OsmoGGSN/Makefile.am
R OsmoGSMTester/Makefile.am
R OsmoHLR/Makefile.am
R OsmoMGCP/Makefile.am
R OsmoMGW/Makefile.am
R OsmoMSC/Makefile.am
R OsmoNAT/Makefile.am
R OsmoNITB/Makefile.am
R OsmoPCU/Makefile.am
R OsmoSGSN/Makefile.am
R OsmoSIPConnector/Makefile.am
R OsmoSTP/Makefile.am
R OsmoTRX/Makefile.am
R OsmocomBB/Makefile.am
M build/Makefile.common.inc
A configure.ac
M contrib/jenkins.sh
A osmo-gsm-manuals.pc.in
R tests/Makefile.am
25 files changed, 131 insertions(+), 79 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/25/11725/7
-- 
To view, visit https://gerrit.osmocom.org/11725
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8e7036fae062ee783cb132b14608827a82c5e7c7
Gerrit-Change-Number: 11725
Gerrit-PatchSet: 7
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181121/60239243/attachment.htm>


More information about the gerrit-log mailing list