aboutsummaryrefslogtreecommitdiff
path: root/ports/gsoap/portfile.cmake
AgeCommit message (Collapse)Author
2021-03-25[vcpkg baseline][gsoap] Update to 2.8.112 (#16837)NancyLi1013
* [gsoap] Update to 2.8.112 * Update versions * Update supports * Update versions/g-/gsoap.json * [gsoap] Skip in CI * Update scripts/ci.baseline.txt Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-02-18[vcpkg baseline][gsoap] Update to 2.8.111 (#16270)NancyLi1013
* [vcpkg baseline][gsoap] Update to 2.8.111 * Update versions
2020-08-07[gSoap] Update to 2.8.105 and add a required shared directory (#12784)Sönke Schau
* [gSoap] Update to 2.8.105 and add a required shared directory * Add missing change in CONTROL file * Remove unneeded suffix from version and entries to ci.baseline.txt * Update CONTROL Update Supports field Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-26[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)Jack·Boos·Yu
2020-05-18[gSoap] Update to 2.8.102 and re-enable x64 Builds (#11355)Sönke Schau
* Update to 2.8.102 and reenable x64 Build * Remove surplus empty directory during install * Corrected the "Supports" entry in CONTROL Should have read the documentation for "Supports" to see that this is a boolean expression
2020-05-07[gsoap] Add supports for gsoap (#11048)Lily
* [gsoap] Add supports for gsoap * [gsoap] Update the version * [gsoap] Update ci.baseline.txt Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-25[gSoap] Update to 2.8.93 (#8338)Sönke Schau
2019-07-07[gsoap] Update to 2.8.87 (#7145)Sönke Schau
2019-06-04update to 2.8.84 (#6756)Sönke Schau
2019-05-31[openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371)Stefano Sinigardi
* [openexr,openimageio,suitesparse,theia] updates for non-win32 * [theia] use only valid cmake symbols * [suitesparse] Fix build * [lapack] still not properly integrating with other ports * [lapack] intercept cmake module calls and substitute them with our defs * [suitesparse,clapack] fixes for proper integration * [ceres,clapack] bump CONTROL * [suitesparse] remove unnecessary defs * [clapack] improve wrapper logic * [WIN32] remove wrong symbol * [clapack] fix wrapper integration * [Accelerate] use best framework when available * [clapack] separate config from wrapper * [clapack] fix paths and filenames * [mlpack,armadillo,clapack] improve library handling * [mlpack] remove unnecessary cmake option * [clp,coinutils,osi,liblemon] dependencies of openmvg, improve compatibility with non-win32 * [openmvg] fix for case-sensitive filesystems * [clp,coinutils,osi] simplify CMakeLists removing many unnecessary steps * [sophus] Force rebuild * [theia] fixes for linux, part1 * [io2d] remove broken sintax * [fontconfig] bump version to remove CI cached failure * [theia] fixes for linux, part2 * [theia] remove unnecessary empty folders and comments from portfile * [theia] use correct build type removing forced vars in cmakelists.txt * [openmvg] add missing suitesparse target detection * [sophus] fix Suitesparse dependency * [sophus,openmvg] use suitesparse lowercase for module compatibility on case-sensitive filesystems * [suitesparse] fixes for case-sensitive filesystems * [openmvg] use correct Eigen3 name for case-sensitive filesystems * [sophus] trigger rebuild * [shogun] use modern vcpkg style * [shogun] add missing cmake system processor symbol
2019-03-19[gsoap] Include dom.* files and plugin directory (#5735)Sönke Schau
2019-03-15[gsoap] update to 2.8.82 (#5695)Sönke Schau
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-02-26[gsoap]Add new port (#5295)JackBoosY
* [gsoap]Add new port * Change to use existing binary files to generate binary files. * fix patch.