Commit Graph

27 Commits

Author SHA1 Message Date
Maxime GIMENO
e55c6e1b83
CGAL: Update to 5.1.1 (#14605)
* Update to 5.1.1

* Update CONTROL

* Fix repo name

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-18 15:44:04 -08:00
NancyLi1013
c38b82d53d
[cgal] Update REF and SHA512 (#14244)
* [cgal] Update REF and SHA512

* Update portfile.cmake

Remove space line
2020-10-27 00:54:31 -07:00
Maxime GIMENO
802573eaa0
[cgal] Upgrade CGAL to 5.1 (#12614) 2020-10-20 12:24:27 -07:00
Maxime GIMENO
bd98b498c5
Upgrade CGAL to 5.0.3 (#12711)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-08-05 13:05:48 -07:00
Alexander Neumann
3bffe1c049
[qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596)
* [qt5] update qt to 5.15 and make ports depend on qt5-base[core].

* [qt5] update and remove patches

* [baseline] skip qt5-canvas3d due to deprecation

* [qwt] update to 6.1.4 and fix build issues

* [qt5-webengine] remove old patches

* [qwt] fix static patch

* [qt5-location] add a message that the port has a sprious failure

* [qt5-webengine] fix filename of patch

* [qt5-webengine] add build.patch (ci is probably fast than me in checking for more errors)

* [qt5-winextras] depend on qt5-base[core]

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [qt5-base] update latest feature (latest=core)

* [baseline] remove qt5-webengine for nonstatic windows since CI can handle it now

* [qt5-base] make qt5-base fail to get logs.

* [angle] include missing egl sources.

* [qt5-base] patch egl detection logic.

* [baseline] remove qt-x11extras:x64-linux=fail

* [qt5-base] need to be explicit about xcb to build qt5-x11extras

* [CI] add necessary system libraries to linux CI

* [qt5-base] remove comment to retry on linux

* [qt5-base] add static_init patch for MSVC

* [qt5-base] refined workaround to not regress linux and osx due to

* [paraview] remove unnecessary patches with newer qt versions

* [vcpkg/baseline] add webengine back to skip

* [vtk] fix missing include regression using patch from upstream

* [vtk] fix patch

* [qt5-base] replace with patch from upstream

* [paraview] use hdf5 1.10 api.

* [paraview] bump control

* Add more packages to Linux machines.

* [qt5-base] forgot to add the patch

* Delete 6943.diff

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-07-08 15:34:35 -07:00
Lily
1d0aca7435
[cgal] Add dependency boost-interval (#10879) 2020-04-17 14:03:47 -07:00
Maxime GIMENO
003513de47
[cgal] Upgrade to 5.0.2 (#10222)
* Upgrade to 5.0.2

* Use modern vcpkg functions and remove deprecated code

* Update ports/cgal/portfile.cmake

Co-Authored-By: Laurent Rineau <Laurent.Rineau@cgal.org>

Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2020-02-28 21:33:41 -08:00
Maxime GIMENO
7a55930c24
upgrade to 5.0.1 (#9831) 2020-01-30 12:01:28 -08:00
Maxime Gimeno
a0f23077f6 Upgrade to 5.0 2019-11-12 09:36:11 +01:00
Laurent Rineau
69570b65ac upgrade to 5.0-beta2 2019-10-31 17:57:53 +01:00
Maxime Gimeno
94d954ed44 Add boost-ptr-container to the list of dependences 2019-10-22 13:59:22 +02:00
Maxime Gimeno
1302ba6fa7 Fix CONTROL version 2019-10-18 13:59:24 +02:00
Maxime Gimeno
78d6c77fcb Upgrade to 5.0-beta1 2019-10-18 13:57:04 +02:00
Phoebe
690ddd480f [many ports] Warning to VCPKG long build path (#8331) 2019-09-26 14:31:55 -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
d7b6f8b225 [openmvs] add new port, fix one of the dependencies [cgal] along the road 2019-05-17 17:38:01 +02:00
Laurent Rineau
961b2699b1 Update CGAL to version 4.14 (#5734)
* CGAL now depends also on Boost Multiprecision
* Update to release 4.14
2019-04-02 13:31:00 -07:00
Laurent Rineau
5862fba5ff Install CGAL as header-only (#4975)
* Update to install CGAL as header-only

I think the issue #2471 would be completely solved, if vcpkg installed CGAL as header-only. That way, the installed `CGALConfig.cmake` would search for its dependencies, instead of hard-coding their path in the file.

* Bump the version

* Fix the cleaning

Once CGAL is header-only, no binary library is created, and the
`debug/` directory got empty.

This commit fixes the cleaning: now the whole `debug/` directory is
removed.
2019-03-11 13:48:26 -07:00
Maxime GIMENO
130bd6f868 CGAL: Fix CMakeConfig.cmake (#4655)
* Fix CMakeConfig

* [cgal] Bump control version
2018-11-07 23:50:15 -08:00
Maxime GIMENO
aa7a584767 [cgal] Update to 4.13. (#4390)
* Update to 4.13 and minimize the qt5 dependency.

* [cgal] Fix license installation for new git repo layout

* [cgal] Remove vcpkg_test_cmake until x64 can be fixed
2018-10-08 20:35:15 -07:00
cDc
47d904608c [cgal] feature qt5 (#3646) 2018-06-06 02:48:03 -07:00
jasjuang
576f28edf3 [cgal] update to 4.12 2018-04-27 08:32:43 -07:00
Jason Juang
397237813c [cgal] update to 4.11.1 (#2894) 2018-02-27 07:35:15 -08:00
Robert Schumacher
c2afc5266c [cgal] Avoid using absolute paths in cmake config file 2018-02-07 19:30:30 -08:00
Albert Ziegenhagel
eb34e61d6d [cgal] Use CGAL_INSTALL_CMAKE_DIR to force an installation path for CMake files 2018-01-08 14:04:42 +01:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
jasjuang
4ce8f0aa31 new port: cgal 2017-10-13 21:25:18 -07:00