Re: Severe behavioural change regressions in release branch

2014-10-23 Thread Bill Hoffman
On 10/23/2014 5:11 PM, Ben Cooksley wrote: And it would seem that the CMake developers prefer to live in their own closed off little bubble. Sorry about that. We just want to avoid spam. I have forwarded your message to the cmake-developers mailing list. Thanks for the report. -Bill

CMake 2.8.1 available for download

2010-03-17 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex, Zach and the rest of the CMake team, we are pleased to announce that CMake 2.8.1 is available for download at: http://www.cmake.org/cmake/resources/software.html Here are the changes for CMake 2.8.1: Changes in CMake 2.8.1 - Fix failing test on cygwin

CMake 2.8.0 available for download

2009-11-13 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.8.0 is available for download at: http://www.cmake.org/cmake/resources/software.html Here are the changes for CMake 2.8.0: Changes in CMake 2.8.0 Release - CPack: Honor

Re: [Fwd: palapeli: make puzzles as part of build]

2009-10-25 Thread Bill Hoffman
Stefan Majewsky wrote: I'm taking this to kde-buildsystem@ because it's an obscure CMake problem. The problem is that we want to build Palapeli's default puzzle files automatically before installing them. Currently, one has to make install Palapeli, then run the make-puzzles.sh script in

Re: [CMake] CMake 2.8.0 RC 1 ready for testing!

2009-09-29 Thread Bill Hoffman
David Cole wrote: Thanks for the info, I'll fix the project later. I believe however that I didn't see any warnings, which should now be posted if I understood correctly? Or is that part of the OLD behaviour still working? If you set the policty to OLD, you should just

Re: [CMake] CMake 2.8.0 RC 1 ready for testing!

2009-09-28 Thread Bill Hoffman
Andreas Pakulat wrote: On 25.09.09 16:07:21, Bill Hoffman wrote: I am happy to announce that CMake 2.8.0 has entered the beta stage! You can find the source and binaries here: http://www.cmake.org/files/v2.8/. I am sure I am leaving something out, but here is the list of changes that I came

CMake 2.6.4 available for download

2009-05-01 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.6.4 is available for download at: http://www.cmake.org/cmake/resources/software.html The documentation for 2.6.4 can be found here:

CMake 2.6.3 available for download

2009-02-23 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.6.3 is available for download at: http://www.cmake.org/cmake/resources/software.html The documentation for 2.6.3 can be found here:

camp KDE

2009-01-05 Thread Bill Hoffman
Anyone on this list going to camp KDE? -Bill ___ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem

Kitware Power Outage

2008-12-12 Thread Bill Hoffman
Due to an ice storm Kitware is currently without power. The CVS repository and mailing list for CMake will be down until power is back. There is not a current estimate on when power will be resorted, however, we expect it to be back no later than Sunday night if not earlier. Sorry for any

Re: [Decibel] kdesupport/decibel

2008-11-12 Thread Bill Hoffman
Eva Brucherseifer wrote: I think it doesn't really matter - I think it's mixed mostly because copy/pasting from various sources. So I'd say, just say change it to uppercase. If you are an emacs users, the cmake mode in emacs has a function: M-x unscreamify-cmake-buffer. It will change

CMake 2.6.2 available for download

2008-09-25 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.6.2 is available for download at: http://www.cmake.org/cmake/resources/software.html If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A list of

cmake 2.6.2 RC 6

2008-09-23 Thread Bill Hoffman
I have a release candidate (RC 6) for 2.6.2 ready for CMake. There is one small fix over RC 5. I fixed cpack so it would run from a symlink, which fixes the command line install on Mac OSX when the application bundle is used. If there are no issues by the morning I will do a release tomorrow.

CMake 2.6.1 available for download

2008-08-01 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.6.1 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A list of changes for

Re: Fwd: [CMake] CMake 2.6.0 Beta ready for testing!

2008-03-27 Thread Bill Hoffman
David Faure wrote: On Thursday 27 March 2008, Alexander Neundorf wrote: cmake 2.6.0beta has been released :-) Everybody who is using cmake cvs with a version 2.5.x, please update your cmake cvs (to 2.7) or to the 2.6 branch What's the name of the CVS branch to use for the 2.6 branch?

CMake 2.4.8 available for download

2008-01-23 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Dave, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.4.8 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please report them at: www.cmake.org/Bug A list of

Re: I've reached my limit in multiple linking on Mac OS X

2008-01-07 Thread Bill Hoffman
Benjamin Reed wrote: So a side-effect of OSX's crappy linker is that when you have a library specified multiple times on the command-line (-lkdecore -lkdecore) it actually tries to mmap them twice when linking, even though the resulting binary only has one link (as it should). I'm hitting

Re: [CMake] Can't build target with '+' in name (win32, msvc)

