aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-26[vcpkg-edit] Don't launch the editor in a clean environmentRobert Schumacher
2018-10-26Upgrades 2018.10.25Robert Schumacher
2018-10-26[websocketpp] update to 0.8.1 (#4554)Agustín Rodríguez
* [websocketpp] update to 0.8.1 * [websocketpp] Fix config file
2018-10-26[pixman] fix compilation on linux (#4570)Ignat Loskutov
2018-10-25[openssl-unix] Consider CMAKE_OSX_SYSROOTRobert Schumacher
2018-10-25[double-conversion] Remove unnecessary patch (#4321)myd7349
* [double-conversion] Remove unnecessary patch * [double-conversion] Small portfile improvement * [double-conversion] Provoke rebuild
2018-10-25[dimcli] Update to 4.0.1 (#4549)Glen Knowles
* [dimcli] update to 3.1.1 * [dimcli] Update to 4.0.1 * [dimcli] Remove quotes around project name
2018-10-25[corrade/magnum/-extras/-integration/-plugins] Update to 2018.10 (#4556)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2018-10-25[socket-io-client] new port (#4557)Agustín Rodríguez
2018-10-25xalan-c: Install headers correctly (#4565)Roger Leigh
* Add SKIP_CLEAN option to vcpkg_install_msbuild Also add vcpkg_clean_msbuild function to factor out clean logic and allow re-use in portfiles. * xalan-c: Correct header globbing * vcpkg_install_msbuild: SKIP_CLEAN documentation correction * [xalan-c] Add explicit check for localmsgindex header. [docs] Regenerate
2018-10-25Qscintilla Namespace Fix (#4332)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * define SCI_NAMESPACE for qscintilla port * [qscintilla] Bump control version * [qscintilla] Fix spacing. Slightly modernize.
2018-10-25New package: Native Windows C++ library for EMC ECS S3 REST support (#4035)bobk2824
* [ecsutil] Initial commit of 1.0.1.2 * [ecsutil] Simplify and use vcpkg_install_msbuild * [ecsutil] Commit missing patch * [ecsutil] Remove empty bin directories
2018-10-25[sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 (#4492)Neil McNeight
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 * Version 1.2 is still required for building DOSbox * [sdl1][sdl1-net] Revise to install to expected paths * Headers go in include\ instead of include\SDL1 * Use updated .sln and .vcxproj files * [sdl1] Modernize
2018-10-25[scintilla] Update to 4.1.2Robert Schumacher
2018-10-25Enable Windows ARM32 build of OpenSSL LTS (#4525)Jiri Appl
* Enable Windows ARM32 build of OpenSSL * [openssl-windows] Bump control version * [vtk] Fix hardcoded install paths * [osgearth] Backport VS2017u8 fix
2018-10-25libbson installation issue on Linux fixed (#4561)Violet Giraffe
* libbson installation issue on Linux fixed * [libbson] Modernize
2018-10-25Include libpq-events header file (#4559)Robert Isaacs
* Include libpq-events header file Missing the libpq events header file. This file is needed to use the asynchronous libpq interfaces. * [libpq] Bump control version
2018-10-25[libssh] Use more stable link to patchRobert Schumacher
2018-10-25[gdal] Fix build failure in finding license fileRobert Schumacher
2018-10-25[winpcap] Clean build slightlyRobert Schumacher
2018-10-25[rttr] Don't build benchmarksRobert Schumacher
2018-10-25[libwebm] Avoid building executablesRobert Schumacher
2018-10-25[assimp] Requires rapidjsonRobert Schumacher
2018-10-25[tiff] Use lzma on linuxRobert Schumacher
2018-10-25[hunspell] Avoid building tools when targetting UWPRobert Schumacher
2018-10-25[flann] Fix parallel configureRobert Schumacher
2018-10-25[rapidjson] Fix #error on arm64Robert Schumacher
2018-10-25[fastcdr] Fix installed cmake filesRobert Schumacher
2018-10-25[entityx] Fix parallel configureRobert Schumacher
2018-10-25[openimageio] Improve robustnessRobert Schumacher
2018-10-25Upgrades 2018.10.11Robert Schumacher
2018-10-25[cpprestsdk] Improve websockets featureRobert Schumacher
2018-10-25[realsense2] fix executable cleaningErwan BERNARD
2018-10-25[realsense2] fix quotation mark in cmake commandErwan BERNARD
2018-10-24[xerces-c] Update to 3.2.2 (#4246)Roger Leigh
* [xerces-c] Update to 3.2.2 * [xalan-c] Build against xerces-c 3.2.2 and include extra patches * [xalan-c] Use new vcpkg_extract_source_archive_ex() * [xerces-c] Use vcpkg_fixup_cmake_targets * [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64 * [xerces-c] Remove bin directory when building static * [xalan-c] Modernize
2018-10-24Correctly configure GTK3 to reflect recomended stable release settings (#4211)Danny Angelo Carminati Grein
* Correctly configure GTK3 to reflect recomended release settings GTK/Glib packaging guidelines recomends a release build to use debugging facilities set to level 'minimum'. Disabling this is officially not recomended for stable releases. For more info read the following link, the section `--enable-debug`. https://developer.gnome.org/glib/stable/glib-building.html#extra-configuration-options * [gtk] Bump control version
2018-10-24[ecsutil] Remove empty bin directoriesRobert Schumacher
2018-10-24[mpir] Fix Linux buildsRobert Schumacher
2018-10-23[vcpkg ci] Add --purge-tombstones flagAlexander Karatarakis
2018-10-23Merge pull request #4449 from Cheney-W/UpdateLiblinearSHA512Alexander Karatarakis
[Liblinear]Update the SHA512
2018-10-23Create macOS configuration variables for triplets (#4477)LRFLEW
* Create macOS configuration variables for triplets * Add new macOS configuration variables to documentation * [vcpkg-configure-cmake] Fix typo
2018-10-23[libusb] Update to 1.0.22 (#4508)ryanfitzsimon
* [libusb] Update to 1.0.22 * Update version to v1.0.22 tag instead of non-release commit hash. * Remove libusb-usbdk output library. The two Windows backends have been unified. The UsbDk backend is selectable at runtime using the function libusb_set_option(). * Remove libfreenect2 patch (changes integrated upstream). * Tidy up portfile. * [libusb] Use vcpkg_install_msbuild() * [libfreenect2] Add missing libjpeg-turbo dependency
2018-10-23[portaudio] fix wasapi support (#4236) (#4517)Stefan Wurzinger
* [portaudio] fix wasapi support (#4236) * [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex
2018-10-23[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes ↵Robert Schumacher
#2857.
2018-10-23[cpprestsdk] Add feature for websockets (#4530)Robert Schumacher
2018-10-23[azure-storage-cpp] Upgrade to 5.2.0Robert Schumacher
2018-10-23Update suitesparse (#4515)Arkady Shapkin
* [metis] Small minor portfile improvements * [suitesparse] Update to version 5.1.2
2018-10-23[websocketpp] ModernizeRobert Schumacher
2018-10-23[berkeleydb] define unicode macro to make the api utf-8 (#4521)ken2812221
2018-10-23[trompeloeil] add new port (#4524)Maciej Patro
* [trompeloeil] add new port * [trompeloeil] Modernize