Commit Graph

26 Commits

Author SHA1 Message Date
Mengna Li
38910e67f3
Add feature JSON_Diagnostics (#24672) 2022-05-13 16:52:17 -07:00
Thomas Gwynne-Timothy
c11ee6b3a7
[nlohmann-json] Fix usage text (#23749)
* [nlohmann-json] Fix usage snippet

* [nlohmann-json] Update port version
2022-03-25 11:16:24 -07:00
Thomas Gwynne-Timothy
6ad0750a86
[nlohmann-json] Add option to control implicit conversions behaviour (#22409)
* [nlohmann-json] Add "implicit-conversions" triplet variable

* [nlohmann-json] Customize usage to document triplet var

* [nlohmann-json] Update version files
2022-03-23 12:57:59 -07:00
chausner
a29b8996cd
[nlohmann-json] Update to 3.10.5 (#22703)
* Update nlohmann-json to 3.10.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-01-24 15:13:05 -08:00
Ryan Mast
088cdfa3e3
[nlohmann-json] update to 3.10.4 (#20792)
* [nlohmann-json] update to 3.10.4

* Update CI baseline

* CI
2021-10-18 14:32:32 -07:00
Mathis
76b6e770a8
[nlohmann-json] update to 3.10.2 (#19690)
* 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
2021-09-02 16:05:01 -07:00
Kevin Lu
907e390879
[nlohmann-json] Update to 3.9.1 (#12787) 2020-08-07 11:09:25 -07:00
thewhiteninja
953b957bbe
[nlohmann-json] Update to 3.9.0 (#12601)
* 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-08-05 13:52:43 -07:00
Kevin Lu
a6ba0da984
[nlohmann-json] Always install multiple headers to allow forward 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-07-09 13:17:32 -07:00
thewhiteninja
2346dad99e
[nlohmann-json] Upgrade to 3.8.0 (#11941)
* [nlohmann-json] Upgrade to 3.8.0

* Replace hardcoded port name by the variable ${PORT}

* Replace all nlohmann-json by ${PORT}
2020-06-18 15:38:49 -07:00
AlvinZhangH
ef90276f8d [nlohmann-json] Upgrade to 3.7.3 2019-11-22 10:30:36 +08:00
Kevin Lu
67dd3a816e [nlohmann-json] Update to 3.7.0 (#7459)
Closes #7458
2019-07-29 11:07:48 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
past-due
c6ee91af61 [nlohmann-json] update version to 3.6.1 2019-03-26 08:29:28 -04:00
wangli28
d7ef001128 [nlohmann-json]update version to 3.6.0 (#5746) 2019-03-25 14:25:28 -07:00
Daniel Marshall
2a7ad32ee8 [nlohmann-json] Added cmake targets (#5258)
* 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-02-06 08:45:47 -08:00
Stanislav Ershov
e4a767245a [nlohmann-json] Update to 3.5.0 (#5033) 2019-01-11 11:23:09 -08:00
Stanislav Ershov
eebb20eee7 [nlohmann-json] Update to 3.4.0 (#4619) 2018-11-04 11:33:51 -08:00
Mark Ian Holland
790cf8d31d [nlohmann-json] Update to 3.3.0 (#4412) 2018-10-08 20:18:55 -07:00
Stanislav Ershov
a808ddb50a [nlohmann-json] Update to 3.2.0 from 3.1.2 (#4129) 2018-08-21 13:48:09 -07:00
Robert Schumacher
f1e9e41e7d [nlohmann-json] Update to 3.1.2 2018-03-14 16:53:23 -07:00
Robert Schumacher
51e8b5da7c [nlohmann-json] Update to 3.1.0 2018-02-01 17:08:39 -08:00
Mikhail Paulyshka
7fbd67db7b [nlohmann-json] update to 3.0.1 2017-12-30 02:08:49 +03:00
Chainik
9dd2ff2f07 [nlohmann-json] Update to 3.0.0 2017-12-17 15:01:16 +01:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Felix Bytow
ac63b3651c Added nlohmann-json port (for #756)
First try of a port, so it's not optimal.
2017-03-14 10:29:23 +01:00