aboutsummaryrefslogtreecommitdiff
path: root/ports/nlohmann-json/CONTROL
AgeCommit message (Collapse)Author
2021-09-02[nlohmann-json] update to 3.10.2 (#19690)Mathis
* update to 3.10.0 * version * install pkg-config * version * fix package naming * version * apply @NancyLi1013 suggestions * version * update to new minor * version * update to 3.10.2 * version
2020-08-07[nlohmann-json] Update to 3.9.1 (#12787)Kevin Lu
2020-08-05[nlohmann-json] Update to 3.9.0 (#12601)thewhiteninja
* Update to 3.9.0 * Update ports/nlohmann-json/CONTROL Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * add a patch to fix the build and nlohmann-json checks. Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-07-09[nlohmann-json] Always install multiple headers to allow forward ↵Kevin Lu
declarations (#12117) * [nlohmann-json] Add multiple-headers feature Closes #10795 * Update ports/nlohmann-json/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [nlohmann-json] Make multiple headers always active Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-06-18[nlohmann-json] Upgrade to 3.8.0 (#11941)thewhiteninja
* [nlohmann-json] Upgrade to 3.8.0 * Replace hardcoded port name by the variable ${PORT} * Replace all nlohmann-json by ${PORT}
2019-11-22[nlohmann-json] Upgrade to 3.7.3AlvinZhangH
2019-07-29[nlohmann-json] Update to 3.7.0 (#7459)Kevin Lu
Closes #7458
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-26[nlohmann-json] update version to 3.6.1past-due
2019-03-25[nlohmann-json]update version to 3.6.0 (#5746)wangli28
2019-02-06[nlohmann-json] Added cmake targets (#5258)Daniel Marshall
* Added cmake targets for nlohmann-json * [nlohmann-json] Use vcpkg_from_github() * [nlohmann-json] Enable find_package(nlohmann_json) * Removed unneeded renaming * [nlohmann-json] Revert use of vcpkg_from_github() due to archive size of >100MB * [nlohmann-json] Fix missing natvis
2019-01-11[nlohmann-json] Update to 3.5.0 (#5033)Stanislav Ershov
2018-11-04[nlohmann-json] Update to 3.4.0 (#4619)Stanislav Ershov
2018-10-08[nlohmann-json] Update to 3.3.0 (#4412)Mark Ian Holland
2018-08-21[nlohmann-json] Update to 3.2.0 from 3.1.2 (#4129)Stanislav Ershov
2018-03-14[nlohmann-json] Update to 3.1.2Robert Schumacher
2018-02-01[nlohmann-json] Update to 3.1.0Robert Schumacher
2017-12-30[nlohmann-json] update to 3.0.1Mikhail Paulyshka
2017-12-17[nlohmann-json] Update to 3.0.0Chainik
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-03-14Added nlohmann-json port (for #756)Felix Bytow
First try of a port, so it's not optimal.