<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/cjson, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-10-07T19:40:37Z</updated>
<entry>
<title>cjson: bump minimum cmake version to 3.10</title>
<updated>2025-10-07T19:40:37Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2025-10-06T22:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f09845f8db5fc0101c1f147d740f265b6cddfd7f'/>
<id>urn:sha1:f09845f8db5fc0101c1f147d740f265b6cddfd7f</id>
<content type='text'>
Starting cmake 4.0, anything under 3.5 produces an error, see
https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html#policy-version

Use a patch instead of CMAKE_OPTIONS so we don't forget to remove this hack.

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>cjson: fix PKG_CPE_ID</title>
<updated>2025-09-20T15:14:23Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2025-09-17T12:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7155777e2ffd9d12e7d0fd6df207170c13f2c14c'/>
<id>urn:sha1:7155777e2ffd9d12e7d0fd6df207170c13f2c14c</id>
<content type='text'>
cjson_project:cjson has been deprecated in favour of davegamble:cjson:
https://nvd.nist.gov/products/cpe/detail/70BC45DA-D915-4A1D-96AF-84A6CECEE148

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>cjson: update to 1.7.19</title>
<updated>2025-09-14T09:51:37Z</updated>
<author>
<name>Chris Swan</name>
</author>
<published>2025-09-10T10:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=22aa9e52ff2327a92005d63abe1a4d37fdb121d4'/>
<id>urn:sha1:22aa9e52ff2327a92005d63abe1a4d37fdb121d4</id>
<content type='text'>
This is a bugfix release
Full release notes available at:
https://github.com/DaveGamble/cJSON/releases/tag/v1.7.19

Signed-off-by: Chris Swan &lt;chris@atsign.com&gt;
</content>
</entry>
<entry>
<title>cjson: update to 1.7.18</title>
<updated>2025-05-25T11:08:34Z</updated>
<author>
<name>Chris Swan</name>
</author>
<published>2025-05-22T10:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3b98387df6a44ededa12c843c8d4a0feaac0ca60'/>
<id>urn:sha1:3b98387df6a44ededa12c843c8d4a0feaac0ca60</id>
<content type='text'>
This is a bugfix release
Full release notes available at:
https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18

Signed-off-by: Chris Swan &lt;chris@atsign.com&gt;
</content>
</entry>
<entry>
<title>cjson: update to 1.7.17</title>
<updated>2024-02-10T22:55:02Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-09T21:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=46b5cd66636687f13ff00b20f1dfeaf28c8fa063'/>
<id>urn:sha1:46b5cd66636687f13ff00b20f1dfeaf28c8fa063</id>
<content type='text'>
Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>libs/cjson: bump to 1.7.15</title>
<updated>2022-09-26T09:38:00Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2022-09-23T12:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=75df9b7a4a343963040ad0195ee0126feebdfdd2'/>
<id>urn:sha1:75df9b7a4a343963040ad0195ee0126feebdfdd2</id>
<content type='text'>
This is a bugfix release.
Full release notes available at: https://github.com/DaveGamble/cJSON/releases/tag/v1.7.15

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>cjson: fix wrong pkgconfig paths</title>
<updated>2021-01-21T13:49:27Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-01-01T01:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d2aba09d262177d64806ed3a523b58f8bb0f4384'/>
<id>urn:sha1:d2aba09d262177d64806ed3a523b58f8bb0f4384</id>
<content type='text'>
The .pc file points to OS paths instead of target ones.

Remove CMAKE_INSTALL as InstallDev is explicit.

Move MAINTAINER to PKG_MAINTAINER for consistency.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libs: cjson: correctly install to named include paths</title>
<updated>2020-12-14T15:13:06Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2020-12-14T15:09:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0a3e0114ce9a1badc82fb80b5f15aba37b9c672b'/>
<id>urn:sha1:0a3e0114ce9a1badc82fb80b5f15aba37b9c672b</id>
<content type='text'>
Supports the more traditional "#include &lt;cjson/cJSON.h&gt;"
instead of dropping them in the root.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
</feed>
