Commit Graph

7 Commits

Author SHA1 Message Date
autoantwort
fe6e4b711f
[oatpp] update to 1.2.5 (#17601)
* [oatpp] update to 1.2.5

* add version files

* update oatcpp libs to 1.2.5

* add version files

* use version instead of version string

* add version files

* update hashes

* add version files

* fix windows build

* add version files

* fix windows build

* add version files
2021-05-18 00:41:30 -07:00
Michael Heyman
bf7f7a1162
[oatpp] Add new port and vcpkg.json (#14341) 2020-11-05 18:21:17 -08:00
NancyLi1013
7de9efa080
[oatpp-curl] Fix curl dependency cannot be found (#14385) 2020-11-04 17:03:10 -08:00
Kaung Zaw Htet
d89bfc3bb5
[oatpp-sqlite] port added (#14107) 2020-10-30 13:44:10 -07:00
Kaung Zaw Htet
0b5b24698f
[oatpp] Update to 1.2.0 (#14078)
* [oatpp] Update to 1.2.0

* fixed UWP build err of oatpp at v1.2.0
2020-10-17 02:04:25 -07:00
Michael Heyman
0aae396aaf
oat++ suite bump to version 1.1 (#12249)
Co-authored-by: heymamd1 <Michael.Heyman@jhuapl.edu>
2020-10-06 07:54:50 -07:00
Michael Heyman
d1729dcaf5 [oatpp] Add new port (#9402)
* improvement: has oatpp package

* [oatpp] includes _CRT_SECURE_NO_WARNINGS compile-time flag

* [oatpp] no curl submodule (until it catches up with core)

* [oatpp] now version 0.19.11. Still no libretls module because of libretls3.0 dependency.

* no accidentally added debug messages in vcpkg_execute_build_process.cmake

* [oatpp] no empty depends line in CONTROL file

* [oatpp] no dump_variables() function in portfile.cmake

* [oatpp] no wwrning that only static libraries are supported

* [oatpp] uses vcpkg_check_linkage(ONLY_STATIC_LIBRARY) call

* [oatpp] curl submodule does not rely on pkg-config

* [oatpp] curl-submodule-no-pkg-config-in-vcpkg works on linux and windows

* [oatpp] portfile cleaned up

* [oatpp] no carriage returns in patch

* [oatpp]: split modules into their own ports

* [oatpp-libressl]: remove variable dump

* [libressl]: has check for UWP and ARM restored

* [libressl]: has check for UWP and ARM restored

* [libressl]: has check for UWP and ARM restored

* [oatpp-libressl]: builds if libressl works

* [oatpp]: version 1.0.0

* [oatpp]: no "Building ..." message

Co-authored-by: heymamd1 <Michael.Heyman@jhuapl.edu>
2020-05-15 13:34:08 -07:00