aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
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 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-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[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>
2018-02-02[highfive] Update to v1.5. Install cmake targets. Remove boost dependency as ↵Robert Schumacher
optional and does not require build sequencing.
2018-02-01[nlohmann-json] Update to 3.1.0Robert Schumacher
2018-02-01[boost] Fix whitespace issuesAlexander Karatarakis
2018-02-01[boost] copy pdbsAlexander Karatarakis
2018-02-01Merge pull request #2709 from lazyhamster/libwebp_fixesRobert Schumacher
Fixes for libwebp build.
2018-02-01[freeimage] Link webpmux.Robert Schumacher
2018-02-01[boost-vcpkg-helpers][boost] Add autogenerated messageRobert Schumacher
2018-02-01[flatbuffers] Fix tool location. Fixes #2704.Robert Schumacher
2018-02-01[boost-vcpkg-helpers] Add boost description to generator scriptRobert Schumacher
2018-02-01Merge pull request #2710 from podsvirov/boost-restore-the-descriptionRobert Schumacher
[boost] Restore the description
2018-02-01Merge pull request #2702 from horenmar/catch-alias-catch2Robert Schumacher
Make Catch an alias for Catch2
2018-02-01[boost] Restore the descriptionKonstantin Podsvirov
2018-02-01Fixed build & install. Added mux library.LazyHamster
2018-02-01[hdf5] add cpp featureOssowski, Michal
Required for building caffe
2018-02-01Make catch an alias for Catch2Martin Hořeňovský
Closes #2310
2018-01-31Merge pull request #2671 from fcharlie/curl_http2Alexander Karatarakis
curl support http2, use nghttp2
2018-02-01[libodb-mysql] initLazyWolf Lin
2018-01-31[jxrlib] Switch to githubAlexander Karatarakis
2018-01-31[poco] Fix embedded copy of pcre in static linking mode. Fixes #2685.Robert Schumacher
2018-01-31Merge pull request #2695 from kobykahane/protobuf_3_5_1Alexander Karatarakis
[protobuf] update to 3.5.1
2018-01-31Merge pull request #2694 from fcharlie/nghttp2_updateAlexander Karatarakis
[nghttp2]: update to 1.29.0
2018-01-31Merge pull request #2693 from Alisayyy-Yang/fixLve555UpdateRobert Schumacher
update live555
2018-01-31[gflags] Fix regression in previous gflags update for existing users.Robert Schumacher
2018-01-31[protobuf] update to 3.5.1Koby Kahane
2018-01-31[nghttp2]: update to 1.29.0Force Charlie
2018-01-31update live555Alisayyy-Yang
2018-01-30Merge pull request #2683 from atkawa7/crc32cAlexander Karatarakis
[crc32c] init