aboutsummaryrefslogtreecommitdiff
path: root/ports/flatbuffers/CONTROL
AgeCommit message (Collapse)Author
2018-12-04[flatbufers] bump CONTROL version numberPhil Christensen
2018-07-11[FlatBuffers] Support Non-Windows Platforms (#3873)RotsiserMho
* [FlatBuffers] Patch to ignore the use of a CMake toolchain file which allows the default compilation options to be used. Use CMake suffixes to allow flatc and shared libraries to be copied on non-Windows systems. * [flatbuffers] Avoid use of CMAKE_EXECUTABLE_SUFFIX
2018-06-11Upgrade flatbuffers to 1.9.0shpala
2018-02-06[flatbuffers] Fixes #2735Robert Schumacher
2018-02-01[flatbuffers] Fix tool location. Fixes #2704.Robert Schumacher
2018-01-10[flatbuffers] update to 1.8.0Francisco Facioni
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-18[flatbuffers] update to 1.7.1codicodi
2017-02-28[flatbuffers] Initial commit of v1.6.0. Fixes #35.Robert Schumacher