MantisBT - CMake
View Issue Details
0013318CMakeCMakepublic2012-06-19 06:472014-06-02 08:39
jeromerobert 
jschueller 
normalfeaturealways
closedfixed 
LinuxDebian Wheezy
CMake 2.8.8 
CMake 3.0 
0013318: swig: -noproxy option not supported with python
When using python UseSWIG.cmake assume that the target library is always named _modulename. This target is expected to be loaded from a python wrapper (aka modulename.py).

When using the swig -noproxy option there is no python wrapper and import modulename load the module from modulename.so. As UseSWIG.cmake always create _modulename.so, and not modulename.so, using -noproxy is currently not possible.
No tags attached.
Issue History
2012-06-19 06:47jeromerobertNew Issue
2012-08-11 21:42David ColeStatusnew => backlog
2012-08-11 21:42David ColeNote Added: 0030446
2013-11-26 05:17jschuellerAssigned To => jschueller
2013-11-26 05:17jschuellerStatusbacklog => assigned
2013-11-26 09:53Brad KingNote Added: 0034567
2013-11-26 10:39jschuellerNote Added: 0034570
2013-12-02 13:07jschuellerNote Added: 0034681
2013-12-02 13:07jschuellerStatusassigned => resolved
2013-12-02 13:07jschuellerFixed in Version => CMake 3.0
2013-12-02 13:07jschuellerResolutionopen => fixed
2014-06-02 08:39Robert MaynardNote Added: 0036096
2014-06-02 08:39Robert MaynardStatusresolved => closed

Notes
(0030446)
David Cole   
2012-08-11 21:42   
Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0034567)
Brad King   
2013-11-26 09:53   
UseSWIG: Name python module according to swig flags
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a87c0632 [^]
(0034570)
jschueller   
2013-11-26 10:39   
http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=a87c06328c4c836918216863c475beabf10d6c2d [^]
(0034681)
jschueller   
2013-12-02 13:07   
http://cmake.org/gitweb?p=stage/cmake.git;a=blobdiff;f=Modules/UseSWIG.cmake;h=44e1bb957d39461ac48edfcb9e12cffdcde3a7bb;hp=28d5ff0872fe2d2189a6e660b9b8e91835cf780c;hb=406635fd6c35e046a2f8b5647c49beae6c7f5f00;hpb=9d51c764f73175664cc18acab755e6a11233656e [^]
(0036096)
Robert Maynard   
2014-06-02 08:39   
Closing resolved issues that have not been updated in more than 4 months.