Jacek Blaszczynski
a28138eb9e
Add preliminary support for arm-windows and arm64-windows triplets ( #2371 )
...
* Add preliminary support for arm-windows and arm64-windows triplets
Visual Studio 15.4 shipped with new VC tools targeting arm and arm64
for desktop. This change allows for recognition and usage of new
triplets supporting arm and arm64 Windows desktop and server targets.
* Remove unnecessary changes
* Part 2
* Part 3
* Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise
* Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets
* Address code review feedback, clean libjpeg-turbo port.cmake
* [libjpeg-turbo][tiff] Reduce changes to existing libraries.
* [vcpkg-cmake] Simplify toolchain selection logic and improve comments
2018-01-03 17:19:52 -06:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
Daniel Shaw
957cb214e9
change qualifier bracket to parens
2017-08-01 15:21:49 -07:00
codicodi
7cfb833673
[tiff] update to 4.0.8
2017-06-10 15:03:48 +02:00
Robert Schumacher
280a6c6d7f
[tiff] Fix UWP builds for version 4.0.7
2017-04-19 01:02:35 -07:00
Robert Schumacher
83ae9d8bb3
[tiff] Update to version 4.0.7
2017-03-23 21:59:18 -07:00
Robert Schumacher
986ed6b918
[tiff] Add support for jpeg, lzma, and glut. Add c++ support.
2017-03-23 14:33:22 -07:00
Robert Schumacher
41eba85b32
[tiff] Bump version for change due to UWP support.
2017-01-12 16:48:51 -08:00
Dale Stammen
8603441203
added patch to enable uwp builds
2017-01-09 15:54:05 -08:00
Robert Schumacher
7e4a57fbfd
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:57 -08:00
Mårten Nordheim
981ea2799e
Fix tiff patch path
2016-11-11 12:29:12 +01:00
Robert Schumacher
bb0fc030d5
[tiff] Disable non-essential components. Fixes #259 .
2016-11-10 17:52:19 -08:00
Alexander Karatarakis
1808d461b0
triplet is now automatically included before portfiles.
...
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
f25c8c8da5
[tiff] Remove bin directories in static builds
2016-11-02 16:25:40 -07:00
Alexander Karatarakis
d264387327
[tiff] Enable static building
2016-10-26 19:26:01 -07:00
Robert Schumacher
b1fe038a83
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
2016-10-06 15:29:37 -07:00
Alexander Karatarakis
3679955544
Introduce SOURCE_PATH to almost all portfiles
2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded
URL and MIRRORS are now URLS
...
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
fc26083995
Second part of updated portfiles
2016-09-22 22:13:09 +02:00
Robert Schumacher
da184a2c6f
[tiff] Updated source URL. Fixes #33
2016-09-20 16:51:38 -07:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00