[cmake-developers] [CMake 0013009]: CPack DEB generator ignores top-level directories which do not contain a file

2012-03-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13009 == Reported By:George Noseevich Assigned To:

[cmake-developers] [CMake 0013011]: document -h in ctest --help

2012-03-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13011 == Reported By:Dave DeMarle Assigned To:

Re: [cmake-developers] Making Config.cmake files easier to write

2012-03-02 Thread David Cole
Alex, Brad and I reviewed the MakingConfigFilesEasier_ConfigureMacro topic, but have two small additional changes to request before we merge it to master. (1) There's a generated comment referencing ConfigureConfigFile.cmake but there is no such file. Please change that to

[cmake-developers] [CMake 0013014]: FindDoxygen.cmake doesn't look into the system PATH under windows

2012-03-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13014 == Reported By:Michael Broutin Assigned To:

[CMake] Problems with CMake and static Qt plugins

2012-03-02 Thread NoRulez
Hello,I use Qt 4.8.0 from the QtSDK and I want to generate a static qt plugin.In my main.cpp I have the following:#include QApplication#include QtPlugin Q_IMPORT_PLUGIN(Local)int main(int argc, char* argv[]) { QApplication app(argc, argv); ... return app.exec();}The corresponding

[CMake] NSIS template

2012-03-02 Thread Andrea Crotti
I'm working on the NSIS template and changing it to my needs, so unfortunately I also have to really understand some more NSIS.. One thing that I found from the doc is that the LogicLib.nsh makes life a lot simpler. All these strcmp would be simpler for example StrCmp $1 1 AddToPath_NT

Re: [CMake] Fortran 90 Module Issues in CMake

2012-03-02 Thread Tim Gallagher
I don't know the specifics of this case, but the only time we've ever had trouble with F90 modules is when we add a dependency and don't delete the build tree before trying to reconfigure. We have several hundred modules, many in the same directory and many used across directories and don't

[CMake] Fortran 90 Module Issues in CMake

2012-03-02 Thread Matthew Schuchard
I don't know the specifics of this case, but the only time we've ever had trouble with F90 modules is when we add a dependency and don't delete the build tree before trying to reconfigure. We have several hundred modules, many in the same directory and many used across directories and

Re: [CMake] Fortran 90 Module Issues in CMake

2012-03-02 Thread Brad King
On 3/2/2012 10:28 AM, Matthew Schuchard wrote: That person also had an issue with one Fortran 90 file using a module built by another Fortran 90 file in the same target and directory, and had the same error message from gnumake as I did. His solution was to manually add a dependency since in

[CMake] Where can I get the latest version of CMake for cygwin?

2012-03-02 Thread Robert Dailey
Latest version of CMake on the Cygwin installer is 2.8.4. I need 2.8.7. Where can I get 2.8.7 for Cygwin? - Robert Dailey -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check

Re: [CMake] Where can I get the latest version of CMake for cygwin?

2012-03-02 Thread Bill Hoffman
On 3/2/2012 1:57 PM, Robert Dailey wrote: Latest version of CMake on the Cygwin installer is 2.8.4. I need 2.8.7. Where can I get 2.8.7 for Cygwin? We have them built, but I have been very bad at not getting them uploaded to the server. You can find them here:

[CMake] Customizing the output directory

2012-03-02 Thread Hashim Mir
Hi there, I am trying to get Cmake to put generated files in a specific directory using the following code: set(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/x64 ) set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/x64 ) But it doesn't seem to be making any

Re: [CMake] Customizing the output directory

2012-03-02 Thread Hashim Mir
Hi, Nevermind, I found out how its done. The code I mentioned earlier is overridden by the top level cmakelist's add_subdirectory path. A quick change to the top level add_subdirectory command changes it. Thanks, Hashim From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf

Re: [CMake] Functions inherit parent variables?

2012-03-02 Thread Michael Hertling
On 03/01/2012 06:01 PM, Robert Dailey wrote: No, the print statement is not missing. In fact it prints just fine (function test() is able to obtain the value for variable SOME_TEST). I meant the output SOME_TEST: HELLO WORLD was missing in your report. This isn't exactly the same as C++. In

Re: [CMake] Functions inherit parent variables?

2012-03-02 Thread Robert Dailey
Well you're really comparing apples to oranges. C++ nested scoping rules really have nothing to do with two separate functions sharing scoped variables. It doesn't even really serve as a good analogy, so I can't be 100% certain what you were trying to tell me ;-) However I appreciate your

Re: [CMake] Functions inherit parent variables?

2012-03-02 Thread Michael Hertling
On 03/03/2012 02:29 AM, Robert Dailey wrote: Well you're really comparing apples to oranges. C++ nested scoping rules really have nothing to do with two separate functions sharing scoped variables. It doesn't even really serve as a good analogy, so I can't be 100% certain what you were trying

[Cmake-commits] CMake branch, next, updated. v2.8.7-2996-g60e9b54

2012-03-02 Thread Brad King
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 60e9b54922aa339ca97faa1d087f5459e59ee151 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.7-2998-g2601a84

