xmake v1.0.4 Release Notes

  • πŸ†• New features

    • πŸ‘Œ Support windows assembler
    • βž• Add some project templates
    • πŸ‘Œ Support swift codes
    • βž• Add -v argument for outputing more verbose info
    • βž• Add apple platforms:watchos, watchsimulator
    • βž• Add architecture x64, amd64, x86_amd64 for windows
    • πŸ‘Œ Support switch static and share library
    • βž• Add -j/--jobs argument for supporting multi-jobs

    πŸ”„ Changes

    • πŸ‘ Improve add_files api and support to add *.o/obj/a/lib files for merging static library and object files
    • ⚑️ Optimize installation and remove some binary files

    πŸ› Bugs fixed

    • #1: Install failed for win7
    • πŸ›  Fix checking toolchains bug
    • πŸ›  Fix install script bug
    • πŸ›  Fix install bug for linux x86_64