[jira] [Commented] (SVN-2230) "make clean" doesn't clean SWIG-generated .c files
"Yasuhito Futatsuki (Jira)" <[email protected]> Thu, 21 Sep 2023 04:53:00 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/SVN-2230?page=3Dcom.atlassian.j=
ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D177673=
74#comment-17767374 ]=20
Yasuhito Futatsuki commented on SVN-2230:
-----------------------------------------
I belive that this was already fixed.
=C2=A0
In release mode Makefile, =C2=A0SWIG-generated .c files are kept intensiona=
lly as a part of the distributed source tree,=C2=A0 so that users can rebui=
ld bindings without installed SWIG program.=C2=A0 In non-release mode Makef=
ile,=C2=A0 they are removed by EXtRACLEAN_SWIG_XX macro command, called by=
=C2=A0 "clean" -> "clean-bindings" -> "clean-swig" -> "clean-swig-py", "cle=
an-swig-rb", "clean-pl" targets.
> "make clean" doesn't clean SWIG-generated .c files
> --------------------------------------------------
>
> Key: SVN-2230
> URL: https://issues.apache.org/jira/browse/SVN-2230
> Project: Subversion
> Issue Type: Bug
> Components: compile
> Affects Versions: ---
> Reporter: Max Oliver Bowsher
> Priority: Minor
> Fix For: unscheduled
>
>
> {noformat:nopanel=3Dtrue}
> "make clean" doesn't clean SWIG-generated .c files
> ... for Python, and probably for everything but Perl, actually.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)