aboutsummaryrefslogtreecommitdiff
path: root/versions/c-
AgeCommit message (Collapse)Author
2021-04-01[ceres] Fix static library path on Linux (#15362)Jack·Boos·Yu
* [ceres] Fix static library path on Linux * [ceres] Bump version * update version record
2021-03-29[clamav] Add new port (#14658)Jonas Zaddach
* Added ClamAV port * Patch ClamAV's cmake files instead of doing things in portfile * Fix whitespace * Strip down package to really only build libclamav * Fix static build * Fix build on Linux * Remove libcurl linkage * fix copy-paste mistake * Disable static build * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-26[many ports] Apply host dependencies (#16479)ras0219
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json * [many ports] Apply host dependencies * [yasm-tool] Revert yasm-tool changes to split into PR #16478 * [many ports] Add versions * [vcpkg.cmake] Revert change applied in other PR * [boost-modular-build-helper] Merge from master Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19[collada-dom] Add REMOVE_RECURSE to solve DLLs error path (#16763)JonLiu1993
* Add REMOVE_RECURSE to solve DLLs error path * update version * delete ci.baseline default set * modify suggested change * update version * update control file * update version * update homepage * update version * Update scripts/ci.baseline.txt * fix shared keyword * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-16[CGAL] Restore boost dependencies (#16592)Maxime GIMENO
* Restore full boost dependencies, the actual modules are too many to be listed. * Update ports/cgal/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update baseline version * Detail boost modules from grep in includes * Fix the Build-Depends * add boost-serialization * Update baseline version Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-03-10[crow] update to 0.2 (CrowCpp/crow fork) (#16511)JonLiu1993
* [crow] update to 0.2 * update version * Modify portfile.cmake * update version * modify ref * update version
2021-03-10[cpp-httplib] Upgrade to v0.8.4 (#16591)Tosone
* [cpp-httplib] Upgrade to v0.8.4 * Run x-add-version
2021-03-01[celero] Updated to v2.7.2 (#16446)John Farrier
* [celero] Updated to v2.7.2 * [celero] Updated Versions file.
2021-02-26[concurrentqueue] Update to 1.0.3 (#16404)JonLiu1993
* [concurrentqueue] Update to 1.0.3 * update version
2021-02-19[continuable] add a new port (#16261)Park DongHa
* [continuable] add a new port * todo: create a patch for `find_package(function2)` * [continuable] add patch to edit cmakelists * [continuable] add port SHA * [continuable] minimize patch * update port SHA
2021-02-11[cpprestsdk] Bump version to 2.10.18 (#16065)Charlie Barto
* bump cpprestsdk version * add versions for cpprestsdk version bump Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-02-08[curl] Fix/android curl debug bin (#15941)Don Venable
* Add android to targets that need to nuke `debug/bin` * Bumped port version number * Bumped version SHA for curl
2021-02-03[cairo] Make freetype and fontconfig optional. (#15965)Adam Johnson
* [cairo] Make fontconfig optional. * [cairo] Update port versions
2021-02-02[chromaprint] add new port with version 1.5.0 (#15986)Be
2021-01-28[CGAL] switch dep to gmp instead of mpir (#15860)Alexander Neumann
* [cgal] switch dependency to gmp * run x-add-version
2021-01-27[baseline][colmap] Fix find dependency freeimage (#15886)Jack·Boos·Yu
* [colmap] Fix find dependency freeimage * update version record
2021-01-27[charls] update to 2.2.0 (#15857)JonLiu1993
* [charls] update to 2.2.0 * update version * delete TARGET_PATH * update version
2021-01-22[ceres] Mark all dependencies REQUIRED (#15802)ras0219
* [ceres] Mark all dependencies REQUIRED * [suitesparse] Fix FindCXSparse.cmake * [ceres] Add version to db Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca