Skip to content
  • Jamie Strandboge's avatar
    update python tools to support includes with absolute paths · 9bbef8e3
    Jamie Strandboge authored
    For now we only allow quoted absolute paths without spaces in the name
    due to:
    - 1738877: include rules don't handle files with spaces in the name
    - 1738879: include rules don't handle absolute paths without quotes in
      some versions of parser
    - 1738880: include rules don't handle relative paths in some versions of
      the parser
    9bbef8e3