Commit Graph

19 Commits

Author SHA1 Message Date
Mengna-Li
fc90608b38
[caf] update to 1.0.2 (#41965)
Co-authored-by: Mengna-Li <v-limengna@microsoft.com>
2024-11-05 00:47:42 -08:00
Cheney Wang
b23a9bd611
[caf] update to 1.0.1 (#40977) 2024-09-18 12:25:01 -07:00
MonicaLiu
f7423ee180
[caf] Update to 0.19.6 (#39288) 2024-06-14 11:51:31 -07:00
Jia Yue Hua
1981815413
[caf] update to 0.19.3 (#34073) 2023-10-03 21:08:27 -07:00
Vollate
3e235d6817
[caf] update to 0.19.1 (#31347) (#31394) 2023-05-13 09:38:05 -07:00
nicole mazzuca
9ccd693f1b
[toolchain windows] set CMAKE_SYSTEM_PROCESSOR (#24100)
* [toolchain windows] set CMAKE_SYSTEM_NAME and CMAKE_SYSTEM_PROCESSOR

In specific, I did this for the cpuinfo PR - I realized the reason
that cpuinfo doesn't support arm64 windows cross compilation is because
we don't set CMAKE_SYSTEM_PROCESSOR.

* correctly set CMAKE_CROSSCOMPILING

* start fixin libraries

* more changes:

- gainput: remove line
- glog: remove try_run when cross compiling
- windows.cmake: set CMAKE_SYSTEM_VERSION

* more patches

- mapnik: set BOOST_REGEX_HAS_ICU to avoid check_cxx_source_runs
- orc: set HAS_PRE_1970 and HAS_POST_2038 for same
- seal: change out check_cxx_source_runs for check_cxx_source_compiles

* more changes

* fix x86-windows

* fix qpid-proton, glog

* build corrade-rc

* fix x64-uwp ports

* forgot to _actually_ always build corrade-rc .,.

* Replay #22831

* Dedupe CMAKE_SYSTEM_NAME settings.

* Add quotes for corrade_rc_param

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

* Update version DB.

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-29 11:40:30 -07:00
Frank
e50d5baf66
[caf] update to 0.18.6 (#24335)
* [caf] update to 0.18.6

* update version

* Correct license identifier to BSD 3 clause. https://github.com/actor-framework/actor-framework/blob/master/LICENSE

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-04-25 16:36:25 -07:00
Phoebe
a91bc0c2d4
[caf] Update to 0.18.5 (#22046)
* [caf] Update to 0.18.5

* Remove setting of BUILD_SHARED_LIBS already handled by vcpkg_cmake_configure.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-16 23:03:43 -08:00
ras0219
b5bb1511f0
[many ports] Apply host dependencies (#16479)
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json

* [many ports] Apply host dependencies

* [yasm-tool] Revert yasm-tool changes to split into PR #16478

* [many ports] Add versions

* [vcpkg.cmake] Revert change applied in other PR

* [boost-modular-build-helper] Merge from master

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-26 12:55:34 -07:00
ras0219
4783c36f8c
[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-13 14:41:23 -08:00
NancyLi1013
1b5e00a3e3
[caf] Add usage and vcpkg-cmake-wrapper (#14292)
* [caf] Add usage and vcpkg_cmake_wrapper

* Update usage
2020-11-09 14:24:18 -08:00
Robert Kesteson
5471b158cf
[caf] Update caf to 0.17.6 (#13175)
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31 16:17:53 -07:00
JonLiu1993
ae4968fad4
[caf] Update to 0.17.3 (#12068) 2020-07-06 14:28:59 -07:00
Jack·Boos·Yu
0fb8168c7c [caf] Update to 0.17.2 (#8888)
* [caf]Upgrade to 0.17.2

* update baseline
2020-01-10 15:46:23 -08:00
Robert Schumacher
3d9c55d2e0 [many ports] Updates 2019.05.08 (#6382)
* [many ports] Updates 2019.05.08

* Undo changes for failure ports grpc libjpeg-turbo curl cartographer

* [guetzli] Patch to handle breaking changes in butteraugli
2019-05-09 22:53:05 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Cheney Wang
c094d3133c Update release version or commit to latest for below ports (#4957)
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest

* [sfml] Add find_dependency(Freetype)
2018-12-17 16:44:08 -08:00
Robert Schumacher
191fab2e59 [caf][gdcm2] Upgrades 2018-03-21 23:42:24 -07:00
Robert Schumacher
5442d35b91 [caf] Initial commit of 0.15.6 2018-03-21 10:23:50 -07:00