.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
stdeb.cfg
.github/ISSUE_TEMPLATE.md
.github/workflows/workflow.yml
catkin_tools/__init__.py
catkin_tools/argument_parsing.py
catkin_tools/common.py
catkin_tools/config.py
catkin_tools/context.py
catkin_tools/metadata.py
catkin_tools/resultspace.py
catkin_tools/terminal_color.py
catkin_tools/utils.py
catkin_tools.egg-info/PKG-INFO
catkin_tools.egg-info/SOURCES.txt
catkin_tools.egg-info/dependency_links.txt
catkin_tools.egg-info/entry_points.txt
catkin_tools.egg-info/requires.txt
catkin_tools.egg-info/top_level.txt
catkin_tools/commands/__init__.py
catkin_tools/commands/catkin.py
catkin_tools/execution/__init__.py
catkin_tools/execution/controllers.py
catkin_tools/execution/events.py
catkin_tools/execution/executor.py
catkin_tools/execution/io.py
catkin_tools/execution/job_server.py
catkin_tools/execution/jobs.py
catkin_tools/execution/stages.py
catkin_tools/jobs/__init__.py
catkin_tools/jobs/catkin.py
catkin_tools/jobs/cmake.py
catkin_tools/jobs/utils.py
catkin_tools/jobs/cmake/python.cmake
catkin_tools/jobs/cmake/python_install_dir.cmake
catkin_tools/jobs/commands/__init__.py
catkin_tools/jobs/commands/cmake.py
catkin_tools/jobs/commands/make.py
catkin_tools/notifications/__init__.py
catkin_tools/notifications/impl.py
catkin_tools/notifications/resources/linux/catkin_icon.png
catkin_tools/notifications/resources/linux/catkin_icon_red.png
catkin_tools/notifications/resources/linux/catkin_icon_yellow.png
catkin_tools/notifications/resources/osx/catkin build.app/Contents/Info.plist
catkin_tools/notifications/resources/osx/catkin build.app/Contents/PkgInfo
catkin_tools/notifications/resources/osx/catkin build.app/Contents/MacOS/catkin build
catkin_tools/notifications/resources/osx/catkin build.app/Contents/Resources/AppIcon.icns
catkin_tools/notifications/resources/osx/catkin build.app/Contents/Resources/catkin_blue_logo_only.icns
catkin_tools/notifications/resources/osx/catkin build.app/Contents/Resources/en.lproj/Credits.rtf
catkin_tools/notifications/resources/osx/catkin build.app/Contents/Resources/en.lproj/InfoPlist.strings
catkin_tools/notifications/resources/osx/catkin build.app/Contents/Resources/en.lproj/MainMenu.nib
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/.gitignore
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/AppIcon.icns
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/README.markdown
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/catkin_blue_logo_only.icns
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/AppDelegate.h
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/AppDelegate.m
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/Terminal Notifier-Info.plist
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/Terminal Notifier-Prefix.pch
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/main.m
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier.xcodeproj/project.pbxproj
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier.xcodeproj/project.xcworkspace/contents.xcworkspacedata
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier.xcodeproj/project.xcworkspace/xcshareddata/Terminal Notifier.xccheckout
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier.xcodeproj/xcshareddata/xcschemes/Terminal Notifier.xcscheme
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/en.lproj/Credits.rtf
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/en.lproj/InfoPlist.strings
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/Terminal Notifier/en.lproj/MainMenu.xib
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/terminal-notifier/Images.xcassets/AppIcon.appiconset/Contents.json
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/terminal-notifier/Images.xcassets/AppIcon.appiconset/catkin_blue_logo_only128x128.png
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/terminal-notifier/Images.xcassets/AppIcon.appiconset/catkin_blue_logo_only16x16.png
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/terminal-notifier/Images.xcassets/AppIcon.appiconset/catkin_blue_logo_only256x256.png
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/terminal-notifier/Images.xcassets/AppIcon.appiconset/catkin_blue_logo_only32x32.png
catkin_tools/notifications/resources/osx/catkin_build_notifier_src/terminal-notifier/Images.xcassets/AppIcon.appiconset/catkin_blue_logo_only512x512.png
catkin_tools/spaces/__init__.py
catkin_tools/spaces/build.py
catkin_tools/spaces/devel.py
catkin_tools/spaces/install.py
catkin_tools/spaces/log.py
catkin_tools/spaces/source.py
catkin_tools/verbs/__init__.py
catkin_tools/verbs/catkin_shell_verbs.bash
catkin_tools/verbs/catkin_build/__init__.py
catkin_tools/verbs/catkin_build/build.py
catkin_tools/verbs/catkin_build/cli.py
catkin_tools/verbs/catkin_build/color.py
catkin_tools/verbs/catkin_clean/__init__.py
catkin_tools/verbs/catkin_clean/clean.py
catkin_tools/verbs/catkin_clean/cli.py
catkin_tools/verbs/catkin_config/__init__.py
catkin_tools/verbs/catkin_config/cli.py
catkin_tools/verbs/catkin_create/__init__.py
catkin_tools/verbs/catkin_create/cli.py
catkin_tools/verbs/catkin_env/__init__.py
catkin_tools/verbs/catkin_env/cli.py
catkin_tools/verbs/catkin_init/__init__.py
catkin_tools/verbs/catkin_init/cli.py
catkin_tools/verbs/catkin_list/__init__.py
catkin_tools/verbs/catkin_list/cli.py
catkin_tools/verbs/catkin_locate/__init__.py
catkin_tools/verbs/catkin_locate/cli.py
catkin_tools/verbs/catkin_profile/__init__.py
catkin_tools/verbs/catkin_profile/cli.py
catkin_tools/verbs/catkin_test/__init__.py
catkin_tools/verbs/catkin_test/cli.py
catkin_tools/verbs/catkin_test/test.py
completion/_catkin
completion/catkin.bash
docs/.gitignore
docs/Makefile
docs/build_types.rst
docs/catkin_build.dia
docs/catkin_tools_execution.dia
docs/cheat_sheet.rst
docs/conf.py
docs/executor_job_lifecycle.dia
docs/executor_job_lifecycle.svg
docs/history.rst
docs/index.rst
docs/installing.rst
docs/make.bat
docs/mechanics.rst
docs/migration.rst
docs/quick_start.rst
docs/spelling_wordlist.txt
docs/troubleshooting.rst
docs/_static/.gitignore
docs/_templates/.gitignore
docs/advanced/catkin_shell_verbs.rst
docs/advanced/executor_events.dia
docs/advanced/executor_events.svg
docs/advanced/executor_job_lifecycle.svg
docs/advanced/executor_job_resources.svg
docs/advanced/job_executor.rst
docs/advanced/linked_develspace.rst
docs/advanced/verb_customization.rst
docs/development/adding_build_types.rst
docs/development/extending_the_catkin_command.rst
docs/examples/README.md
docs/examples/slowrecord
docs/examples/slowrun
docs/examples/failure_ws/0_init.bash
docs/examples/failure_ws/1_build_warning.bash
docs/examples/failure_ws/2_build_err.bash
docs/examples/failure_ws/all.bash
docs/examples/failure_ws/src/catkin_pkg_cmake_err/CMakeLists.txt
docs/examples/failure_ws/src/catkin_pkg_cmake_err/package.xml
docs/examples/failure_ws/src/catkin_pkg_cmake_err/sub/CMakeLists.txt
docs/examples/failure_ws/src/catkin_pkg_cmake_warn/CMakeLists.txt
docs/examples/failure_ws/src/catkin_pkg_cmake_warn/package.xml
docs/examples/failure_ws/src/catkin_pkg_make_err/CMakeLists.txt
docs/examples/failure_ws/src/catkin_pkg_make_err/main.cpp
docs/examples/failure_ws/src/catkin_pkg_make_err/package.xml
docs/examples/failure_ws/src/catkin_pkg_make_warn/CMakeLists.txt
docs/examples/failure_ws/src/catkin_pkg_make_warn/grep-errors.txt
docs/examples/failure_ws/src/catkin_pkg_make_warn/main.cpp
docs/examples/failure_ws/src/catkin_pkg_make_warn/package.xml
docs/examples/quickstart_ws/0_quickstart.bash
docs/examples/quickstart_ws/1_prebuild.bash
docs/examples/quickstart_ws/1_prebuild.out
docs/examples/quickstart_ws/2_postbuild.bash
docs/examples/quickstart_ws/2_postbuild.out
docs/examples/quickstart_ws/all.bash
docs/examples/ros_tutorials_ws/0_checkout.bash
docs/examples/ros_tutorials_ws/1_init.bash
docs/examples/ros_tutorials_ws/2_dry_run.bash
docs/examples/ros_tutorials_ws/3_build.bash
docs/examples/ros_tutorials_ws/4_build_v.bash
docs/examples/ros_tutorials_ws/5_build_i.bash
docs/examples/ros_tutorials_ws/6_build_partial.bash
docs/examples/ros_tutorials_ws/7_build_this.bash
docs/examples/ros_tutorials_ws/8_build_start_with.bash
docs/examples/ros_tutorials_ws/9_build_no_deps.bash
docs/examples/ros_tutorials_ws/all.bash
docs/verbs/catkin_build.rst
docs/verbs/catkin_clean.rst
docs/verbs/catkin_config.rst
docs/verbs/catkin_create.rst
docs/verbs/catkin_env.rst
docs/verbs/catkin_init.rst
docs/verbs/catkin_list.rst
docs/verbs/catkin_locate.rst
docs/verbs/catkin_profile.rst
docs/verbs/catkin_test.rst
docs/verbs/cli/catkin_build.txt
docs/verbs/cli/catkin_clean.txt
docs/verbs/cli/catkin_config.txt
docs/verbs/cli/catkin_create.txt
docs/verbs/cli/catkin_create_pkg.txt
docs/verbs/cli/catkin_env.txt
docs/verbs/cli/catkin_init.txt
docs/verbs/cli/catkin_list.txt
docs/verbs/cli/catkin_locate.txt
docs/verbs/cli/catkin_profile.txt
docs/verbs/cli/catkin_profile_add.txt
docs/verbs/cli/catkin_profile_list.txt
docs/verbs/cli/catkin_profile_remove.txt
docs/verbs/cli/catkin_profile_rename.txt
docs/verbs/cli/catkin_profile_set.txt
docs/verbs/cli/catkin_test.txt
docs/verbs/cli/dump_cli
tests/README.md
tests/__init__.py
tests/test_code_format.py
tests/utils.py
tests/workspace_assertions.py
tests/system/__init__.py
tests/system/workspace_factory.py
tests/system/resources/catkin_pkgs/build_type_condition/CMakeLists.txt
tests/system/resources/catkin_pkgs/build_type_condition/package.xml
tests/system/resources/catkin_pkgs/cmake_args/CMakeLists.txt
tests/system/resources/catkin_pkgs/cmake_args/package.xml
tests/system/resources/catkin_pkgs/cmake_err/CMakeLists.txt
tests/system/resources/catkin_pkgs/cmake_err/package.xml
tests/system/resources/catkin_pkgs/cmake_warning/CMakeLists.txt
tests/system/resources/catkin_pkgs/cmake_warning/package.xml
tests/system/resources/catkin_pkgs/depend_condition/CMakeLists.txt
tests/system/resources/catkin_pkgs/depend_condition/package.xml
tests/system/resources/catkin_pkgs/make_err/CMakeLists.txt
tests/system/resources/catkin_pkgs/make_err/fail.cpp
tests/system/resources/catkin_pkgs/make_err/package.xml
tests/system/resources/catkin_pkgs/make_warning/CMakeLists.txt
tests/system/resources/catkin_pkgs/make_warning/package.xml
tests/system/resources/catkin_pkgs/make_warning/warn.cpp
tests/system/resources/catkin_pkgs/products_0/CMakeLists.txt
tests/system/resources/catkin_pkgs/products_0/lib.cpp
tests/system/resources/catkin_pkgs/products_0/main.cpp
tests/system/resources/catkin_pkgs/products_0/package.xml
tests/system/resources/catkin_pkgs/products_0/cmake/extras.cmake.develspace.in
tests/system/resources/catkin_pkgs/products_0/cmake/extras.cmake.installspace.in
tests/system/resources/catkin_pkgs/products_0/include/make_products_0/fun.h
tests/system/resources/catkin_pkgs/products_unicode/CMakeLists.txt
tests/system/resources/catkin_pkgs/products_unicode/lib.cpp
tests/system/resources/catkin_pkgs/products_unicode/main.cpp
tests/system/resources/catkin_pkgs/products_unicode/package.xml
tests/system/resources/catkin_pkgs/products_unicode/cmake/extras.cmake.develspace.in
tests/system/resources/catkin_pkgs/products_unicode/cmake/extras.cmake.installspace.in
tests/system/resources/catkin_pkgs/products_unicode/include/make_products_0/fun.h
tests/system/resources/catkin_pkgs/python_pkg/CMakeLists.txt
tests/system/resources/catkin_pkgs/python_pkg/package.xml
tests/system/resources/catkin_pkgs/python_pkg/setup.py
tests/system/resources/catkin_pkgs/python_pkg/src/python_pkg/__init__.py
tests/system/resources/catkin_pkgs/python_pkg/src/python_pkg/lib.py
tests/system/resources/catkin_pkgs/python_tests/CMakeLists.txt
tests/system/resources/catkin_pkgs/python_tests/package.xml
tests/system/resources/catkin_pkgs/python_tests/setup.py
tests/system/resources/catkin_pkgs/python_tests/test_good.py
tests/system/resources/catkin_pkgs/python_tests_err/CMakeLists.txt
tests/system/resources/catkin_pkgs/python_tests_err/package.xml
tests/system/resources/catkin_pkgs/python_tests_err/setup.py
tests/system/resources/catkin_pkgs/python_tests_err/test_bad.py
tests/system/resources/catkin_pkgs/python_tests_targets/CMakeLists.txt
tests/system/resources/catkin_pkgs/python_tests_targets/package.xml
tests/system/resources/catkin_pkgs/python_tests_targets/setup.py
tests/system/resources/catkin_pkgs/python_tests_targets/test_bad.py
tests/system/resources/catkin_pkgs/python_tests_targets/test_good.py
tests/system/resources/cmake_pkgs/app_pkg/CMakeLists.txt
tests/system/resources/cmake_pkgs/app_pkg/package.xml
tests/system/resources/cmake_pkgs/app_pkg/vanilla.cpp
tests/system/resources/cmake_pkgs/cmake_pkg/CMakeLists.txt
tests/system/resources/cmake_pkgs/cmake_pkg/package.xml
tests/system/resources/cmake_pkgs/cmake_pkg/vanilla.cpp
tests/system/resources/cmake_pkgs/lib_pkg/CMakeLists.txt
tests/system/resources/cmake_pkgs/lib_pkg/Config.cmake.in
tests/system/resources/cmake_pkgs/lib_pkg/package.xml
tests/system/resources/cmake_pkgs/lib_pkg/vanilla.cpp
tests/system/resources/cmake_pkgs/lib_pkg/vanilla.h
tests/system/resources/cmake_pkgs/test_err_pkg/CMakeLists.txt
tests/system/resources/cmake_pkgs/test_err_pkg/package.xml
tests/system/resources/cmake_pkgs/test_err_pkg/test.cpp
tests/system/resources/cmake_pkgs/test_pkg/CMakeLists.txt
tests/system/resources/cmake_pkgs/test_pkg/package.xml
tests/system/resources/cmake_pkgs/test_pkg/test.cpp
tests/system/resources/ros_pkgs/pkg_with_roslint/CMakeLists.txt
tests/system/resources/ros_pkgs/pkg_with_roslint/main.cpp
tests/system/resources/ros_pkgs/pkg_with_roslint/package.xml
tests/system/verbs/__init__.py
tests/system/verbs/catkin_build/__init__.py
tests/system/verbs/catkin_build/test_args.py
tests/system/verbs/catkin_build/test_build.py
tests/system/verbs/catkin_build/test_bwlists.py
tests/system/verbs/catkin_build/test_context.py
tests/system/verbs/catkin_build/test_eclipse.py
tests/system/verbs/catkin_build/test_modify_ws.py
tests/system/verbs/catkin_build/test_pythonpath.py
tests/system/verbs/catkin_build/test_unicode_in_env.py
tests/system/verbs/catkin_build/test_whitespace_in_paths.py
tests/system/verbs/catkin_clean/__init__.py
tests/system/verbs/catkin_clean/clean.py
tests/system/verbs/catkin_config/__init__.py
tests/system/verbs/catkin_config/test_config.py
tests/system/verbs/catkin_init/__init__.py
tests/system/verbs/catkin_init/test_init.py
tests/system/verbs/catkin_profile/__init__.py
tests/system/verbs/catkin_profile/test_profile.py
tests/system/verbs/catkin_test/__init__.py
tests/system/verbs/catkin_test/test_unit_tests.py
tests/unit/__init__.py
tests/unit/ascii_text.txt
tests/unit/test_common.py
tests/unit/test_config.py
tests/unit/test_io.py
tests/unit/test_job_flag_regex.py
tests/unit/test_jobs.py
tests/unit/unicode_text.txt