index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
toolchains
Age
Commit message (
Expand
)
Author
2021-06-07
[vcpkg] [Android]Compile armv6 with arm mode (#17962)
talregev
2021-05-05
Compile for android including armv6. (#16847)
talregev
2020-12-26
[mingw] Remove executable extension on non-Windows hosts (#15282)
Long Nguyen
2020-12-21
[mingw] Use find_file to find compiler, fall back to unprefixed windres if th...
Long Nguyen
2020-11-23
[vcpkg] initial openbsd (community) support (#14549)
Joakim L. Gilje
2020-11-18
[vcpkg android] Fix for issue #11927 (#14625)
Christophe Calmejane
2020-10-30
Add compiler executable name into toolchain file (#14269)
Long Nguyen
2020-10-30
[vcpkg] Support cross compile arm64-linux, arm-linux triplets on linux (#13374)
xyb
2020-10-17
[vcpkg] CMAKE_SYSTEM_PROCESSOR is missing if VCPKG_TARGET_ARCHITECTURE is arm...
xyb
2020-09-03
11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290)
Paul
2020-08-07
[vcpkg] Improving android support (#12634)
Christophe Calmejane
2020-07-31
Fix android toolchain so it correctly adds -fPIC flag (#12097)
Jamie Kydd
2020-07-13
[vcpkg] Fix iOS toolchain detection when using the iOS community triplets (#1...
alcroito
2020-06-11
[vcpkg] Add nologo to windows toolchain (#11146)
Alexander Neumann
2020-05-11
[android] Link C++ runtime according to VCPKG_CRT_LINKAGE (#11266)
huangqinjin
2020-05-07
[vcpkg] Add Linux toolchain x86 support (#8588)
zhbanito
2020-04-15
Add initial iOS support (#6275)
alcroito
2020-03-26
[vcpkg] Revert #9862 changes to fix crt check (#10562)
Jack·Boos·Yu
2020-03-25
use _INIT flags in windows toolchain just like in the other toolchains (#9862)
Alexander Neumann
2020-03-13
[vcpkg] set CMAKE_MSVC_RUNTIME_LIBRARY for cmake policy CMP0091 (#9452)
Marc Boucek
2020-01-17
Add support for building with MinGW (#9137)
Cristian Adam
2019-06-30
[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)
2019.06
Victor Romero
2019-06-14
set CMAKE_SYSTEM_PROCESSOR in Linux (#6872)
dan-shaw
2019-04-03
[Thrift] Updates 2019.03.29 (#5924)
Phoebe
2018-12-17
Support custom Android NDK, better ABI specification (#4986)
Bradley Austin Davis
2018-12-12
[vcpkg] Add support for muslc, static crt linkage, and forcing the system bin...
Robert Schumacher
2018-12-04
[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better in...
Robert Schumacher
2018-11-20
Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#...
Robert Schumacher
2018-11-20
WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688)
Tsukasa Sugiura
2018-11-01
[rocksdb] update to v5.15.10 (#4342)
Koby Kahane
2018-10-23
Create macOS configuration variables for triplets (#4477)
LRFLEW
2018-10-10
Add definitions for CMAKE_SYSTEM_VERSION and CMAKE_SYSTEM_PROCESSOR to osx to...
LRFLEW
2018-07-17
[vcpkg] Use -fPIC in all builds to enable mixing static libs with shared obje...
Robert Schumacher
2018-07-03
Make locating the Android NDK configurable (#3754)
Simon Hausmann
2018-05-30
Fix toolchain for linux
Alexander Karatarakis
2018-05-16
[openexr] Fix linux build
Arkady Shapkin
2018-04-10
[vcpkg] Always use -c65001 for the resource compiler on windows. Fixes #3221.
Robert Schumacher
2018-04-10
[vcpkg] Don't pass /utf-8 to VS 2013
Robert Schumacher
2018-03-13
[vcpkg] Improve non-Windows default triplet detection
Robert Schumacher
2018-03-11
[vcpkg] Don't set CMAKE_CROSSCOMPILING when targetting Linux-on-Linux
Robert Schumacher
2018-03-11
[vcpkg] Improve defaults for other platforms
Robert Schumacher
2018-03-11
[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a s...
Robert Schumacher