[cmake-developers] Volunteering to become maintainer of FindSWIG
Brad King
brad.king at kitware.com
Mon Nov 25 08:42:28 EST 2013
On 11/18/2013 09:54 AM, Brad King wrote:
> On 11/18/2013 03:03 AM, Julien Schueller wrote:
>> I'd like to help maintain the orphaned module FindSWIG [1].
> Great, thanks for volunteering!
Thanks for working on so many of the CMake SWIG issues! I've assigned
them all to you in the issue tracker. Please post in each issue links
to the matching commits and mark them as "resolved" & "fixed" accordingly.
FYI, I revised the commit messages as shown here:
FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6620dc76
FindSWIG: Search for swig.swg only on host (#13449)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=19b7a54d
FindSWIG: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_ROOT (#13771)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8c127c9e
UseSWIG: Fix .i relative source file location (#13173,#13772,#14459)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=276e3735
UseSWIG: Handle a dll name different than module name (#13814)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=acc59e55
UseSWIG: Remove duplicate include dirs (#14520)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=20028d60
Please use that convention for future commit messages.
Thanks!
-Brad
More information about the cmake-developers
mailing list