2007-07-23 Thread Bill Hoffman
Christian Ehrlicher wrote: Hi, due to recent changes in kdepimlibs, I hit an error in cmake. It's impossible to create this target due to problems in the generated Makefile: -8 # Object files for target gpgme++ gpgme++_OBJECTS = \

CMake X.X.X available for download

2007-07-18 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.4.7 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A list of changes for the 2.4

CMake 2.4.7 available for download

2007-07-18 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Alex and the rest of the CMake team, we are pleased to announce that CMake 2.4.7 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A list of changes for the 2.4

Dashboard

2007-04-07 Thread Bill Hoffman
So March 9th was the last day a dashboard was submitted to the kde dashboard at Kitware. http://public.kitware.com/dashboard.php?name=kde Do you still want Kitware to run this? I know for a while it was keeping the windows build working pretty well. -Bill

Re: Proposed changes to FindQt4.cmake

2007-03-11 Thread Bill Hoffman
Caleb Tennis wrote: The only dilemma I'm having is that for the stock Qt 4.2.2 .dmg framework, QtUiTools gets installed as a normal library in /usr/lib even though the rest are frameworks. This isn't a big deal, except that FindQt4 uses NO_DEFAULT_PATH when looking, so it doesn't see it

Re: Handling Missing X Libs Better

2007-02-27 Thread Bill Hoffman
Alexander Neundorf wrote: On Tuesday 27 February 2007 21:56, Allen Winter wrote: On Tuesday 27 February 2007 3:42:22 pm Alexander Neundorf wrote: On Tuesday 27 February 2007 19:20, Allen Winter wrote: Howdy, Here's a problem with the buildsystem that I hope a cmake guru can

CMake 2.4.6-RC-2

2007-01-08 Thread Bill Hoffman
Mainly to fix a qt find problem on the Mac, and to fix a borland make problem, I am going to release a 2.4.6. The Changes in CMake 2.4.6 are as follows: * Remove svn test in ctestctest3 * Fix for FIND_* order and framworks with PREFIX usage. * Fix for FindDoxygen and quiet mode. * Find JavaVM

dashboard errors on linux

2006-12-27 Thread Bill Hoffman
Looks like on Dec 20th this commit: http://public.kitware.com/KDE/Testing/Sites/curie.fam.tuwien.ac.at/Linux-c++/20061220-1300-Continuous/Update.html Caused these errors: http://public.kitware.com/KDE/Testing/Sites/curie.fam.tuwien.ac.at/Linux-c++/20061220-1300-Continuous/BuildError.html And

Re: dashboard errors on linux

2006-12-27 Thread Bill Hoffman
David Faure wrote: /.../kdelibs/kwallet/client/kwallet.cc:108: error: expected type-specifier before org. This is when the qdbuscpp2xml invocation fails. It could happen when moc wasn't in the $PATH. But this has been fixed in qt-copy now. Can you try updating qt-copy? Sorry, I am not

CMake 2.4.5 available for download

2006-12-04 Thread Bill Hoffman
On behalf of myself, Ken, Brad, Andy and the rest of the CMake team, we are pleased to announce that CMake 2.4.5 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A list of changes for the 2.4

Re: cmake and subdirs

2006-12-01 Thread Bill Hoffman
David Faure wrote: add_subdirectory(foo) fails with an error if the foo subdir doesn't exist at all, but simply does nothing if the foo subdir exists and has no CMakeListst.txt Is this intentional? It seems a bit inconsistent. Can you add a bug in the cmake bug tracker for this?

CMake 2.4.5 RC 4

2006-12-01 Thread Bill Hoffman
Hi, Due to some serious bugs in 2.4.4, I have created a 2.4.5 release candidate 4 (3 did not even get announced). You can find the files here: http://www.cmake.org/files/v2.4/ (Just sort by Last modified to get all the RC-4 files to the top) Please let me know if you find any problems with

CMake 2.4.5 RC 2

2006-11-30 Thread Bill Hoffman
Hi, Due to some serious bugs in 2.4.4, I have created a 2.4.5 release candidate 2 (1 did not even get announced). You can find the files here: http://www.cmake.org/files/v2.4/ (Just sort by Last modified to get all the RC-2 files to the top) Please let me know if you find any problems with

Dashboard

2006-08-04 Thread Bill Hoffman
The dashboard is looking much better! It is good to see Visual Studio working again. Looks like there is a small issue with mingw: d:\downloads\qt-win-preview-opensource-src-4.2.0-tp1\lib/libQtUiTools.a(formbuilder.o):formbuilder.cpp:(.text+0x990): multiple definition of

can't build qdbus from qt-copy

2006-07-14 Thread Bill Hoffman
I did an out of source build for qdbus and can not get qdbus to build. First problem: [EMAIL PROTECTED]:~/Software/kde-qt-copy/qt-copy/tools/qdbus/tools$ ~/Dashboards/Support/qt-copy-install/bin/qmake [EMAIL PROTECTED]:~/Software/kde-qt-copy/qt-copy/tools/qdbus/tools$ make

