Branch: refs/heads/master Author: Jiří Techet techet@gmail.com Committer: GitHub noreply@github.com Date: Mon, 23 Oct 2023 10:19:51 UTC Commit: cb10577f633e178ad533f4fc79cc797618d9d004 https://github.com/geany/geany/commit/cb10577f633e178ad533f4fc79cc797618d9d0...
Log Message: ----------- Update HACKING
Co-authored-by: Colomban Wendling lists.ban@herbesfolles.org
Modified Paths: -------------- HACKING
Modified: HACKING 3 lines changed, 2 insertions(+), 1 deletions(-) =================================================================== @@ -658,7 +658,8 @@ https://github.com/universal-ctags/ctags
Method `````` -* Add foo.c to SRCS in ctags/Makefile.am and meson.build. +* Add ctags/parsers/foo.c to ``parsers`` in ctags/Makefile.am and to the + ``ctags`` library in meson.build. * Add Foo to src/tagmanager/tm_parsers.h * Add TM_PARSER_FOO to src/tagmanager/tm_parser.h. The list here must follow exactly the order in src/tagmanager/tm_parsers.h.
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).