On Tuesday 16 September 2008, Sean Farrow wrote: > Hi: > I am running window32 xp to be specific, I'm not or don't want to run a > sigwin distribution. What is the best way o generating patches. Is it > better to generate against the cmake release or a subversion trunk, if > svn how do I access this?
It's cvs (bottom of the page): http://www.cmake.org/cmake/resources/software.html A patch against cvs HEAD is preferred, but patches against the latest released version are also ok. > Also where are instructions fo building cmake. Install a binary cmake and run this on the cmake sources. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
