[cmake-developers] [CMake 0012935]: When CPACK_INCLUDE_TOPLEVEL_DIRECTORY is set to 1, the NSIS generator is always failed to be initialized

2012-02-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=12935 == Reported By:Hong Xu Assigned To:

Re: [cmake-developers] Improving CPack Documentation (and may be others as well)

2012-02-05 Thread Eric Noulard
2012/2/1 David Cole david.c...@kitware.com: There's no rush here. We won't be reviewing your changes again until next Tuesday at this point... Hi all, I did push the work and the branch a little further yesterday. I didn't get any big red on the dashboard this time and I think it was worth

[cmake-developers] [CMake 0012936]: ExternalProject_Add - CMAKE_GENERATOR is not passing -G option properly

2012-02-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=12936 == Reported By:sarnath Assigned To:

Re: [CMake] static cmake, ctest executables

2012-02-05 Thread Ilias Miroslav
Dear Eric, yes, I would like to have static cmake execs for usage in (sometimes unequipped) grid environment; I tried your buildup prescription, but got dynamic execs, - ilias@194.160.135.47:~/bin/cmake_static/bin/.ldd * ccmake: linux-vdso.so.1 = (0x7fff2e7c6000)

Re: [CMake] static cmake, ctest executables

2012-02-05 Thread Eric Noulard
2012/2/5 Ilias Miroslav miroslav.il...@umb.sk: Dear Eric, yes, I would like to have static cmake execs for usage in (sometimes unequipped) grid environment; I tried your buildup prescription, but got dynamic execs, ilias@194.160.135.47:~/bin/cmake_static/.cmake -DBUILD_SHARED_LIBS=OFF

Re: [CMake] CMAKE 2.8.5 - CMAKE_GENERATOR Bug?

2012-02-05 Thread Sarnath K - ERS, HCLTech
Hello Everyone http://www.cmake.org/Bug/view.php?id=12936 I have uploaded a repro case here. Should be reproducible in a matter of 1 minute. I am interested to see if any of you could reproduce the bug. Windows 7 64-bit is what I use here to reproduce the issue with CMAKE 2.8.7 I have not