aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-09Merge pull request #2755 from ivysnow/tinydirAlexander Karatarakis
[tinydir] 1.2.3 initial.
2018-02-09Merge pull request #2754 from ivysnow/recastAlexander Karatarakis
[recast] 1.5.1 initial.
2018-02-09Merge pull request #2753 from ivysnow/chipmunkAlexander Karatarakis
[chipmunk] 7.0.2 initial.
2018-02-09Merge pull request #2752 from miurahr/libgeotiffAlexander Karatarakis
Add libgeotiff port
2018-02-09[vcpkg-ci] Delete intermediate build folders even on unsuccesful buildsAlexander Karatarakis
2018-02-09Update Catch to 2.1.2 (#2763)Martin Hořeňovský
2018-02-09[mman] git-f5ff813 initial.Ivy Snow
2018-02-09[tinydir] 1.2.3 initial.Ivy Snow
2018-02-09[recast] 1.5.1 initial.Ivy Snow
2018-02-09[chipmunk] 7.0.2 initial.Ivy Snow
2018-02-09[libgeotiff] update descriptionHiroshi Miura
2018-02-09[libgeotiff] remove installed dlls when static buildHiroshi Miura
2018-02-09fix tiff detection error when static buildHiroshi Miura
2018-02-09[libgeotiff] fix install directory for cmake configurationsHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-09Add libgeotiff portHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-08[qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.Robert Schumacher
2018-02-07Update CHANGELOG and bump version to v0.0.104Alexander Karatarakis
2018-02-07Merge pull request #2747 from miurahr/epsilonAlexander Karatarakis
Add epsilon library port
2018-02-07[cgal] Avoid using absolute paths in cmake config fileRobert Schumacher
2018-02-07[blosc] Update to 1.13.5Alexander Karatarakis
static-install-fix.patch no longer required (upstream contains the patched version). Resolves build error with VS 15.6 in static builds
2018-02-07Merge branch 'master' of https://github.com/Microsoft/vcpkgRobert Schumacher
2018-02-07[vcpkgInvokeCommandClean] Don't use -encodedCommand.Alexander Karatarakis
Instead, use -Command with the appropriate number of escaped quotes (which ended up being 3)
2018-02-07Merge findFileRecursivelyUp into VcpkgPowershellUtilsAlexander Karatarakis
2018-02-07[vtk] Fix breaking change in find_package(HDF5)Robert Schumacher
2018-02-07[curl] Add nghttp2.lib to dependencies of curlRobert Schumacher
2018-02-07[vcpkg-configure-cmake] Use ninja to configure in parallel (#2712)Robert Schumacher
2018-02-07Merge pull request #2746 from eao197/masterAlexander Karatarakis
sobjectizer updated to v.5.5.21
2018-02-08Add epsilon library portHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-07[nghttp2]: update to 1.30.0 (#2739)Force.Charlie-I
* [nghttp2]: update to 1.30.0 * [nghttp2] Enable static builds
2018-02-07[nghttp2] Enable static buildsRobert Schumacher
2018-02-07sobjectizer updated to v.5.5.21eao197
2018-02-06[flatbuffers] Fixes #2735Robert Schumacher
2018-02-06Adding Torch's TH library (#2737)Ivan Popivanov
Adding Torch's TH library
2018-02-06Merge pull request #2726 from miurahr/libgtaAlexander Karatarakis
Add libgta port
2018-02-06[cpprestsdk] Update to 2.10.2Robert Schumacher
2018-02-06vcpkgRemoveItem: nullcheckAlexander Karatarakis
2018-02-06Merge pull request #2736 from McNeight/McNeight-2729Robert Schumacher
Fix for Issue #2729
2018-02-06Fix for Issue #2729Neil McNeight
Allows PowerShell to change the name of the downloaded directory correctly.
2018-02-05[abseil] Update to 2018-2-5Robert Schumacher
2018-02-05[abseil] Add *.inc files. Fixes #2718Robert Schumacher
2018-02-05[opencv] Fixup -- apply patch added in previous commitRobert Schumacher
2018-02-05[hdf5] Always use config mode for HDF5Robert Schumacher
2018-02-05[opencv] Fix UWP and ARMRobert Schumacher
2018-02-05[qt5-base] Use system freetype.Robert Schumacher
2018-02-05[libgta] update CONTROLHiroshi Miura
add lf at end of file.
2018-02-05Fix typoHiroshi Miura
2018-02-05[libgta] remove dlls when static buildHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05[libgta] add build-dependencyHiroshi Miura
- bzip2, zlib and liblzma Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05[libgta] turn off document build and doxygen dependencyHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05Add libgtaHiroshi Miura
Libgta is a portable library that implements the Generic Tagged Array (GTA) file format. Signed-off-by: Hiroshi Miura <miurahr@linux.com>