platform_build/tools/warn
Chih-Hung Hsieh dd58ab0dc1 Add date time, checks on android_root, etc.
* Dump current date/time to the output .html file
  to distinguish files from different build dates.
* Guess android_root from the path of warn_common.py,
  but only if it contains build/make and build/soong.
* Do not depend on the TOP variable,
  which is no longer emitted by build/soong make.
* Do not depend on the USE_RBE variables,
  which is not emitted in local makes.

Test: warn.py --url=http://cs/android --separator='?l=' build.log > warnings.html
Test: warn.py --gencsv build.log > warnings.csv
Bug: 198657613
Change-Id: Ib75c60216f9e06f9a768e63b536495fb9658843f
2022-05-19 15:28:41 -07:00
..
.pylintrc Fix more pylint warnings. 2021-04-30 14:32:25 -07:00
__init__.py Split warn.py into multiple files 2019-12-17 15:12:31 -08:00
android_project_list.py Fix/suppress most pylint and gpylint warnings 2021-04-28 14:57:56 -07:00
chrome_project_list.py Fix/suppress most pylint and gpylint warnings 2021-04-28 14:57:56 -07:00
cpp_warn_patterns.py Add new clang-tidy and clang warning patterns 2021-10-08 13:18:24 -07:00
html_writer.py Add date time, checks on android_root, etc. 2022-05-19 15:28:41 -07:00
java_warn_patterns.py Add one more Java warning pattern 2021-06-10 14:33:54 -07:00
make_warn_patterns.py Add new Asm/C++/Java/Make warning patterns 2021-06-02 21:34:49 +00:00
other_warn_patterns.py Add one Asm warning pattern 2021-06-08 14:52:45 -07:00
OWNERS Split warn.py into multiple files 2019-12-17 15:12:31 -08:00
severity.py Fix/suppress most pylint and gpylint warnings 2021-04-28 14:57:56 -07:00
tidy_warn_patterns.py Lower severity of 3 tidy warnings 2022-01-20 16:13:12 -08:00
warn.py Fix/suppress most pylint and gpylint warnings 2021-04-28 14:57:56 -07:00
warn_common.py Add date time, checks on android_root, etc. 2022-05-19 15:28:41 -07:00