Skip to Content

rttr v0.9.6+20210811

Created
Updated

an easy and intuitive way to use reflection in C++

# License

# Supported Platforms

(static & staticcrt) | (!static & staticcrt) | (!static & !staticcrt)

  • linux-dynamic
  • osx-dynamic
  • uwp-dynamic
  • windows-dynamic
  • linux-static
  • osx-static
  • uwp-static
  • windows-static

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Daniel Shaw's avatar Daniel Shaw
  • Robert Schumacher's avatar Robert Schumacher
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Oliver Klages's avatar Oliver Klages
  • soroshsabz's avatar soroshsabz
  • Victor Romero's avatar Victor Romero
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • pravic's avatar pravic
  • Hendra Darwintha's avatar Hendra Darwintha
  • Lily's avatar Lily
  • Billy O'Neal's avatar Billy O'Neal
  • Li Zeyang's avatar Li Zeyang
  • Cheney Wang's avatar Cheney Wang
  • Frank's avatar Frank

# Changelog

  • 3850888 [rttr] Disable -Werror in order to support android (#37406)
  • 98facc4 [rttr] Update to latest commit for supporting c++20 (#29806)
  • b6bde16 [rttr] Add upstream patch for missing #include<string> (#28000)
  • ccf6829 [rttr] static compile fix (#23013)
  • b295670 Bulk convert control files. (#19986)
  • 0d5fc4c [rttr] Add dependency rapidjson (#9252)
  • 3611226 enable static library to rttr (#7359)
  • 18b029a [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 5898891 [openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371)
  • 050e71d Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
and 9 more commits:
  • 08697ad [rttr] Update 0.9.6. (fixes #5710) (#5712)
  • 4cf611c [rttr] Don't build benchmarks
  • c0ffbb1 fixed rttr not building on windows because of bad handling of empty cmake vars in portfile.cmake
  • 965e99c [rttr] Fix executables. Fix read-only permissions.
  • ca7f50e [rttr] Use from github, slight patch simplification.
  • 286625e [rttr] Disable unit tests during build. Not bumping version because the output files are unaffected.
  • 26516fe vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 9a642ad [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking
  • 30ea0b8 [rttr] initial commit of version 0.9.5

# Source