Re: [cmake-developers] Bug fix requests for the *next* release of CMake...

2010-11-04 Thread Alexander Neundorf
On Thursday 04 November 2010, David Cole wrote: Hi all, Now that we have released CMake 2.8.3, *now* would be a great time to prioritize bug fixes for the next release of CMake. Replies requested. Read on. *Just a short reply with bug numbers* or links to the bugs is all we need here.

[cmake-developers] [CMake 0011404]: VS2010 generator broken by: set_source_files_properties(file.h PROPERTIES LANGUAGE C)

2010-11-04 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://cmake.org/Bug/view.php?id=11404 == Reported By:Eric NOULARD Assigned To:

[cmake-developers] gitweb urls ?

2010-11-04 Thread Alexander Neundorf
Hi, I'm currently playing around with ctest and git/gitweb. For our KDE nightly scripts with cvs and svn I first downloaded just the CTestConfig.cmake file and then continued. Since downloading single files is not possible with git AFAIK, I thought I'd try gitweb. Looks good so far, I just

Re: [cmake-developers] gitweb urls ?

2010-11-04 Thread David Cole
Try p=automoc.git not just p=automoc Works for me: http://gitweb.kde.org/gitweb?p=automoc.git;a=blob_plain;f=CTestConfig.cmake;hb=HEAD On Thu, Nov 4, 2010 at 5:21 PM, Alexander Neundorf neund...@kde.org wrote: Hi, I'm currently playing around with ctest and git/gitweb. For our KDE nightly