Functions | Variables
roscompile::cmake Namespace Reference

Functions

def alphabetize_sections
def alphabetize_sections_helper
def check_cmake_dependencies
def check_cmake_dependencies_helper
def check_exported_dependencies
def check_generators
def check_includes
def check_library_setup
def enforce_cmake_ordering
def enforce_cmake_ordering_helper
def get_cmake_clusters
def get_matching_add_depends
def get_msg_dependencies_from_source
def match_generator_name
def prettify_catkin_package_cmd
def prettify_installs
def prettify_msgs_srvs
def prettify_package_lists
def remove_boilerplate_cmake_comments
def remove_cmake_command_comments_helper
def remove_cmake_comments_helper
def remove_empty_cmake_lines
def remove_empty_strings
def remove_old_style_cpp_dependencies
def remove_pattern
def target_catkin_libraries

Variables

string NEWLINE_PLUS_4 = '\n '
string NEWLINE_PLUS_8 = '\n '
list SHOULD_ALPHABETIZE = ['COMPONENTS', 'DEPENDENCIES', 'FILES', 'CATKIN_DEPENDS']

Function Documentation

Definition at line 239 of file cmake.py.

Definition at line 225 of file cmake.py.

Definition at line 40 of file cmake.py.

def roscompile.cmake.check_cmake_dependencies_helper (   cmake,
  dependencies,
  check_catkin_pkg = True 
)

Definition at line 11 of file cmake.py.

Definition at line 87 of file cmake.py.

Definition at line 176 of file cmake.py.

Definition at line 204 of file cmake.py.

Definition at line 221 of file cmake.py.

Definition at line 366 of file cmake.py.

Definition at line 358 of file cmake.py.

Definition at line 341 of file cmake.py.

def roscompile.cmake.get_matching_add_depends (   cmake,
  search_target 
)

Definition at line 46 of file cmake.py.

def roscompile.cmake.get_msg_dependencies_from_source (   package,
  sources 
)

Definition at line 67 of file cmake.py.

def roscompile.cmake.match_generator_name (   package,
  name 
)

Definition at line 61 of file cmake.py.

Definition at line 244 of file cmake.py.

Definition at line 280 of file cmake.py.

Definition at line 270 of file cmake.py.

Definition at line 252 of file cmake.py.

Definition at line 327 of file cmake.py.

def roscompile.cmake.remove_cmake_command_comments_helper (   command,
  ignorables,
  replacement = '' 
)

Definition at line 299 of file cmake.py.

def roscompile.cmake.remove_cmake_comments_helper (   cmake,
  ignorables,
  replacement = '' 
)

Definition at line 313 of file cmake.py.

Definition at line 334 of file cmake.py.

Definition at line 295 of file cmake.py.

Definition at line 137 of file cmake.py.

def roscompile.cmake.remove_pattern (   section,
  pattern 
)

Definition at line 130 of file cmake.py.

Definition at line 157 of file cmake.py.


Variable Documentation

Definition at line 7 of file cmake.py.

Definition at line 8 of file cmake.py.

list roscompile::cmake::SHOULD_ALPHABETIZE = ['COMPONENTS', 'DEPENDENCIES', 'FILES', 'CATKIN_DEPENDS']

Definition at line 6 of file cmake.py.



roscompile
Author(s):
autogenerated on Wed Jun 19 2019 19:21:36