Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ( #5937 )
...
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Jasper-Bekkers
a1747f1567
Update flatbuffers to 1.10.0
2019-01-22 12:19:59 +01:00
Jeong Yunwon
ed9d726429
[flatbuffers] disable -Werror for gcc8
2018-11-29 16:09:08 +09:00
Erwan BERNARD
d798fd3040
[flatbuffers] fix executable remaining in bin folder ( #4294 )
...
* [flatbuffers] fix executable remaining in bin folder
* [flatbuffers] clean portfile for flatc executable
2018-10-16 02:27:22 -07:00
RotsiserMho
a3562fbd5c
[FlatBuffers] Support Non-Windows Platforms ( #3873 )
...
* [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-07-11 00:22:33 -07:00
shpala
7d2b0ec86b
Upgrade flatbuffers to 1.9.0
2018-06-11 13:05:22 +03:00
Robert Schumacher
2d324592a4
[flatbuffers] Fixes #2735
2018-02-06 17:11:27 -08:00
Robert Schumacher
9f09d67608
[flatbuffers] Fix tool location. Fixes #2704 .
2018-02-01 11:27:54 -08:00
Francisco Facioni
b04abf9841
[flatbuffers] update to 1.8.0
2018-01-10 10:40:12 +00:00
Robert Schumacher
7938006022
[ports] Mark several ports as unbuildable on UWP
2017-11-26 10:28:16 -08:00
codicodi
4c8f8b3840
[flatbuffers] update to 1.7.1
2017-07-18 23:20:29 +02:00
Mikhail Paulyshka
ebd7b7445b
[flatbuffers] fix flatc.exe moving
2017-03-14 04:14:37 +03:00
Per-Arne Andersen
241a1021ad
Removed flatbuffers tools directory
...
I propose a change in how flatbuffers flatc.exe are placed in the tools directory after installation.
Currently flatc.exe is placed in a sub directory "flatbuffers" which scopes it out from PATH
Tested ok on my end, however i'm not 100% sure that i did this formally correct.
2017-03-10 00:50:21 +01:00
Robert Schumacher
9e43dbb184
[flatbuffers] Initial commit of v1.6.0. Fixes #35 .
2017-02-28 18:52:32 -08:00