Commit Graph

37 Commits

Author SHA1 Message Date
eao197
6e428ec15b
[restinio] Update to 0.6.17 (#26701)
* RESTinio updated to 0.6.17.

* RESTinio-0.6.17 added to baseline.
2022-09-07 12:16:23 -07:00
eao197
26ba6f56c1
[restinio] update to v.0.6.16 (#25724)
* RESTinio updated to v.0.6.16.

* RESTinio v.0.6.16 added to baseline.
2022-07-13 13:55:44 -07:00
eao197
0371f46507
[restinio] Update to 0.6.15 (#24936)
* RESTinio updated to v0.6.15.

* RESTinio-0.6.15 added to baseline.

* Update ports/restinio/vcpkg.json as suggested.

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update baseline to RESTinio-0.6.15.

* Remove additional version entry

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-27 16:37:49 -07:00
Thomas1664
d132d128b4
[many ports] Fix cmake warnings (#24706)
* [aubio]

* [bitserializer]

* [crfsuite] Update to 2020-08-27

* format

* [freealut]

* [libe57]

* version

* [libe57] Remove docs

* version

* [libffi]

* [libmodplug]

* [libsodium]

* [libsrtp]

* [libfio]

* [ned14-internal-quickcpplib]

* version string

* version

* version

* [matio] Update to 1.5.23

* [matplusplus] Update to 1.1.0

* [pystring]

* [rdbl]

* [recast]

* [restinfo]

* [sockpp]

* [sziü]

* [taglib]

* [thor]

* [workflow]

* version

* [Forkflow] Fix typo

* version

* [pystring] license

* version

* license

* version

* [sockpp]

* version

* [refl-cpp]

* [pixel] Fix synthax warning

* version

* [matplotplusplus]

* version

* license

* version

* [szip, workflow] Remove docs

* version

* license

* version

* [szip] Fix license install

* version

* [matplotplusplus] Revert update

* version
2022-05-17 11:15:06 -07:00
eao197
477ff8bc7c
[restinio] Update to 0.6.14 (#21541)
* RESTinio updated to 0.6.14.

* Fix for RESTinio's vcpkg.json.

* x-add-version for RESTinio.

* Fixes for RESTinio vcpkg.json and portfile.cmake files.

* x-add-version for RESTinio.
2021-11-22 15:38:47 -08:00
eao197
445a333466
RESTinio updated to v.0.6.13. (#15338) 2020-12-28 11:25:57 -08:00
eao197
54d35841b4
RESTinio updated to v.0.6.12. (#14496) 2020-11-11 15:40:24 -08:00
eao197
9190f58d0f
[restinio] update to v.0.6.11 (#14162) 2020-10-23 11:54:16 -07:00
eao197
238f626248
RESTinio updated to v.0.6.10. (#13018) 2020-08-21 09:26:44 -07:00
eao197
fc4708a5e6
RESTinio updated to v.0.6.9. (#12889) 2020-08-14 09:52:28 -07:00
eao197
0a8857d260
[RESTinio] Update to v.0.6.8.1 (#12087)
* RESTinio updated to v.0.6.8.1

* Fix version number in comment.
2020-07-31 11:16:37 -07:00
eao197
830d48241c
[restinio] update to v.0.6.8. (#11367) 2020-05-15 17:03:34 -07:00
eao197
e845378a1f
[restinio] Updated to v.0.6.6 (#10813)
* RESTinio updated to v.0.6.6.

* Fixed version of RESTinio.
2020-04-16 12:02:59 -07:00
eao197
c953d07fda
[restinio] update to v.0.6.5 (#10208) 2020-02-28 21:10:35 -08:00
eao197
a7f4954430
[restinio] update to 0.6.4 (#10004) 2020-02-11 16:29:29 -08:00
eao197
50d1e2998e
[restinio] updated to v.0.6.3.1. (#9961) 2020-02-07 09:33:47 -08:00
eao197
586bee9bcd
[RESTinio] updated to v.0.6.3 (#9858)
* RESTinio updated to v.0.6.3.

* Remove trailing empty lines.

* Another space line removed.
2020-02-03 14:14:00 -08:00
eao197
c19dea188d [restinio] update to 0.6.2 (#9293)
* RESTinio updated to 0.6.2.

* Remove deprecated stuff.

Homepage tag added to CONTROL file.
2019-12-20 12:02:36 -08:00
eao197
6357b7d2ef RESTinio updated to v.0.6.1.1. (#9174) 2019-12-02 10:31:27 -08:00
eao197
a22f53847a RESTinio updated to v.0.6.1. (#8993) 2019-11-19 14:05:34 -08:00
eao197
217aab7a11 RESTinio updated to v.0.6.0.1 2019-10-08 09:54:40 +03:00
eao197
1fc1e10e84 RESTinio updated to v.0.6.0 (#7962) 2019-08-29 14:29:24 -07:00
eao197
3063c145ca RESTinio updated to v.0.5.1.1 (#7514) 2019-08-02 10:31:11 -07:00
Stefano Sinigardi
47d206e149 [many ports] improvements for linux/wsl (#6730)
* [many ports] improve compatibility with WSL and mixed case filesystems

* [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there

* [libharu] add compatibility with non-win32 platforms

* [geogram] fix openblas on linux
[clapack] better integration with linux environment
[visit-struct] put cmake config file in the expected folder
[geogram] remove trailing underscore to enable compatibility with OpenBLAS

* [openblas] playing with underscore, without success

* [openblas/lapack] fix library integration

* [clapack] improve target handling in cmake module

* [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs

* [clapack,openblas] improve libraries integration

* [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags

* [suitesparse] improve integration with new lapack/openblas mechanism

* [suitesparse] add no underscore postfix also for linux

* [ceres] fix integration with newer openblas/lapack configs

* [aws-c-event-stream] fix regression

* [systemc] fix regression

* [libwebp,geogram] trigger rebuild

* [libwebp,pthread4w] fix regressions

* [glbinding] fix cmake module installation

* [globjects] disentangle unnecessary dependency from qt5

* [jasper] remove broken and unnecessary patches

* [libwebp] fix regression

* [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files

* [clapack] correctly find dlls

* [clapack] use a generic blas as dependency

* [fizz,g2o] restore expected version

* fix mistake

* [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports

* [libressl,openssl] do not try to build one if the other is already installed

* [itk] update ref and patch to avoid regression

* [libressl,openssl] implement full strategy to fix CI

* [libwebp] disable components that are broken on macOS

* [ogre] enable macOS build

* [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169

* [ogre] add missing install command

* [ffmpeg] enable wrapper for cmake module

* [ffmpeg] add avresample module finder

* [ffmpeg] improve module detection and exported symbols

* [ffmpeg] add variables to cache

* [thrift] remove unnecessary build option

* [allegro5] fix shared/static inversion

* [protobuf] cleanup

* [libressl] cleanup

* [moos-core] cleanup

* commented features must not be separated from other features, otherwise vcpkg complains

* [itk] fix regression

* [shogun,itk] fix regressions

* [ogre] fix regression

* [opusfile] add compatibility with non-win32

* [itk] fix regression

* [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile

* add missing dependencies

* [ismrmrd] fix regression

* [ffmpeg] trigger rebuild

* [clapack,openblas,libogg] fix regressions on macOS

* [libtins] fix regression

* force rebuild windows regressions, unable to reproduce locally

* [mosquitto] enable non-win32 builds

* [json-dto] force rebuild, unable to reproduce regression locally

* [many ports] uniform naming and path length requests

* fix regression

* fix regression

* [ffmpeg] fixes for downstream projects

* clean up - thanks to reviewers

* trigger rebuild of regressions on macOS

* trigger rebuild of regressions on macOS - part2

* Add core back

* Use VCPKG_CONCURRENCY

* Add core back to suitesparse

* Add core back to curl

* Add core back to magnum

* Add core back to magnum

* Add core back to magnum

* Add core back to cgal
2019-06-20 19:11:54 -07:00
eao197
38f969e9d2 RESTinio updated to v.0.5.1 (#6933) 2019-06-17 10:25:02 -07:00
eao197
c5dbc68a38 RESTinio updated to v.0.5.0 (#6749) 2019-06-04 02:15:39 -07:00
eao197
69d3605204 RESTinio updated to v.0.4.9.1 (#6669) 2019-05-29 14:34:54 -07:00
eao197
e4129a259e RESTinio updated to v.0.4.9 (#6440) 2019-05-14 10:21:27 -07:00
eao197
e9f1c3831f restinio updated to v.0.4.8.7 (#6170) 2019-04-22 10:54:10 -07:00
eao197
2684a5d184 RESTinio updated to v.0.4.8.6 (#5487) 2019-02-28 04:24:14 -08:00
Nicolai Grodzitski
54abff84a1 Update RESTinio to v.0.4.8.5. (#5235) 2019-01-26 16:35:48 -08:00
Nicolai Grodzitski
87fa0fc838 Upgrade RESTinio v.0.4.8.4. (#4992) 2018-12-18 17:38:59 -08:00
Nicolai Grodzitski
cef892ffae Update RESTinio to v.0.4.8. (#4121)
* Update RESTinio to v.0.4.8.

* [restinio] Inline single-use variable
2018-08-24 13:46:58 -07:00
Nicolai Grodzitski
fbb1396f1b Update RESTinio to v.0.4.7. (#3884) 2018-07-12 02:33:58 -07:00
Nicolai Grodzitski
810268cc51 Upgrade RESTinio to v.0.4.6. (#3726) 2018-06-14 19:24:24 +02:00
Nicolai Grodzitski
44b8943262 Update RESTinio (#3423)
* Make restinio port. First implementation (find-module files are not
installed yet).

* Add current status of a port files (not working).

* Prepare restinio port files.

* Change restinio archive URL.

* [restinio] Slim portfile

* Update RESTinio version.
2018-05-05 16:42:06 -07:00
Nicolai Grodzitski
d0aeb24a44 Add RESTinio port. (#3410)
* Make restinio port. First implementation (find-module files are not
installed yet).

* Add current status of a port files (not working).

* Prepare restinio port files.

* Change restinio archive URL.

* [restinio] Slim portfile
2018-05-02 22:29:46 -07:00