Mailing List Archive

mythtv branch master updated by dhampton. v30-Pre-64-g207ecf2
The branch, master has been updated on the
mythtv repository by gitolite user dhampton.
via 207ecf208035cfa38753304c5a0eff245f75c6ab (commit)
via 412b30835ab2c3ce99acf09c8d76dd288e4a966f (commit)
from 933af2af0ae9d3b55ef934292c1de2cd645c3505 (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 -----------------------------------------------------------------
commit 207ecf208035cfa38753304c5a0eff245f75c6ab
Author: David Hampton <mythtv@love2code.net> at Tue, 8 Aug 2017 22:50:35 -0400
Committer: David Hampton <mythtv@love2code.net> at Wed, 27 Sep 2017 23:24:01 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=207ecf208035cfa38753304c5a0eff245f75c6ab

Add support for building ctags/etags files.
Add a makefile entry for creating a tags file using both the ctags and
the etags commands. This file is created at the top level of the
sources so it will include both files in the mythtv and mythplugins
directories.



commit 412b30835ab2c3ce99acf09c8d76dd288e4a966f
Author: David Hampton <mythtv@love2code.net> at Fri, 4 Aug 2017 20:19:42 -0400
Committer: David Hampton <mythtv@love2code.net> at Wed, 27 Sep 2017 23:24:01 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=412b30835ab2c3ce99acf09c8d76dd288e4a966f

Add support for building global/gtags files.
Add a makefile entry for creating a tags file using the Gnu Global
tagging system. This file is created at the top level of the sources
so it will include both files in the mythtv and mythplugins
directories. See https://www.gnu.org/software/global/



-----------------------------------------------------------------------

Summary of changes:
.gitignore | 5 +++++
mythtv/Makefile | 18 ++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose