| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-26 | [vcpkg-edit] Don't launch the editor in a clean environment | Robert Schumacher | |
| 2018-10-26 | Upgrades 2018.10.25 | Robert 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_SYSROOT | Robert 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-25 | xalan-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-25 | Qscintilla 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-25 | New 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.2 | Robert Schumacher | |
| 2018-10-25 | Enable 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-25 | libbson installation issue on Linux fixed (#4561) | Violet Giraffe | |
| * libbson installation issue on Linux fixed * [libbson] Modernize | |||
| 2018-10-25 | Include 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 patch | Robert Schumacher | |
| 2018-10-25 | [gdal] Fix build failure in finding license file | Robert Schumacher | |
| 2018-10-25 | [winpcap] Clean build slightly | Robert Schumacher | |
| 2018-10-25 | [rttr] Don't build benchmarks | Robert Schumacher | |
| 2018-10-25 | [libwebm] Avoid building executables | Robert Schumacher | |
| 2018-10-25 | [assimp] Requires rapidjson | Robert Schumacher | |
| 2018-10-25 | [tiff] Use lzma on linux | Robert Schumacher | |
| 2018-10-25 | [hunspell] Avoid building tools when targetting UWP | Robert Schumacher | |
| 2018-10-25 | [flann] Fix parallel configure | Robert Schumacher | |
| 2018-10-25 | [rapidjson] Fix #error on arm64 | Robert Schumacher | |
| 2018-10-25 | [fastcdr] Fix installed cmake files | Robert Schumacher | |
| 2018-10-25 | [entityx] Fix parallel configure | Robert Schumacher | |
| 2018-10-25 | [openimageio] Improve robustness | Robert Schumacher | |
| 2018-10-25 | Upgrades 2018.10.11 | Robert Schumacher | |
| 2018-10-25 | [cpprestsdk] Improve websockets feature | Robert Schumacher | |
| 2018-10-25 | [realsense2] fix executable cleaning | Erwan BERNARD | |
| 2018-10-25 | [realsense2] fix quotation mark in cmake command | Erwan 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-24 | Correctly 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 directories | Robert Schumacher | |
| 2018-10-24 | [mpir] Fix Linux builds | Robert Schumacher | |
| 2018-10-23 | [vcpkg ci] Add --purge-tombstones flag | Alexander Karatarakis | |
| 2018-10-23 | Merge pull request #4449 from Cheney-W/UpdateLiblinearSHA512 | Alexander Karatarakis | |
| [Liblinear]Update the SHA512 | |||
| 2018-10-23 | Create 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.0 | Robert Schumacher | |
| 2018-10-23 | Update suitesparse (#4515) | Arkady Shapkin | |
| * [metis] Small minor portfile improvements * [suitesparse] Update to version 5.1.2 | |||
| 2018-10-23 | [websocketpp] Modernize | Robert 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 | |||
