[CMake] Output Directory

2017-11-10 Thread masaru tsuchiyama
Hi, Before running cmake, we need to change a directotry where we want to create output files. But I think it is a bit inconvenient. Is there any plan to implement an option of the output directory? Regards. Masaru. -- Powered by www.kitware.com Please keep messages on-topic and check the CMa

[CMake] CMake 3.10.0-rc5 is now ready for testing

2017-11-10 Thread Robert Maynard
I am proud to announce the fifth CMake 3.10 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.10 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.10/release/3.10.html Some of the more significan

Re: [CMake] [ANNOUNCE] CMake 3.9.6 available for download

2017-11-10 Thread Martin Weber
Am Freitag, 10. November 2017, 09:57:30 CET schrieb Robert Maynard: > We are pleased to announce that CMake 3.9.6 is now available for download. > > Please use the latest release from our download page: > https://cmake.org/download/ > > Thanks for your support! > >

Re: [CMake] spaces in generator strings troublesome

2017-11-10 Thread Michael Ellery
> On Nov 10, 2017, at 6:49 AM, stefan.waig...@continental-corporation.com wrote: > > Hello, > > the usual way to pass a generator string to the cmake executable on the > command line is: > cmake . -G"Unix Makefiles" > > But when i have some bash scripting around it and try to hold the

Re: [CMake] CDash does not show GIT column with commits

2017-11-10 Thread Denis Davydov
Dear all, I think we figured out what is the problem. Looks like the Update.xml we were manually writing was missing time info, i.e. Nov 10 16:36 CET 1510328188 Nov 10 16:36 CET 1510328189 0 and XML parsing was failing. If we use CTEST_UPDATE() then on CDash there is another column “Update” wit

Re: [CMake] spaces in generator strings troublesome

2017-11-10 Thread Konstantin Tokarev
10.11.2017, 17:59, "stefan.waig...@continental-corporation.com" : > Hello, > > the usual way to pass a generator string to the cmake executable on the > command line is: >         cmake . -G"Unix Makefiles" > > But when i have some bash scripting around it and try to hold the command > line ar

[CMake] [ANNOUNCE] CMake 3.9.6 available for download

2017-11-10 Thread Robert Maynard
We are pleased to announce that CMake 3.9.6 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.9.6 since 3.9.5: Brad Ki

[CMake] spaces in generator strings troublesome

2017-11-10 Thread Stefan . Waigand
Hello, the usual way to pass a generator string to the cmake executable on the command line is: cmake . -G"Unix Makefiles" But when i have some bash scripting around it and try to hold the command line arguments in a variable, the trouble begins... export CMDLINE=". -G\"Unix Makefiles\

Re: [CMake] [EXTERNAL] Re: Check if C++11 flag / standard was indeed found

2017-11-10 Thread Robert Maynard
Hi, What version of CMake are you using and what miniare you exactly using? The CXX_STANDARD and REQUIRED will make sure that the compiler has the ability to enable some level of support for that language level. If CMake isn't aware of the flag to enable that language level it should error out.

Re: [CMake] How is the linker language of a library determined?

2017-11-10 Thread Robin Verschueren
Hi Craig, Thanks for your continued support. I was able to create a small example that you can find here: https://gitlab.kitware.com/cmake/cmake/issues/17453 Best regards, Robin On Fri, 10 Nov 2017 at 06:32 Craig Scott wrote: > Can you create a small, self-contained example that reproduces th

[CMake] CDash does not show GIT column with commits

2017-11-10 Thread Denis Davydov
Dear all, we are running a server with CDash v2.4.0-prebuilt (webpage shows 2.5.0 though) and can not figure out how to make CDash to show git commit for each build in the dashboard. The ctest script ends with: FILE(STRINGS ${CTEST_BINARY_DIRECTORY}/Testing/TAG _tag LIMIT_COUNT 1) SET(_path "$