windows build

2006-06-26 Thread Bill Hoffman
So, the dashboard is looking better these days. The build errors on dash17 should be cleared up tomorrow. However, we had to move the windows builds to the experimental section. There seems to be an issue with dbus on windows: dbus-qt4-1.lib(dbus-qt4-1.dll) : error LNK2005: public: bool

cmake and progress reporting

2006-06-12 Thread Bill Hoffman
Hi, We have added progress reporting to CVS CMake with makefiles. I have some concerns that it might impact build time performance on large parallel builds. I was hoping one of the kde build farms could be used to test a CVS CMake build of kdelibs, and see if the performance is impacted by the

qt-copy's qmake is not returning the correct QT_VERSION

2006-06-06 Thread Bill Hoffman
I am trying to update dbus on dash17 so the kde dashboard will work again. I can not build kdesupport because the qt-copy qmake is reporting the wrong version of qt, which confuses cmake. /home/kitware/Dashboards/Support/qt-copy-install/bin/qmake -query QT_VERSION 4.1.1

CMake 2.4.2 available for download

2006-05-17 Thread Bill Hoffman
On behalf of Bill, Ken, Brad, Andy and the rest of the CMake team, we are pleased to announce that CMake 2.4.2 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A list of changes for the 2.4

vs ide PATH issue solved (no .bat files needed)

2006-04-25 Thread Bill Hoffman
I came up with a solution for the VS IDE PATH problem. CMake will look for the environment variable CMAKE_MSVCIDE_RUN_PATH. If it is set, then it will add its value to the PATH for each custom command in the project. So, you can use this environment variable to put stuff in the PATH for the VS

Dart2 dashboard

2006-04-19 Thread Bill Hoffman
A Dart2 dashboard has been setup up for kdelibs: http://public.kitware.com/dashboard.php?name=kdepage=1 Currently, submissions are going to both the Dart classic and Dart2 dashboards. At some point when Dart2 has a few more features (like sending email when things break), I will remove the

kdebase dashboard?

2006-04-14 Thread Bill Hoffman
So, the kdelibs dashboard is looking OK now. Still some issues with visual studio, but OSX, mingw, and Linux are working well. What is the state of kdebase? Is it time to set up a dashboard for kdebase? -Bill ___ Kde-buildsystem mailing list

current svn for kdelibs broken

2006-04-11 Thread Bill Hoffman
All the dashboards seem to be reporting the same problem: -- Found OPENEXR: /usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so CMake Error: can not find file /home/kitware/Dashboards/My Tests/kdelibs-cont-src/khtml/kjserrordlg.cpp Seems to have showed up with

spaces in the path

2006-04-10 Thread Bill Hoffman
So, should kdelibs support being built in a directory with spaces in the path? Out of habit, I set up the dash17 build to do that. However, the latest round of RPATH stuff, and shell script forwarding is broken. Is this something that should be supported? If not, I suppose a check could be

dcopidl.bat, perl, and PATH

2006-04-10 Thread Bill Hoffman
dcopidl.bat expects that perl is in the PATH. Perhaps this file could be configured, and the FindPerl.cmake module could be used to find perl, then a full path to perl could be used. -Bill ___ Kde-buildsystem mailing list Kde-buildsystem@kde.org

dashboard state

2006-04-07 Thread Bill Hoffman
The current state of the dashboard is pretty bad. http://public.kitware.com/dashboard.php?name=kde kdelibs does not seem to be building anywhere without errors. The first problem seems to be here: /.../kdelibs-cont-src/interfaces/kmediaplayer/kfileaudiopreview/kfileaudiopreview.cpp: In

How to find qmake to find QT4

2006-03-21 Thread Bill Hoffman
In the FindQ4.cmake in CMake, I look for qmake like this: 1. CMAKE_PROGRAM_PATH - environment variable 2. CMAKE_PROGRAM_PATH - cmake variable (specified with a -D on the command line) 3. PATH - environment variable 4. CMAKE_SYSTEM_PROGRAM_PATH - this is a per platform set of directories

kdelibs dashboard

2006-03-19 Thread Bill Hoffman
So, at some point I was told to update qt-copy to get kdelibs to build on our dashboard machine. I have done that, but it does not build. Do I need another update to qt-copy? Or is kdelibs just broken right now? Or, have I set something else up wrong? The errors can be seen here: (dash17)

Re: compile error with parallel build

2006-03-18 Thread Bill Hoffman
At 02:21 PM 3/18/2006, Alexander Neundorf wrote: Hi, I tried to build kdelibs with make -j4 on a single processor machine. It always stops after linking kdeui, but I didn't find an error message in the output until now, you can see it here: http://www.neundorf.net/makej4.log After linking kdeui