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/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Manuals for Osmocom GSM components".
The branch, master has been updated
via afd3e9495dc554cad50cacf752e933117f4cfebf (commit)
from 005901b1de577913a32440158914b8e489cc47ed (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=afd3e9495dc554cad50cacf752e933117f4cfebf
commit afd3e9495dc554cad50cacf752e933117f4cfebf
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date: Thu Jul 20 15:13:04 2017 +0200
Makefile: Add check-deps target and run it by default
This target will do several quick tests to ensure all the required
dependencies needed to build all documents are installed on the system.
If a dependency is missing, we abort the build early. Otherwise we can
end up building documents which some content missing.
Change-Id: I9b86aedd3bfccd7ac00343c16b9d25adc605808d
-----------------------------------------------------------------------
Summary of changes:
Makefile | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
hooks/post-receive
--
Manuals for Osmocom GSM components