xmake v2.5.7 Release Notes

  • ๐Ÿ†• New features

    • ๐Ÿ‘ #1534: Support to compile Vala lanuage project
    • #1544: Add utils.bin2c rule to generate header from binary file
    • ๐Ÿ‘ #1547: Support to run and get output of c/c++ snippets in option
    • ๐Ÿ”’ #1567: Package "lock file" support to freeze dependencies
    • #1597: Support to compile *.metal files to generate *.metalib and improve xcode.application rule

    ๐Ÿ”„ Change

    • ๐Ÿ‘ #1540: Better support for compilation of automatically generated code
    • ๐Ÿ‘ #1578: Improve add_repositories to support relative path better
    • #1582: Improve installation and os.cp to reserve symlink

    ๐Ÿ› Bugs fixed

    • #1531: Fix error info when loading targets failed