Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-21 Thread David Cole
On Tue, Jun 21, 2011 at 9:05 AM, Andrea Galeazzi wrote: > ** > David Cole ha scritto: > > On Mon, Jun 20, 2011 at 6:11 AM, Kalev Lember wrote: > >> Could you please pull in the following commit from -next into next rc? >> It fixes a regression with locating swig executable in FindSWIG module. >>

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-21 Thread Andrea Galeazzi
David Cole ha scritto: On Mon, Jun 20, 2011 at 6:11 AM, Kalev Lember wrote: Could you please pull in the following commit from -next into next rc? It fixes a regression with locating swig executable in FindSWIG module. commit b09ae90badc17d5102b273d2bcfe11ebe

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-20 Thread David Cole
On Mon, Jun 20, 2011 at 6:11 AM, Kalev Lember wrote: > Could you please pull in the following commit from -next into next rc? > It fixes a regression with locating swig executable in FindSWIG module. > > > commit b09ae90badc17d5102b273d2bcfe11ebeeba70fd > Author: Julien Malik > Date: Fri Apr 2

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-20 Thread Kalev Lember
Could you please pull in the following commit from -next into next rc? It fixes a regression with locating swig executable in FindSWIG module. commit b09ae90badc17d5102b273d2bcfe11ebeeba70fd Author: Julien Malik Date: Fri Apr 29 00:16:32 2011 +0200 FindSWIG: Use NAMES in find_program dire

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread J Decker
http://public.kitware.com/Bug/view.php?id=11866 patch adds a file to compile with watcom to set VERSION=, adds to wcl-386 a check for compiler version, and extends InstallRequiredSystemLibraries.cmake to copy watcom libraries as appropriate. http://public.kitware.com/Bug/view.php?id=12245 (I don't

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread MALIK Julien
Hello, I have one small patch available here : https://github.com/julienmalik/CMake/tree/FixFindSWIG I read through http://www.cmake.org/Wiki/CMake/Git and http://public.kitware.com/Wiki/Git/Workflow/Topic but could not find the instructions for "I'm no CMake dev but have a small patch to

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread David Cole
The proposed patch should be produced with: git format-patch -1 (or -2, or -3, etc. if there is more than one commit...) On Wed, Jun 15, 2011 at 3:52 PM, David Cole wrote: > Please open a bug report here: > http://public.kitware.com/Bug > > And attach the proposed patch as an attachment to

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread David Cole
Please open a bug report here: http://public.kitware.com/Bug And attach the proposed patch as an attachment to the bug tracker entry... Thanks, David On Wed, Jun 15, 2011 at 3:50 PM, MALIK Julien wrote: > Hello, > > I have one small patch available here : > https://github.com/julienmalik/CMa

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread Bill Hoffman
On 6/15/2011 2:59 PM, Clinton Stimpson wrote: For windows, only dumpbin is currently supported. Nice thing is this is a module. So, it is easy for a project to provide a different version. If you have a version working with objdump, we would welcome the patch. -Bill Clint On Wednesday,

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread Clinton Stimpson
For windows, only dumpbin is currently supported. Clint On Wednesday, June 15, 2011 12:51:05 pm NoRulez wrote: > Is objdump for MinGW compiler (BundleUtilities) in the release version of > CMake 2.8.5 also included or is only dumpbin supported? > > Thanks in advance > > Best Regards > > Am 15

Re: [CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread NoRulez
Is objdump for MinGW compiler (BundleUtilities) in the release version of CMake 2.8.5 also included or is only dumpbin supported? Thanks in advance Best Regards Am 15.06.2011 um 20:15 schrieb David Cole : > The CMake 2.8.5 release candidate stream continues! You can find the > source and binar

[CMake] CMake 2.8.5-rc2 ready for testing!

2011-06-15 Thread David Cole
The CMake 2.8.5 release candidate stream continues! You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Since we switched to git, and a new workflow, we're expecting to do more frequent releases. Because of that, our release candidate phases will be shorter than the