21 Commits

Author SHA1 Message Date
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
5898891125 [openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371)
* [openexr,openimageio,suitesparse,theia] updates for non-win32

* [theia] use only valid cmake symbols

* [suitesparse] Fix build

* [lapack] still not properly integrating with other ports

* [lapack] intercept cmake module calls and substitute them with our defs

* [suitesparse,clapack] fixes for proper integration

* [ceres,clapack] bump CONTROL

* [suitesparse] remove unnecessary defs

* [clapack] improve wrapper logic

* [WIN32] remove wrong symbol

* [clapack] fix wrapper integration

* [Accelerate] use best framework when available

* [clapack] separate config from wrapper

* [clapack] fix paths and filenames

* [mlpack,armadillo,clapack] improve library handling

* [mlpack] remove unnecessary cmake option

* [clp,coinutils,osi,liblemon] dependencies of openmvg, improve compatibility with non-win32

* [openmvg] fix for case-sensitive filesystems

* [clp,coinutils,osi] simplify CMakeLists removing many unnecessary steps

* [sophus] Force rebuild

* [theia] fixes for linux, part1

* [io2d] remove broken sintax

* [fontconfig] bump version to remove CI cached failure

* [theia] fixes for linux, part2

* [theia] remove unnecessary empty folders and comments from portfile

* [theia] use correct build type removing forced vars in cmakelists.txt

* [openmvg] add missing suitesparse target detection

* [sophus] fix Suitesparse dependency

* [sophus,openmvg] use suitesparse lowercase for module compatibility on case-sensitive filesystems

* [suitesparse] fixes for case-sensitive filesystems

* [openmvg] use correct Eigen3 name for case-sensitive filesystems

* [sophus] trigger rebuild

* [shogun] use modern vcpkg style

* [shogun] add missing cmake system processor symbol
2019-05-31 15:48:17 -07:00
Victor Romero
e03ee9cace
[ceres,jxrlib,zziplib] Fixes for non-windows (#6188)
* [ceres, zziplib] fixes for building on non-windows systems

* [jxrlib, zziplib] other fixes for non-windows systems

* [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers

* [ceres] Fix targets path

* [ceres] Fix typo

* [ceres] trigger CI build

* [ceres] use proper glog/gflags targets
2019-04-30 16:54:33 -07:00
Arkady Shapkin
f38fbe4abf
[ceres] Fix build on Linux. Closes #3490 2018-05-14 17:01:26 +03:00
Robert Schumacher
64ab9dc274 [ceres] Use gflags config file + ninja. Fixes #3116. 2018-03-26 11:59:06 -07:00
jasjuang
afe6d4f3bb [ceres] update to 1.14 2018-03-25 18:54:19 -07:00
Arkady Shapkin
18be859328 Ceres and SuiteSparse features (#2800)
* [suitesparse] Implement optional feature: metis

* [ceres] Implement optional features: lapack, suitesparse, cxsparse, eigen. Closes #2798

* [ceres] Always require Eigen3
2018-02-17 03:16:32 -08:00
cDc
85fe5932cf [ceres] enable static CRT linkage for MSVC 2017-11-17 13:48:52 +02:00
jasjuang
3dfffcd5fd fix ceres VS2017 compilation error 2017-10-13 15:55:20 -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
c8488c2d6b update ceres to 1.13 2017-08-08 22:31:44 -07:00
jasjuang
2a342a0f17 bump version number 2017-07-18 18:03:00 -07:00
jasjuang
0094308a34 fix ceres find_package error for downstream project 2017-07-18 17:58:56 -07:00
Robert Schumacher
1557977b20 Merge master with #1475 2017-07-18 12:36:08 -07:00
Robert Schumacher
02f4d09ea6 [ceres] Bump version for PR #1469 2017-07-18 12:07:08 -07:00
Han Hu
c5bf439808 1 fix relative path for looking include directory
2 install the additional FindEigen Gflags Glog file, because the original ***Config.cmake file of the library do not define proper variable for use in CeresConfig.cmake
2017-07-17 17:38:36 +08:00
Arkady Shapkin
4857f86a3b [ceres] Portfile fix 2017-07-11 02:09:06 +03:00
Robert Schumacher
27bb11f6fc [ceres][suitesparse] Bump version 2017-06-13 23:04:35 -07:00
Arkady Shapkin
29c913cdec [ceres] Install *.config files 2017-06-10 14:39:20 +03:00
Robert Schumacher
89cd6818d3 [ceres][openblas] Strengthen constraints 2017-06-09 23:35:01 -07:00
mmazaherit
fea889c5d9 Updated the ceres port 2017-06-09 13:16:58 -04:00