xmake v2.6.9 Release Notes

  • ๐Ÿ†• New features

    • #2474: Add icx and dpcpp toolchains
    • ๐Ÿ‘ #2523: Improve LTO support
    • #2527: Add set_runargs api

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ Improve tools.cmake to support wasm
    • #2491: Fallback to local compiler/cache from remote if server is unreachable
    • ๐Ÿ— #2514: Disable Unity Build for project generator
    • ๐Ÿ“ฆ #2473: Improve apt::find_package to find it from pc files
    • ๐Ÿ”ง #2512: Improve remote service to support timeout configuration

    ๐Ÿ› Bugs fixed

    • ๐Ÿง #2488: Fix remote compilation from windows to linux
    • ๐Ÿ— #2504: Fix remote build bug on msys2/cygwin
    • ๐Ÿ“ฆ #2525: Fix install package deps and stuck
    • ๐Ÿ“ฆ #2557: Fix cmake.find_package links bug
    • ๐Ÿ›  Fix cache-induced path conflicts in preprocessed files