| Age | Commit message (Collapse) | Author |
|
* enable static builds for openjpeg
* bump control
* remove unnecessary code
|
|
* [x264] build with asm on x64 x86
* [x264] build with asm on x64 x86
* [x264] Use Linux-style line endings in patch file
|
|
|
|
|
|
|
|
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
|
|
|
|
|
|
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors
* [libwebp] fixes for non-win32 systems
* [giflib] revert again #5578
* [freeglut] add missing wrapper for linux
|
|
* [many ports] Updates 2019.05.07
* Undo assimp and gdcm2 changes since they caused regressions
|
|
* update CONTROL files and version variable
* fix qt5 linkage in debug
* revert target_link_libraries to set_property
* revert mqtt to 5.12.1 since 5.12.3 is not released yet
* update mqtt to 5.12.3
* update hashes
* remove unnecessary patch
* fix qmldevtools debug linkage for qt5-tools
|
|
|
|
|
|
|
|
* [wil] new port
|
|
* [minhook] Add new port
* Download cmake support as patch
* Move architecture check to before work is done
* Check in install destination patchl Remove config
|
|
* [uriparser] Update to 0.9.3
* [uriparser] Fix static build
* [uriparser] Handle URI_STATIC_BUILD
* [uriparser] Add support for --head option
* [uriparser] Simplify
* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
|
|
|
|
* [moos-core]Fix build in windows:
1.Add compile macros and includes
2.Fix empty directories in static.
* [moos-core]Fix link error LNK2019.
* [moos-core]Changed library linkage to static.
* Clean up tool + copyright install; Remove messages
|
|
An critical fix to https://github.com/onqtam/doctest/issues/228
|
|
|
|
* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
|
|
* [libnoise] Add new port libnoise
* refactor(libnoise): removed unnecessary comments
|
|
* Revert libgd portfile change from 5ea9105
This makes libgd static buildable again
* Undo reversion of -DBUILD_SHARED_LIBS. This is not necessary.
|
|
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.
* Bump portfile version
|
|
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against.
To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead.
* [gdal]: Bump portfile version as master is already at 2.4.1-2
|
|
* [xeus] Update to 0.19.1
* [xeus] Update usage
|
|
* [duktape] Update the SHA512 of distfile
* [open62541] Update the SHA512 of distfile
|
|
* [libjpeg-turbo] Update to libjpeg-turbo 2.0.1
* [libjpeg-turbo] workaround CMAKE_SYSTEM_PROCESSOR vcpkg bug
|
|
|
|
|
|
* add libspatialite for gdal
* add libspatialite
* Bump version
* Add libspatialite as feature
* Do not use gen expressions as nmake does not support
|
|
* glib port update for arm/arm64 windows
* bump glib version to 2.52.3-14
|
|
|
|
|
|
* [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
|
|
* [c-ares] Update to Latest
The latest has fixes to support ARM/ARM64 on Windows
* Update version string
|
|
* [zziplib] Fix autotool generated includes
* [zziplib] Configure zziplib in portfile
|
|
|
|
* [port] Add sndfile port
|
|
|
|
|
|
|
|
|
|
Remove Addtional checks since CMake support vs2019 now
|
|
lib first (SDL2d) (#5948)
Prevent SDL2 dependent libraries from always linking against debug.
|
|
|
|
|
|
* [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
|
|
* [fmi4cpp] update to 0.7.0
* Fix indentation
* Remove duplicate feature entry
|