Re: [CMake] disabling CMAKE_COLOR_MAKEFILE in the kdevelop generator

2006-04-08 Thread William A. Hoffman
At 12:29 PM 4/8/2006, Alexander Neundorf wrote: > >Please apply. > Done. -Bill ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] disabling CMAKE_COLOR_MAKEFILE in the kdevelop generator

2006-04-08 Thread Alexander Neundorf
Hi Bill, > Von: "William A. Hoffman" <[EMAIL PROTECTED]> > > At 10:44 PM 4/7/2006, Tanner Lovelace wrote: > >On 4/7/06, Alexander Neundorf <[EMAIL PROTECTED]> wrote: > >> Hi, > >> > >> I think in the kdevelop project generator the cmake options > >> CMAKE_COLOR_MAKEFILE should always be

Re: [CMake] some helper targets ?

2006-04-08 Thread William A. Hoffman
At 09:28 AM 4/8/2006, Axel Roebel wrote: >> Hi, >> >> maybe they exist already, what I'd like to have is >> >> -a target which forces cmake to rerun on all files, so that all cmake >> files are executed again, but without the system checks >> (e.g. our KDE4_AUTOMOC macro is executed only on cmake

Re: [CMake] some helper targets ?

2006-04-08 Thread Axel Roebel
> Hi, > > maybe they exist already, what I'd like to have is > > -a target which forces cmake to rerun on all files, so that all cmake > files are executed again, but without the system checks > (e.g. our KDE4_AUTOMOC macro is executed only on cmake time, so it > wouldn't detect if such a special

Re: [CMake] some helper targets ?

2006-04-08 Thread Filipe Sousa
On Saturday 08 April 2006 09:35, Alexander Neundorf wrote: > Hi, > > maybe they exist already, what I'd like to have is > > -a target which forces cmake to rerun on all files, so that all cmake > files are executed again, but without the system checks > (e.g. our KDE4_AUTOMOC macro is executed only

[CMake] some helper targets ?

2006-04-08 Thread Alexander Neundorf
Hi, maybe they exist already, what I'd like to have is -a target which forces cmake to rerun on all files, so that all cmake files are executed again, but without the system checks (e.g. our KDE4_AUTOMOC macro is executed only on cmake time, so it wouldn't detect if such a special include

Re: [CMake] Success: Scribus 1.3.x cvs and CMake

2006-04-08 Thread Craig Bradney
On Saturday 08 April 2006 02:19, you wrote: > Craig Bradney wrote: > > Well.. after an interesting week, with some very valuable help from > > various people, I've just committed the first version of the CMake build > > system to Scribus CVS.. all working here :) > > > > Pretty happy about that!!!