aboutsummaryrefslogtreecommitdiff
path: root/ports/entityx
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-06-10[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)Phil Christensen
* [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port in order to support changes such as PR #2933. It currently does not do anything with it. * [docs] Add Homepage to the control file documentation * move urls from descriptions to homepage field.
2019-06-04[entityx][entt] Disable parallel configure (#6736)Cheney Wang
* [entityx][entt] Disable parallel configure * [entityx][entt] Remove the invalid patch
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-01-07[entityx] Do not build shared library in addition to static one (#5006)Todor Prokopov
2018-10-27[entityx] Fix osx build by enabling c++14Robert Schumacher
2018-10-25[entityx] Fix parallel configureRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-09[box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octo ↵Robert Schumacher
map][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking
2016-11-29Added missing control infoMattias Cibien
2016-11-29Add entityxMattias Cibien