webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Namespaces | |
ycm_extra_conf | |
Functions | |
def | ycm_extra_conf.transform_relative_paths_to_absolute_paths (arguments, build_path) |
def | ycm_extra_conf.get_build_path () |
def | ycm_extra_conf.FlagsForFile (filename, kwargs) |
Variables | |
ycm_extra_conf.original_file = __file__[:-1] if __file__.endswith(".pyc") else __file__ | |
ycm_extra_conf.parent_folder = os.path.abspath(os.path.dirname(original_file)) | |
ycm_extra_conf.link_file = os.path.join(parent_folder, os.readlink(original_file)) | |
list | ycm_extra_conf.FLAGS_PRECEDING_PATHS = ['-isystem', '-I', '-iquote', '--sysroot='] |