-------------------
* add sanity check to catkin_make that no CMakeLists.txt exists in the base path (`328 <https://github.com/ros/catkin/issues/328>`_)
* catkin_make and catkin_make_isolated:
* add -lN besides -jN (`326 <https://github.com/ros/catkin/issues/326>`_)
* support inverted color scheme (`323 <https://github.com/ros/catkin/issues/323>`_)
* catkin_make_isolated:
* allow building individual packages (`322 <https://github.com/ros/catkin/issues/322>`_)
* add support for -D options (`306 <https://github.com/ros/catkin/issues/306>`_)
* generate setup.sh file (`327 <https://github.com/ros/catkin/issues/327>`_)
* print instructions how to reproduce errors in case a command returns non-zero return code
* fixes:
* readd old _setup_util.py to not break environment of workspaces built with 0.5.58 or older (`329 <https://github.com/ros/catkin/issues/329>`_)
* fix sourcing environment hooks
* improve several error messages in case of problems (`318 <https://github.com/ros/catkin/issues/318>`_, `320 <https://github.com/ros/catkin/issues/320>`_)
* for a complete list of changes see the `commit log for 0.5.63 <https://github.com/ros/catkin/compare/0.5.62...0.5.63>`_