Hi Folks, FYI, I've added a new "Utilities/SetupForDevelopment.sh" script and some associated helper scripts to CMake. This consolidates all the local work tree setup steps that previously had to be done by hand:
- Prompts for Git author name/email - Installs local commit hooks - Adds topic stage remote I've updated the developer instructions accordingly: http://www.cmake.org/Wiki/CMake/Git/Develop If you already have a working set up there is no need to do anything. It shouldn't hurt to run the new script in an existing set up though. -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
