Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: need to maintain template files not generated by zproject #800

Closed
jimklimov opened this issue Jan 5, 2017 · 3 comments
Closed

Comments

@jimklimov
Copy link
Member

jimklimov commented Jan 5, 2017

Solution: similar to what is done by <bin> tag for scripts and <extra> for "other files", add support in project.xml for template (*.in) files (to generate entries into configure.ac and .gitignore and Makefile / EXTRA_DIST - installation and dstribution may be handled by e.g. Makemodule-local.am).

@bluca
Copy link
Member

bluca commented Jan 5, 2017

There's also an autoconf local hook (acinclude.m4) so project-local AC_CONFIG_FILES and EXTRA_DIST can be added (and also for CMake there's a local hook)

@jimklimov
Copy link
Member Author

Addressed back then but not closed, in commits around PR #1079 and #1078 with origins from #202 and #768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants