Skip to content

Version 2.2: Add 'extras' field, fix ninja issue

Compare
Choose a tag to compare
@justinian justinian released this 08 Sep 17:14
· 2 commits to master since this release

The main feature of 2.2 is the extras field on modules, which allows listing extra non-source file dependencies that will cause the module to be rebuilt. 2.2.1 also fixes #1 by working around the ninja issue where it wouldn't recognize build.ninja being regenerated, and so wouldn't restart the build process with new build files.