[CMake] Kitware is hiring

2017-07-25 Thread Bill Hoffman
Kitware is currently looking for a software developer in our Clifton Park NY office. We are looking for someone with C++ and CMake experience. Here is the job posting: https://www.smartrecruiters.com/kitware/743999656184083-software-developer Thanks. -Bill -- Bill Hoffman Kitware, Inc. 28

Re: [CMake] CDash upgrade

2017-07-25 Thread Zack Galbreath
On Tue, Jul 25, 2017 at 6:08 AM, Mathias Bavay wrote: > Hi! > > I've just upgraded CDash from version 2.3.0 (git) to the latest git > version (2.6 but reporting 2.5 on its front page). Everything worked, I see > my projects and their configuration (icons, descriptions, etc) but no > builds are sh

Re: [CMake] [cmake-developers] Signing of DEB and RPM packages

2017-07-25 Thread Ben Boeckel
On Tue, Jul 25, 2017 at 17:43:03 +0200, Roman Wüger wrote: > is the signing of DEB packages (debsigs) and RPM packages (rpmsign or > rpm --addsign) supported at the moment? It doesn't appear to be supported right now (no results from grep'ing for "debsig" or "addsign"). --Ben -- Powered by www.

[CMake] How to install custom target

2017-07-25 Thread Alex Turbov
Hi list, What is the "right" way to install a custom target, when you don't know the result file name? E.g. I have a sample project: cmake_minimum_required(VERSION 3.9) project(custom_target) add_custom_target( log ALL COMMAND ${CMAKE_COMMAND} -E environment > sample-$.log ) # install(

[CMake] Signing of DEB and RPM packages

2017-07-25 Thread Roman Wüger
Hello, is the signing of DEB packages (debsigs) and RPM packages (rpmsign or rpm --addsign) supported at the moment? Best Regards Roman -- 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

[CMake] CDash upgrade

2017-07-25 Thread Mathias Bavay
Hi! I've just upgraded CDash from version 2.3.0 (git) to the latest git version (2.6 but reporting 2.5 on its front page). Everything worked, I see my projects and their configuration (icons, descriptions, etc) but no builds are shown... I've checked in the database itself, the table cdash/bu