On 11/13/2012 09:18 AM, Brad King wrote: > On 11/12/2012 08:25 AM, Petr Kmoch wrote: >> Fixed (that is, works for me) and rebased to 3b7abfd. > > Thanks. Applied: > > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b777272b > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d1f8828c > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e31d83b3 > > I tweaked the first patch to avoid configuring anything into > the test's build tree while configuring CMake itself. This > way the test directory can be deleted by hand without needing > to re-run CMake before the test can pass again.
I added one commit to fix parallel test invocations: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=739f1665 -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
