Skip to content

anaxv2.1.0

Updated

An open source C++ entity system.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Mattias Cibien's avatarMattias Cibien
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • Phil Christensen's avatarPhil Christensen
  • Victor Romero's avatarVictor Romero
  • Phoebe's avatarPhoebe
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort

#Changelog

  • b25bcfc[anax] fix osx-arm64 build (#23405)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • bcff929Add PREFER_NINJA to many ports (#7468)
  • d962dc7[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • dbdba21[glew][octomap][roaring] fix parallel config (#5958)
  • 084b1af[anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs()
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 34f103d[anax] Bump Version
  • 1349931Anax support for shared libs
  • c6fe229[anax] BUILD_SHARED_LIBS is automatically set by vcpkg
  • 537bdedInitial anax port