Steve,

The topic merged here:

 Merge topic 'refactor-progress'
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2985b9c0

sometimes breaks "make" progress.  So far I've only been able to
reproduce this when building CMake itself.  In an up-to-date build
tree I get output like:

 $ make
 ...
 Built target ccmake
 Built target cmake
 Built target cpack
 Built target ctest
 Built target cmake-gui
 ...

During the actual build I get no progress output either.
The problem bisects to:

 cmGlobalUnixMakefileGenerator3: Implement progress in terms of cmState.
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7fbc56ac

Please take a look.

Thanks,
-Brad
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to