summaryrefslogtreecommitdiff
path: root/tools/warnings_count/warnings_compress_current.txt
AgeCommit message (Collapse)Author
2022-05-25Makefile Changes (#727)Derek Hensley
* Change makefile so rom doesn't need to match by default for compression, also change JenkinsFile to split off compression step from building * Swap uncompressed and compressed in all target * Forgot to change check warnings stage name * Intentionally produce non_matching * Fix * Add assets target * Jenkins assets * Update update_current_warnings * .make_options config file * Change comment at top * Add toggle options for CC_CHECK and OBJDUMP * Small cleanup * Whitespace * More * bin dumping * Whitespace * Review * Fix comment