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
Victor Romero
e03ee9cace
[ceres,jxrlib,zziplib] Fixes for non-windows ( #6188 )
...
* [ceres, zziplib] fixes for building on non-windows systems
* [jxrlib, zziplib] other fixes for non-windows systems
* [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers
* [ceres] Fix targets path
* [ceres] Fix typo
* [ceres] trigger CI build
* [ceres] use proper glog/gflags targets
2019-04-30 16:54:33 -07:00
Stefano Sinigardi
3980ac5abd
[jxrlib] include a find package script for cmake for downstream projects ( #5226 )
...
* [jxrlib] include a find package script for cmake for downstream projects
* [jxrlib] bump control
2019-02-01 11:05:11 -08:00
Alexander Karatarakis
0e254766fd
[jxrlib] Switch to github
2018-01-31 17:24:35 -08: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
Robert Schumacher
265fb7e0b5
[jxrlib] Fix hash. Fixes #1705 .
2017-08-28 19:29:47 -07:00
Marek Kwasecki
9d7943e187
* fixed SHA512 sum of the package
2017-08-21 20:10:50 +02:00
Alexander Karatarakis
bdbf98a730
[jxrlib] Bump version
2016-12-02 11:47:52 -08:00
phsucharee
8762c2a626
[jxrlib] Remove __ANSI__ preprocessor definition
2016-12-02 16:35:36 +01:00
Alexander Karatarakis
592201dfc0
[jxrlib] Bump version
2016-11-16 15:32:53 -08:00
Silvio
50d52d49bc
[jxrlib] Add debug postfix and do not install SKD header
...
Add a debug postfix to jxrlib, to simplify
finding the debug library in CMake, consistently
with most other libraries in vcpkg.
Do not use or install guiddef.h, that is an header
of Windows SDK of which jxrlib includes a copy for
non-Windows platforms.
2016-11-16 23:09:42 +01: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
71594b6bef
Remove portfile branching of vcpkg_copy_pdbs()
2016-10-31 12:34:04 -07:00
Alexander Karatarakis
7028baa07f
[jxrlib] Add call to vcpkg_copy_pdbs()
2016-10-24 16:32:04 -07:00
Silvio
efc25d21d5
Add jxrlib port
2016-10-23 22:23:03 +02:00