zhbanito
b07e46b368
[vcpkg] Add Linux toolchain x86 support ( #8588 )
...
Add compile option for x86 triplet target architecture
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-05-07 14:11:32 -07:00
dan-shaw
9cc9978c5b
set CMAKE_SYSTEM_PROCESSOR in Linux ( #6872 )
...
* add vcpkg_target_architecture to vcpkg_configure_cmake
* modify shogun and thrift
* update glbinding
2019-06-14 13:09:38 -07:00
Robert Schumacher
828cedb755
[vcpkg] Add support for muslc, static crt linkage, and forcing the system binaries for cmake and ninja
2018-12-12 09:19:37 -08:00
Robert Schumacher
4d1fd42fca
[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration
...
[brynet] Add missing openssl dependency
[discord-rpc] Ensure no external downloading
[podofo] Improve stability. Modernize.
[usrsctp] Disable Werror
[vcpkg-toolchains] Add linux changes to android and freebsd.
[usrsctp] Remove excess DLLs
2018-12-04 18:01:23 -08:00
Robert Schumacher
3b01335e61
Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets ( #4688 )"
...
This reverts commit 83af530a42
.
2018-11-20 16:28:12 -08:00
Tsukasa Sugiura
83af530a42
WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets ( #4688 )
...
* [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR
Add CMAKE_SYSTEM_PROCESSOR setting under UWP, Linux, and Darwin.
If explicitly specified VCPKG_CMAKE_SYSTEM_PROCESSOR in triplet files, CMAKE_SYSTEM_PROCESSOR is set to specified architecture.
* [vcpkg-toolchains] Move logic out of vcpkg_configure_cmake and into the toolchains.
2018-11-20 15:51:32 -08:00
Koby Kahane
91ba6e4631
[rocksdb] update to v5.15.10 ( #4342 )
...
* [rocksdb] Update to v5.15.10
* [rocksdb] Cleanup
* [rocksdb] Fix cmake targets name.
* [toolchains] Set NDEBUG in release
* [rocksdb] Disable vcpkg_test_cmake due to misbehavior in x64
* [tiff] Use lzma on linux
2018-11-01 20:47:44 -07:00
Robert Schumacher
97828a4be0
[vcpkg] Use -fPIC in all builds to enable mixing static libs with shared objects.
2018-07-17 16:09:12 -07:00
Alexander Karatarakis
1d52df8140
Fix toolchain for linux
2018-05-30 17:19:29 -07:00
Arkady Shapkin
f35ff4c8bc
[openexr] Fix linux build
2018-05-16 17:26:45 +03:00
Robert Schumacher
7142a09344
[vcpkg] Improve non-Windows default triplet detection
2018-03-13 05:56:02 -07:00
Robert Schumacher
ece289b9a6
[vcpkg] Don't set CMAKE_CROSSCOMPILING when targetting Linux-on-Linux
2018-03-11 23:42:54 -07:00
Robert Schumacher
f56a5e4e94
[vcpkg] Improve defaults for other platforms
2018-03-11 23:42:53 -07:00