Re: [CMake] CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA file permissions.

2014-05-22 Thread Eric Noulard
2014-05-22 23:52 GMT+02:00 Rick McGuire : > We're running into a problem with our Debian packaging. We're using the > CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA setting to configure postinst and prerm > scripts for the package. The scrips come from our svn source tree and are > keeping the fairly open pe

[CMake] CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA file permissions.

2014-05-22 Thread Rick McGuire
We're running into a problem with our Debian packaging. We're using the CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA setting to configure postinst and prerm scripts for the package. The scrips come from our svn source tree and are keeping the fairly open permissions from the checkout. The ubuntu installer

Re: [CMake] cdash/ctest multi test reports

2014-05-22 Thread David Cole
Where there's a will, there's a way... Lucky for you CDash is open source. :-) -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on

Re: [CMake] cdash/ctest multi test reports

2014-05-22 Thread Nils Gladitz
On 22.05.2014 23:15, Burlen Loring wrote: Hi All, I'm converting an existing test system over to ctest, one complaint the developers have is that cdash moves all of the test images up to the top of the page (see link below). In our tests each test has a large number of image compares. with im

[CMake] cdash/ctest multi test reports

2014-05-22 Thread Burlen Loring
Hi All, I'm converting an existing test system over to ctest, one complaint the developers have is that cdash moves all of the test images up to the top of the page (see link below). In our tests each test has a large number of image compares. with images all at the top it's a challenge to fin

Re: [CMake] PDB generation

2014-05-22 Thread Brad King
On 05/21/2014 12:21 PM, Scott Aron Bloom wrote: > Is there any hope chance of bringing this back? This capability has already been restored in development versions here: MSVC: Add properties to configure compiler PDB files http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0ea3aee8 http://www.