| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-29 | Fixed dependencies | Stijn Herfst | |
| 2019-05-29 | Add libraqm | Tobias Markus | |
| 2019-05-29 | [itpp] Add new port | NancyLi1013 | |
| 2019-05-29 | [llvm]Fix build error on x64-windows. (#6631) | JackBoosY | |
| 2019-05-29 | [rtmidi] Update to version 4.0.0 (#6635) | wangli28 | |
| * [rtmidi] Update to version 4.0.0 * Fix UNIX install failed. | |||
| 2019-05-28 | [LibLZMA] automatic configuration (#6000) | Stefano Sinigardi | |
| * [LibLZMA] add a config-generated by CMake * bump control files of LibLZMA and dependent ports * [tiff] use proper liblzma target [OpenCV] add an explicit dependency on LibLZMA for static linking * [liblzma] fix header install path * [LibLZMA] avoid using targets in old symbols * fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase * [LibLZMA] use only modern CMake language, remove patch in favour of target public definition * [lzma] put symbols in cmake cache * [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression * [lzma] fix header install path * [liblzma] install wrapper to force config mode * [liblzma] remove function check inside cmake config since we know it will pass * [liblzma] wrapper fix * [tiff,geotiff] general cleanup and patch fixes * [libgeotiff] remove debug tools * [tesseract] modernize * [tiff] fix also tiff_library symbol * [pdal,libgeotiff] better library integration * [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work * [tiff] enable lzma also on uwp, since it works and is requested by many dependencies * [selene] enable build on arm/arm64-windows, which was surely broken before * [lzma] uniform naming with cmake 3.14 * [podofo] fix regression, it requires openssl which was disabled in dependencies * [many ports] remove unnecessary mods * [boost-iostream] chmod * [openssl] fix regression due to missing architecture * [podofo] fix regression on uwp due to missing include * [libpq] explicitly fail on UWP, it should avoid being marked as regression * [shiva] fix regression on linux | |||
| 2019-05-28 | [libwebp]Fix static build: add dependency libraries "dxguid winmm". (#6648) | JackBoosY | |
| 2019-05-28 | [Curl] Fix cmake target name (#6649) | Phoebe | |
| * Update patch and portfile * Fix case issue in curl, related issue #6643 | |||
| 2019-05-28 | [cppcodec] Add new port (#6651) | NancyLi1013 | |
| 2019-05-28 | [vxl] move problematic feature to optional one (#6657) | Stefano Sinigardi | |
| 2019-05-28 | [ebml, matroska] Upgrade ebml to v1.3.9 and matroska to v1.5.2 (#6662) | evpobr | |
| * [ebml] Upgrade to v1.3.9 * [matroska] Upgrade to v1.5.2 | |||
| 2019-05-28 | [optional-lite] Add new port (3.2.0) | Martin Moene | |
| 2019-05-28 | [optional-bare] Add new port (1.1.0) | Martin Moene | |
| 2019-05-28 | [observer-ptr-lite] Add new port (0.3.0) | Martin Moene | |
| 2019-05-28 | [librdkafka] Update to 2019-05-27 | myd7349 | |
| 2019-05-27 | [shiva] Fix build error "Could NOT find PythonInterp" (#6637) | wangli28 | |
| 2019-05-27 | [librdkafka] Turn on tests temporarily | myd7349 | |
| 2019-05-27 | Merge branch 'master' into rdkafka-init | myd7349 | |
| 2019-05-27 | [any-lite] Use ${PORT} | Martin Moene | |
| 2019-05-27 | [any-lite] Perform CMake install | Martin Moene | |
| 2019-05-26 | [Curl] Upgrades 2019.05.08 (#6429) | Phoebe | |
| * [Curl] Upgrades 2019.05.08 * merge changes from master * Fix cpr failure * Fix the case issue in Linux * Update patch and portfile * Update the portfile that changed by my mistake * [curl] Update to 7.65.0 to skip USE_DARWINSSL regression. Disable PERL since we don't build the manual anyway. * Rename DARWINSSL to SECTRANSP * Update the name and error detect | |||
| 2019-05-26 | [any-lite] Add v0.2.0 | Martin Moene | |
| 2019-05-26 | [osg] remove outdated find module and improve collade.patch (#6613) | Alexander Neumann | |
| 2019-05-26 | Added debug postfix in libwebm and reverted debug files rename. (#6626) | Krzysztof Kawa | |
| 2019-05-26 | [matroska] Upgrade to 1.5.1 (#6628) | evpobr | |
| * [matroska] Upgrade to 1.5.1 * [matroska] Fix hash to 1.5.1 | |||
| 2019-05-26 | [ebml] Upgrade to 1.3.8 (#6627) | evpobr | |
| 2019-05-25 | [boost-iostream] fix zstd library linkage. (#6624) | Alexander Neumann | |
| 2019-05-25 | [glibmm] Reintroduce CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#6550) | Norbert Nemec | |
| (partially reverts change discussed in #5937) | |||
| 2019-05-25 | [glibmm] fix upstream bugs in MSVC-specific glibmmconfig.h | Norbert Nemec | |
| 2019-05-24 | [libvorbis] patch find_library instead of manually supplying the libr… (#6569) | Alexander Neumann | |
| * [libvorbis] patch find_library instead of manually supplying the library to cmake * whitespace change to retrigger ci | |||
| 2019-05-24 | [jasper] Fix jasper find module. CMake requires the extra debug suffix (#6614) | Alexander Neumann | |
| 2019-05-24 | [azure] Update azure-iot-sdk-c for master release of 2019-05-16 (#6615) | ewertons | |
| 2019-05-24 | [clipp] Add new port (#6612) | Daniel Marshall | |
| 2019-05-24 | [libgeotiff] fix problems with config/targets (#6596) | Alexander Neumann | |
| * [libgeotiff] fix problems with config/targets * fixing case * all lower case.... * hopefully this fix works everywhere | |||
| 2019-05-24 | [mathgl] draft port (#6463) | Stefano Sinigardi | |
| * [mathgl] draft port * [mathgl] fix unmatching symbols | |||
| 2019-05-24 | [libtheora] fix find ogg (#6610) | Alexander Neumann | |
| 2019-05-24 | [nvtt] install extra libraries used by OSG. (#6611) | Alexander Neumann | |
| 2019-05-24 | [podofo] remove outdated find modules (#6608) | Alexander Neumann | |
| 2019-05-24 | [signalrclient] fix cpprestsdk linkage (#6606) | Alexander Neumann | |
| 2019-05-24 | [apr-util] Fix logic error. If find_library call is used testing for ↵ | Alexander Neumann | |
| existance is strange. (#6609) Especially if APR_LIBRARIES can contain a list. Testing against NOTFOUND is better. | |||
| 2019-05-24 | [wavpack] Link against openssl target (#6607) | Alexander Neumann | |
| 2019-05-24 | [smpeg2] make sdl2 linkage more robust (#6604) | Alexander Neumann | |
| 2019-05-24 | [arrow] improve arrow zstd linkage (#6602) | Alexander Neumann | |
| 2019-05-24 | [freerdp] remove outdated find openssl module (#6601) | Alexander Neumann | |
| 2019-05-24 | [CLI11] Update to 1.8 (#6597) | Daniel Marshall | |
| 2019-05-24 | [dlib] Update to v19.17 and fix static lapack linkage (#6520) | Sean Warren | |
| * [dlib] Update to v19.17 and fix static lapack linkage * [dlib] Update patchs for new dlib version | |||
| 2019-05-24 | [librdkafka] Fix patch file name | myd7349 | |
| 2019-05-23 | [librabbitmq/glbinding] Port update (#6391) | wangli28 | |
| * [librabbitmq/glbinding] Port update * fix librabbitmq uwp warning. * [glbinding/globjects] Fix glbinding::KHRplatform was not found and globjects built failed | |||
| 2019-05-23 | [libxlsxwriter] Add new port (#6460) | NancyLi1013 | |
| * [libxlsxwriter] Add new port * [libxlsxwriter]Re-generate patch file and fix build error in linux. | |||
| 2019-05-23 | [unicorn-lib]Fix build error. (#6534) | JackBoosY | |
| * [unicorn-lib]Fix build error. * [unicorn-lib]Changed library linkage to static. * [unicorn-lib]Use find_package instead of find_library to find zlib. * [unicorn-lib]Fix the name of the PCRE2 library under debug/release and modify ZLIB link name. * [unicorn-lib]Use select_library_configurations to select which pcre2 library should be linked. | |||
