<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/cjson/CONTROL, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[rollup] Rollup PR 2021-07-16 (#19001)</title>
<updated>2021-07-20T17:24:58+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>83086508+strega-nil-ms@users.noreply.github.com</email>
</author>
<published>2021-07-20T17:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0e1dc121856eef84bf1852134e548bf9898dabac'/>
<id>0e1dc121856eef84bf1852134e548bf9898dabac</id>
<content type='text'>
* [rollup:2021-07-16 1/7] PR #18201 (@JackBoosY)

[vcpkg-cmake] Add check for unused cmake variables

* [rollup:2021-07-16 2/7] PR #18397 (@strega-nil)

[vcpkg_list] add new function

* [rollup:2021-07-16 3/7] PR #18782 (@strega-nil)

[scripts-audit] vcpkg_build_ninja

* [rollup:2021-07-16 4/7] PR #18784 (@strega-nil)

[scripts-audit] vcpkg_minimum_required

* [rollup:2021-07-16 5/7] PR #18785 (@strega-nil)

[scripts-audit] vcpkg_replace_string

* [rollup:2021-07-16 6/7] PR #18786 (@strega-nil)

[scripts-audit] windows scripts

* [rollup:2021-07-16 7/7] PR #18945 (@strega-nil)

[many ports] remove deprecated vcpkg_check_features call [1/5]

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [rollup:2021-07-16 1/7] PR #18201 (@JackBoosY)

[vcpkg-cmake] Add check for unused cmake variables

* [rollup:2021-07-16 2/7] PR #18397 (@strega-nil)

[vcpkg_list] add new function

* [rollup:2021-07-16 3/7] PR #18782 (@strega-nil)

[scripts-audit] vcpkg_build_ninja

* [rollup:2021-07-16 4/7] PR #18784 (@strega-nil)

[scripts-audit] vcpkg_minimum_required

* [rollup:2021-07-16 5/7] PR #18785 (@strega-nil)

[scripts-audit] vcpkg_replace_string

* [rollup:2021-07-16 6/7] PR #18786 (@strega-nil)

[scripts-audit] windows scripts

* [rollup:2021-07-16 7/7] PR #18945 (@strega-nil)

[many ports] remove deprecated vcpkg_check_features call [1/5]

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[cjson] fix windows-static for don't export symbols (#12026)</title>
<updated>2020-06-23T20:01:52+00:00</updated>
<author>
<name>xhbuming</name>
<email>1009459330@qq.com</email>
</author>
<published>2020-06-23T20:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d2b92bff55253c72e8e679214404483b7288f1ee'/>
<id>d2b92bff55253c72e8e679214404483b7288f1ee</id>
<content type='text'>
* fix windows-static for don't export symbols

/* export symbols by default, this is necessary for copy pasting the C and header file */
#if !defined(CJSON_HIDE_SYMBOLS) &amp;&amp; !defined(CJSON_IMPORT_SYMBOLS) &amp;&amp; !defined(CJSON_EXPORT_SYMBOLS)
#define CJSON_EXPORT_SYMBOLS
#endif

* Update CONTROL</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix windows-static for don't export symbols

/* export symbols by default, this is necessary for copy pasting the C and header file */
#if !defined(CJSON_HIDE_SYMBOLS) &amp;&amp; !defined(CJSON_IMPORT_SYMBOLS) &amp;&amp; !defined(CJSON_EXPORT_SYMBOLS)
#define CJSON_EXPORT_SYMBOLS
#endif

* Update CONTROL</pre>
</div>
</content>
</entry>
<entry>
<title>[cjson] Update to 2019-11-30 (#9157)</title>
<updated>2019-12-02T18:39:21+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-12-02T18:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c89f944b1d874d7d2224f36dd31a499277949cea'/>
<id>c89f944b1d874d7d2224f36dd31a499277949cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update some ports version (#7525)</title>
<updated>2019-08-02T17:26:39+00:00</updated>
<author>
<name>Ehsan</name>
<email>mohammadi.ehsan1994@gmail.com</email>
</author>
<published>2019-08-02T17:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3fe2ec61d3089b8ec6d465f11d7a081c2a971e80'/>
<id>3fe2ec61d3089b8ec6d465f11d7a081c2a971e80</id>
<content type='text'>
* [blosc] Update library to 1.17.0

* [boost-callable-traits] Update library to 2.3.2

* [cjson] Update library to 1.7.12

* [cppzmq] Update library to 4.4.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [blosc] Update library to 1.17.0

* [boost-callable-traits] Update library to 2.3.2

* [cjson] Update library to 1.7.12

* [cppzmq] Update library to 4.4.1
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP][cjson] Add new port (#6081)</title>
<updated>2019-05-29T21:24:40+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-05-29T21:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dc42151505367ffed6ce1f1744df4b1c1ec1cf7a'/>
<id>dc42151505367ffed6ce1f1744df4b1c1ec1cf7a</id>
<content type='text'>
* [cjson] Add new port

* [cjson] Fix cmake targets path

* [cjson] Bump version info
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [cjson] Add new port

* [cjson] Fix cmake targets path

* [cjson] Bump version info
</pre>
</div>
</content>
</entry>
</feed>
