Luke Street
f6f0e66931
Progress output now displays % matched, which measures 100% matched functions across _all_ files, including files that aren't complete/linked. Due to this change, all source files need to be built in order to calculate progress during a normal `ninja` run. In other words, this makes the `all_source` build the default behavior. The progress display can be disabled via `configure.py --no-progress` or `config.progress = False`. This will only compile the source files needed to link the matching DOL. Additionally, progress information is automatically emitted as a job summary in GitHub Actions, so it can be viewed without opening the build logs. |
||
---|---|---|
.. | ||
__init__.py | ||
decompctx.py | ||
download_tool.py | ||
ninja_syntax.py | ||
project.py | ||
transform_dep.py | ||
upload_progress.py |