aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-20[vcpkg] Fixup previous commitRobert Schumacher
2019-03-20[vcpkg] Revert change to freebsd cmake versionRobert Schumacher
2019-03-20[vcpkg] Update to CMake 3.14.0Robert Schumacher
2019-03-20Merge remote-tracking branch 'origin/master' into HEADRobert Schumacher
2019-03-20[clapack]fix missing library and tools. (#5749)JackBoosY
2019-03-20Update cpprestsdk to v2.10.11. (#5748)Billy O'Neal
2019-03-20[fribidi] Update Version to support static build (#5745)LarryIII
2019-03-19[rapidjson] Fix --head support (#3693)Robert Schumacher
2019-03-19[rxqt] use fixed release for rxqtPhil Christensen
2019-03-19Merge pull request #5726 from LarryIII/FixUncombinationGriffin Downs
[gli]Fix gli is incompatible with glm
2019-03-19[collada-dom] use vcpkg minizip/zip.hPhil Christensen
it is possible to find the wrong zip.h when doing a full CI test. Force it to find the right one.
2019-03-19[qpid-proton] add libuv on osxPhil Christensen
use lubuv on osx as the proactor.
2019-03-19[gsoap] Include dom.* files and plugin directory (#5735)Sönke Schau
2019-03-19[magnum] Update patches (#5730)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2019-03-19Make use of vcpkg_copy_pdbs instead of manually copying the pdb files (#5733)Johnny Willemsen
2019-03-19[gli]Fix gli is incompatible with glmLarry-Hu
2019-03-18Merge pull request #5692 from BigSeb/fix-sqlpp11Griffin Downs
Fix sqlpp11 warnings
2019-03-18[rapidxml-ns] Add new port. (#5703)Connor Fitzgerald
* [rapidxml-ns] Add new port * [rapidxml] Move headers out of include to prevent conflicts and clutter. * [rapidxml-ns] Update SHA512 * [rapidxml-ns] Fix header installation * [3fd] Fix header issue with rapidxml
2019-03-18Update version stringsgrdowns
2019-03-18[qcustomplot] Add new port (#5036)myd7349
* [qcustomplot] Add new port * [qt5-base] Trigger a rebuild for qcustomplot * Revert "[qt5-base] Trigger a rebuild for qcustomplot" This reverts commit 1082892d12958a207435310098587306d0f3114b. * [qcustomplot] Trigger rebuild on CI
2019-03-18Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/5692
2019-03-18Merge pull request #5699 from cwfitzgerald/glslang-fixupGriffin Downs
[glslang] Properly fixup cmake targets
2019-03-18Update version stringgrdowns
2019-03-18Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/5699
2019-03-18[WIP][vtk] add the option -DModule_vtkGUISupportMFC=ON (#4661)MouhammadEV
* Update portfile.cmake * [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
2019-03-18[orc] update to 1.5.5 (#4786)Erwan BERNARD
* [orc] update to 1.5.3 * [orc] update usage with zstd * [orc] update to 1.5.4 * [orc] update to orc 1.5.5rc1 * [orc] fix static build * [orc] bump to 1.5.5
2019-03-18[mapbox-variant] Fix include install location due to hard-coded paths (#5706)Connor Fitzgerald
* [mapbox-variant] Fix include install location due to hard-coded paths
2019-03-17[cppfs] Fix debug exports (#5708)Connor Fitzgerald
2019-03-16fix vs2019 arch specificationkiwixz
2019-03-16update to cmake 3.14 (allow VS2019RC)kiwixz
2019-03-16[fmt] Changed library linkage to static. (#5688)Alexej Harm
* [fmt] Changed library linkage to static. * [fmt] Re-enabled shared build without breaking LTCG toolchains.
2019-03-15[harfbuzz] Restore patches removed by #5359 (#5696)Robert Schumacher
2019-03-16[glslang] Properly fixup cmake targetsConnor Fitzgerald
2019-03-15[gsoap] update to 2.8.82 (#5695)Sönke Schau
2019-03-15Merge pull request #5577 from cwfitzgerald/spirv-tools-targetGriffin Downs
[spirv-tools] Add cmake targets
2019-03-15[libxml2] Update to 2.9.9 (#5193)myd7349
* [libxml2] Update to 2.9.9 Fix #5177 * [libxml2] Fix static build * [libxml2] Modernize * [libxml2] Use vcpkg_from_github * [libxml2] Get version info from configure.ac * [libxml2] Install xmlversion.h * [libxml2] Improve port file * [libxml2] Move version.h generation into CMakeLists.txt * [libxml2] Fix misspelled version header * [libxml2] Add UWP support
2019-03-15[upstream] Update toversion 2.8.81 and added missing folder (#5668)Sönke Schau
* Update to upstream version 2.8.81 Copy import directory to the share folder, so it can be used by clients.
2019-03-15[sqlpp11-connector-sqlite3] Removed the include files in the debug/include ↵Sébastien Matte
directory which was preventing compilation of this package.
2019-03-15[sqlpp11-connector-mysql] Removed the include files in the debug/include ↵Sébastien Matte
directory which was preventing compilation of this package.
2019-03-15[sqlpp11] Moved the python scripts located in the bin folder to a separate ↵Sébastien Matte
folder. This removes the warning when compiling in static.
2019-03-15[cairo] Update version to 1.16.0 (#5646)NancyLi1013
2019-03-15[fontconfig] use __attribute__((visibility("default"))) for exporting ↵angelmixu
symbols on macOS (#5689) * use __attribute__((visibility("default"))) for exporting symbols on macOS * [fontconfig] Bump CONTROL version
2019-03-15Merge pull request #5679 from ras0219-msft/dev/roschuma/fix-recursive-find-upPhil Christensen
[vcpkg] Fix infinite loop bug on certain filesystem implementations when searching up
2019-03-15[portaudio]: fix Linux build (#5678)Todd
* [portaudio]: fix Linux build Wrap some Win specific stuff in an if (WIN32) Fixes #4526 * [portaudio] Bump CONTROL version
2019-03-14[capstone] Update Capstone to v4.0.1-49-ge3d5a594 (#5546)ceeac
* Update Capstone to v4.0.1-49-ge3d5a594 * Use full SHA hash for ref * Build Capstone with dynamic runtime * Update Capstone to 4.0.1-57-g120373dc * Fix wrong description for osxkernel feature
2019-03-14Merge pull request #5574 from Neumann-A/VTK_8.2.0Phil Christensen
[VTK 8.2.0/HDF5 1.10.5] Upgrade VTK and HDF5
2019-03-14[openexr] Fix IlmImf.dll installed to the wrong location (#5677)Toby Chen
2019-03-14[curl]Add the dependency of the curl feature [ssh] to solve the lnk2019 ↵JackBoosY
error. (#5682)
2019-03-14[vcpkg] Fix infinite loop bug on certain filesystem implementations when ↵Robert Schumacher
searching up
2019-03-14* [libcds] Update to v2.3.3 (#5274) (#5278)Max Khizhinsky
* * [libcds] Update to v2.3.3 (#5274) * Minimum CMake version is 3.0.2 * Changed software license from BSD to Boost * Removed '#pragma lib' for Windows build * Bugfix and minor improvements * [libcds] Use PATCHES parameter instead of `vcpkg_apply_patches()` * [libcds] Fix static builds