2012-03-02 Thread Brad King
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 2601a84ffeadfd6a3795a39d8c4f85969ea508c3 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.7-3000-ga64ecf4

2012-03-02 Thread Brad King
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 a64ecf40c63720a3e196313c4ed55c1046f48aba (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-461-gad2de3a

2012-03-02 Thread David Cole
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 ad2de3a0c5f212234538b2f3e60d4a53ac267e8e (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-463-g973eba5

2012-03-02 Thread David Cole
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 973eba57f96ae4d6c8d616c706bd194ee261eaed (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-467-gd284bd7

2012-03-02 Thread David Cole
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 d284bd7843ef89cfc1ae459426b864d5ec3bd705 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-473-g5264292

2012-03-02 Thread David Cole
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 5264292a26d3fedeadee7d954caf15c30f65698d (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-478-gccd502a

2012-03-02 Thread David Cole
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 ccd502ad4462d7b87761b9066de1e372e77be445 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-480-g59b1308

2012-03-02 Thread David Cole
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 59b1308b6fa253332fc5635cd426e3ca0df3fe05 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-482-g391f411

2012-03-02 Thread David Cole
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 391f4113e0f44f210dc69a56a2367274f7e3c87a (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-484-ge7b91c1

2012-03-02 Thread David Cole
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 e7b91c12265b5649b90fb4c07d7c69f93df41ad9 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-486-g4a97a2b

2012-03-02 Thread David Cole
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 4a97a2b913c38b54394cce30b8771520c5d60a81 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-488-gaba1c1a

2012-03-02 Thread David Cole
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 aba1c1aa3b4ab16e4366c830da27b3b085c3a74e (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-490-ge4fb3e3

2012-03-02 Thread David Cole
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 e4fb3e321201e69e93ea5f7aaa2f0d0eb57065a4 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-492-g54225c0

2012-03-02 Thread David Cole
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 54225c0706ceabbf1ee93067e7dcada14341f9b2 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-500-g6c36bbd

2012-03-02 Thread David Cole
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 6c36bbd442fc543449bc56df344042d08fde120a (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-502-ge8aa040

2012-03-02 Thread David Cole
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 e8aa0401c89fb7508d1cafd9df0a919f87c66999 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-504-g2866819

2012-03-02 Thread David Cole
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 2866819bdf7dcfdcf3a6155f6dcb637f9f5d51a0 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-506-gb930798

2012-03-02 Thread David Cole
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 b930798042412bf0db7fff8ab4d41ad6f48642f5 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-508-g6ed36e7

2012-03-02 Thread David Cole
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 6ed36e7b880cc4c0581afb58dc381daa2b9e1d99 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-510-gfc495b7

2012-03-02 Thread David Cole
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 fc495b79da5e1b0200c8f0407940d5a238b07630 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-512-g881dc35

2012-03-02 Thread David Cole
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 881dc355798cde77869f6eb3b1f09b2139265e3f (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-514-g0eb520f

2012-03-02 Thread David Cole
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 0eb520f47c0e6192819964e13487e0ea27cdb719 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-516-g2fb1df4

2012-03-02 Thread David Cole
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 2fb1df42a25ef922a81d03d85317954ed5cfe8bf (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-518-ga1860aa

2012-03-02 Thread David Cole
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 a1860aaf1a7f55d9eeb6b6dc54bf96774eb15bdf (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-528-g0ee7b8e

2012-03-02 Thread David Cole
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 0ee7b8ea03b83189e2857154cd5be03148346f6b (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-532-gbe0bb04

2012-03-02 Thread David Cole
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 be0bb04be38c7386165cba85d9cc53f5ac99bcc1 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-534-g2044607

2012-03-02 Thread David Cole
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 20446079eebe5cf734f673071efd0d1b56a02a61 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-537-g1073d50

2012-03-02 Thread David Cole
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 1073d50508aa384984b9ea6200863855237ad4a1 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-539-gb9beb66

2012-03-02 Thread David Cole
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 b9beb660ea4656021a4ef57e5cbfa4f988108199 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-542-ge438218

2012-03-02 Thread David Cole
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 e4382180fcbc4d325cae0ba1046d02075616f173 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-552-g5d9c535

2012-03-02 Thread David Cole
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 5d9c535f31ec5cd7a781a3e8b90833a9b0ca2381 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.7-557-g5012787

2012-03-02 Thread David Cole
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 5012787c3c63523115f2f5254644d320ad27beba (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.7-3038-ge5d26ec

2012-03-02 Thread David Cole
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 e5d26ece6bc9175ae400575256e8a899c50c941e (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.7-3043-gf569ddc

2012-03-02 Thread Rolf Eike Beer
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 f569ddcd9c28864067062b6a8dad5a5b1db74348 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.7-3045-g22173cc

2012-03-02 Thread Brad King
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 22173cc693a1fe4c4587773e1747ae82471cfe43 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.7-3047-gb60b277

2012-03-02 Thread Rolf Eike Beer
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 b60b277d9e6b8929864daf88260e2cadd3eea847 (commit) via