[CMake] [CDash] Set program path on the client-side, with client.cdash.xml program

2013-03-09 Thread Guillaume Blanc
Hi, I'm setuping a client machine to run CDash nightly builds of my project, scheduled from my.cdash.org. My issue is that initial checkout (git clone) fails because Git command fails. I found that it was solved by adding Git to the Path environment variable. It seems that it's not the right

Re: [CMake] [CDash] Set program path on the client-side, with client.cdash.xml program

2013-03-09 Thread David Cole
Add /git.exe to the path value. Does that make it work? On Mar 9, 2013, at 4:56 AM, Guillaume Blanc guillaumeblanc...@gmail.com wrote: Hi, I'm setuping a client machine to run CDash nightly builds of my project, scheduled from my.cdash.org. My issue is that initial checkout (git clone)

[CMake] cmake-gui: compile when I hit the generate button

2013-03-09 Thread ChristophK
Hi, I'm new to the list and cmake - my name is Christoph. I want to develop an application and make it as simple as possible to use it, including the build process. I know that CMake is a program to generate Makefiles, but is it also possible in an easy way to start the build itself from the

Re: [CMake] cmake-gui: compile when I hit the generate button

2013-03-09 Thread David Cole
The following bug reports (and related ones) request this feature. To the best of my knowledge, nobody has done the work to implement it yet. http://public.kitware.com/Bug/view.php?id=8260 http://public.kitware.com/Bug/view.php?id=11220 It's one of those features which, if implemented,

Re: [CMake] [CDash] Set program path on the client-side, with client.cdash.xml program

2013-03-09 Thread Guillaume Blanc
Hi, No it doesn't make it work. I've got this error message : Initial checkout failed! I double checked git path and I'm sure it is ok. Here's the full log: D:\Dev\Clientctest -S mymachine.ctest -VV * Extra verbosity turned on Reading Script: D:/Dev/Client/mymachine.ctest

Re: [CMake] cmake-gui: compile when I hit the generate button

2013-03-09 Thread ChristophK
Hi David, thank you very much for your quick answer. On Sat, 9 Mar 2013 10:57:29 -0500 David Cole dlrd...@aol.com wrote: It's one of those features which, if implemented, would lead to a bunch more work than it sounds like at first. For example, what's the best way to indicate build

[CMake] FFLAGS and INCLUDE_DIRECTORIES ordering

2013-03-09 Thread Orion Poplawski
In Fedora, we are currently adding -I/usr/lib{,64}/gfortran/modules to FFLAGS when building so that projects can find system gfortran modules. However, FFLAGS is being inserted into the compile command before the project's include directory specified by INCLUDE_DIRECTORIES. This causes

Re: [CMake] [CDash] Set program path on the client-side, with client.cdash.xml program

2013-03-09 Thread Guillaume Blanc
This is how it appears in ctestscript.cdash SET(CLIENT_EXECUTABLE_GIT C:/Program Files/Git/bin/git.exe) SET(CLIENT_EXECUTABLE_GIT_1_7 C:/Program Files/Git/bin/git.exe) Regards Guillaume On Sat, Mar 9, 2013 at 6:21 PM, Guillaume Blanc guillaumeblanc...@gmail.com wrote: Hi, No it doesn't

[cmake-developers] [CMake 0013996]: cmake-gui freezes if built with Qt5

2013-03-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13996 == Reported By:Andrea Scarpino Assigned To:

[cmake-developers] [CMake 0013997]: Incorrect linker flags causing illegal instruction core dump

2013-03-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13997 == Reported By:Kevin Burge Assigned To:

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2425-g3d07b0c

2013-03-09 Thread Peter Kuemmel
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 3d07b0c1a377bcf9f806fd628094e68020679c37 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2427-g00dfd78

2013-03-09 Thread Peter Kuemmel
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 00dfd78db80fd6d2bac5c566dc1ec8dde4c5f409 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.10.2-819-g2e0229a

2013-03-09 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 2e5cafd..b218a09 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ set(CMake_VERSION_MAJOR 2) set(CMake_VERSION_MINOR 8) set(CMake_VERSION_PATCH 10) -set(CMake_VERSION_TWEAK 20130309