I'm not finding that file in either the trunk or the cmake branch.. but there is a ./tools/regression/src/run.py file?

_________________________________________________________
Mike Jackson                  [EMAIL PROTECTED]
            www.bluequartz.net

On Oct 29, 2008, at 7:52 PM, Doug Gregor wrote:

On Tue, Oct 28, 2008 at 4:17 PM, Michael Jackson
<[EMAIL PROTECTED]> wrote:
Just an update on what I have been messing around with today (really just
want to be sure I am understanding what _really_ needs to be done).


I merged the "branches/cmake/release" into the "trunk" locally on my machine by just copying the "CMake" related files from the branch working directory
to the trunk working directory.

I used a combination of zip/unzip to do this. Here is the zip command:

zip -r "../boost-cmake.zip" "./" -i \*.cmake Welcome.txt CMakeLists.txt
README.txt tools/build/CMake/\* -x ./\*/.svn/\*

Yeah, that's most if it. There's a "run.py" file in libs/python/test
that's also needed to run the Python tests (otherwise, most of the
Boost.Python tests will fail, IIRC).

_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to