Skip to content

Only generate new optimised ABC and bytecode when the source file is newer

Ghost User requested to merge check-dates-for-opt-abc-and-bytecode into master

This checks whether the source files for optimised ABC / bytecode are younger, and only regenerates the targets when needed.

The bytecode linker and stripper are still called every time.

Edited by Ghost User

Merge request reports

Loading