Commit Graph

23 Commits

Author SHA1 Message Date
JackBoosY
7a3a3e9392 [flann]Change the version tag to the corresponding time of commit id. (#7125) 2019-07-02 15:31:25 -07:00
Phil Christensen
4bb67553f0
[flann] fix flaky config (#7073) 2019-06-27 15:55:07 -07:00
JackBoosY
25f628e05f [flann]Upgrade version to 1.9.1 and fix build error. (#6931)
* [flann]Upgrade version to 1.9.1 and fix build error.

* [flann]apply new patches.

* [flann]Regenerate patches.

* [flann]Combine all patches.
2019-06-24 10:46:37 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Stefano Sinigardi
69e86fd201 [lz4, flann] port patches from #5169 (#6294)
* [lz4, flann] port patches from #5169

* [lz4] use vcpkg_fixup_cmake_targets

* [flann] improve target handling

* [lz4] remove unnecessary debug message

* [openmvg] many many fixes to build it on windows

* [pcl] use official FLANN cmake config file instead of custom module

* [pcl] fix patch for flann targets

* [pcl] Bump CONTROL version
2019-05-18 22:58:03 -07:00
Alexander Neumann
7419fc975c fixed flann for linux 2019-03-14 22:31:23 +01:00
Robert Schumacher
7b0ca5d022 [flann] Fix parallel configure 2018-10-25 10:28:08 -07:00
Alexander Karatarakis
aaa0308710 [flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAME 2018-05-16 17:28:06 -07:00
Arkady Shapkin
21f776defb
[flann] Fix build on linux 2018-05-15 12:47:16 +03:00
Tsukasa Sugiura
05afaff355 Fix rename libraries of FLANN
Fix rename libraries of FLANN.
2017-11-03 18:10:30 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
jasjuang
454cad276f fix hdf5 compile error 2017-08-11 15:27:49 -07:00
Robert Schumacher
852802770f [flann] Restore rename behavior 2017-07-14 14:11:53 -07:00
Tsukasa Sugiura
8059e874a6 Add suffix to debug libraries of FLANN
Add suffix (-gd) to debug libraries of FLANN.
The release libraries and the debug libraries should be the another
names.
2017-07-13 16:40:37 +09:00
Robert Schumacher
525d30d256 [flann] Add HEAD_REF, rename static libs to appear dynamic 2017-06-16 21:43:00 -07:00
Sean Li
89b9b8ed34 Remove static lib for dynamic build. 2017-06-17 12:14:29 +08:00
Sean Li
5c5affcc29 Revert previous patch rather than deleting it. 2017-06-17 12:09:44 +08:00
Sean Li
47909aff3e Substitue vcpkg_from_github for vcpkg_download_distfile. 2017-06-17 11:05:52 +08:00
Sean Li
8f013f811f Remove import libraries in static build. 2017-06-16 22:34:40 +08:00
Sean Li
45cc143b26 Add WINDOWS_EXPORT_ALL_SYMBOLS property to flann_cpp only. 2017-06-16 22:23:37 +08:00
Sean Li
c626675abb Remove dll for static build. 2017-06-16 17:16:10 +08:00
Sean Li
e8b8792691 flann: Add compilation of dll and flann_cpp. 2017-06-16 15:52:59 +08:00
mmazaherit
ec625bc160 check in flann 2017-06-11 17:26:22 -04:00