Re: [CMake] ExternalProject: avoiding rebuilds

2011-09-24 Thread Rolf Eike Beer
Am Freitag, 23. September 2011, 16:26:46 schrieb Ben Medina: Hello all, I'm trying to adopt greater usage of ExternalProject in my project. One problem I'd like to resolve is spurious rebuilds of external projects. [...] This works great: building test first untars the CLAPACK source and

Re: [CMake] ExternalProject: avoiding rebuilds

2011-09-24 Thread John Drescher
On Sat, Sep 24, 2011 at 4:11 AM, Rolf Eike Beer e...@sf-mail.de wrote: Am Freitag, 23. September 2011, 16:26:46 schrieb Ben Medina: Hello all, I'm trying to adopt greater usage of ExternalProject in my project. One problem I'd like to resolve is spurious rebuilds of external projects.

[CMake] cmake_clean_${lang}.cmake

2011-09-24 Thread arrowdodger
Hello. I'm adding Haskell support to the CMake and stumbled with this problem: CMAKE_Haskell_COMPILE_OBJECT rule produces two files (.o itself and .hi interface file used by haskell compiler). when i run `make clean`, all .o's are deleted, but .hi's aren't. I've found these lines in

Re: [CMake] Visualizing all build-system options

2011-09-24 Thread Brian Davis
I guess at the end of the day what you are talking about is a static code analysis tool for the CMake language. Those tools look at all possible branches of code and try to detect errors. What I would like to see at a minimum is a CMake Debugger showing a window with the list of variables, not

[Cmake-commits] CMake branch, master, updated. v2.8.5-504-g9584135

2011-09-24 Thread KWSys Robot
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, master has been updated via 95841356744bc7b1d4290a7b8f717e689490c912 (commit) from