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

autotools, cmake: add detection for pylint, nosetests #2537

Merged
merged 5 commits into from
Feb 13, 2019

Conversation

furiel
Copy link
Collaborator

@furiel furiel commented Feb 6, 2019

Fixes: #1832

The patchset uses detection for pylint nosetests:
for python2 we detect pylint, nosetests
for python3 we detect pylint3, nosetests3

If deployment does not use these recommendations, users can override binary with --with_pylint= and --with_nosetests for autotools, or -DPYLINT= and -DNOSETESTS for cmake.

@kira-syslogng
Copy link
Contributor

Build SUCCESS

szemere
szemere previously approved these changes Feb 11, 2019
Kokan
Kokan previously approved these changes Feb 13, 2019
configure.ac Outdated Show resolved Hide resolved
Signed-off-by: Antal Nemes <antal.nemes@balabit.com>
Signed-off-by: Antal Nemes <antal.nemes@balabit.com>
Signed-off-by: Antal Nemes <antal.nemes@balabit.com>
Signed-off-by: Antal Nemes <antal.nemes@balabit.com>
Signed-off-by: Antal Nemes <antal.nemes@balabit.com>
@kira-syslogng
Copy link
Contributor

Build SUCCESS

@szemere szemere merged commit 87a0d46 into syslog-ng:master Feb 13, 2019
@furiel furiel deleted the python-detection branch November 5, 2019 11:41
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

Successfully merging this pull request may close these issues.

4 participants