Skip to content

yasmv1.3.0

Updated

Yasm is a complete rewrite of the NASM assembler under the new BSD License.

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

Default feature: tools

#toolsdefault

Build yasm tools

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Contributors

  • Lily's avatarLily
  • Phil Christensen's avatarPhil Christensen
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Lily Wang's avatarLily Wang
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 97b19ca[yasm] Revise patches (#52812)
  • 1b6e030[yasm] Fix compatibility with CMake 4, cleanup (#45856)
  • f523208[yasm] Repaired the PDB file that was overwritten due to having the same name (#42359)
  • 7f49d67[vcpkg baseline][yasm/vcpkg-tool-ninja] Fix build (#25678)
  • 944c880[yasm] Fix supports expression value (#25573)
  • b7a1088[yasm/yasm-tool] Incorporate yasm-tool into yasm (#23218)
  • 37b3236[yasm] Fix feature tools (#19162)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e62d136[vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • 86ec91b[yasm] Add new port (#7478)