<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/imgui, 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>[imgui] Update to 1.85 (#20679)</title>
<updated>2021-10-13T21:47:17+00:00</updated>
<author>
<name>Rémy Tassoux</name>
<email>contact@rt2.fr</email>
</author>
<published>2021-10-13T21:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=de256f1c2ece3675983576beec63243f8a8fcce7'/>
<id>de256f1c2ece3675983576beec63243f8a8fcce7</id>
<content type='text'>
* [imgui] Update to 1.85

* [imgui] Update version files

* [imgui] Replace deprecated vcpkg functions

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] Update to 1.85

* [imgui] Update version files

* [imgui] Replace deprecated vcpkg functions

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build issues on OSX when these flags are enabled: osx-bindings, metal-bindings (#20281)</title>
<updated>2021-09-24T00:58:28+00:00</updated>
<author>
<name>boriskro</name>
<email>boris.kro@gmail.com</email>
</author>
<published>2021-09-24T00:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=456a50c1e8ef4af7908bd39129c2472a7a3e1661'/>
<id>456a50c1e8ef4af7908bd39129c2472a7a3e1661</id>
<content type='text'>
* [imgui] Fix build issues on OSX

 * bump required cmake version because OBJCXX support has been introduced in 3.16

 * set C++ standard to c++11 on Apple.  Imgui own examples use c++14, however c++11 was found to be sufficient

 * enable Objective-C++ mode for *.mm sources

 * add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error

* [imgui] Fix build issues on OSX

 * bump required cmake version because OBJCXX support has been introduced in 3.16

 * set C++ standard to c++11 on Apple.  Imgui own examples use c++14, however c++11 was found to be sufficient

 * enable Objective-C++ mode for *.mm sources

 * add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error

* Update ports/imgui/vcpkg.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* [imgui] Fix manifest format

* Ran `vcpkg x-add-version imgui`

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] Fix build issues on OSX

 * bump required cmake version because OBJCXX support has been introduced in 3.16

 * set C++ standard to c++11 on Apple.  Imgui own examples use c++14, however c++11 was found to be sufficient

 * enable Objective-C++ mode for *.mm sources

 * add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error

* [imgui] Fix build issues on OSX

 * bump required cmake version because OBJCXX support has been introduced in 3.16

 * set C++ standard to c++11 on Apple.  Imgui own examples use c++14, however c++11 was found to be sufficient

 * enable Objective-C++ mode for *.mm sources

 * add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error

* Update ports/imgui/vcpkg.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* [imgui] Fix manifest format

* Ran `vcpkg x-add-version imgui`

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[imgui] update to 1.84.2 (#20012)</title>
<updated>2021-09-08T14:54:28+00:00</updated>
<author>
<name>Mathis</name>
<email>mathisloge@gmail.com</email>
</author>
<published>2021-09-08T14:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b91abc4edacc23e0e798aff020adc425f5702d3e'/>
<id>b91abc4edacc23e0e798aff020adc425f5702d3e</id>
<content type='text'>
* update imgui

* version

* use correct ref for docking

* version

* update commit for dockiung

* version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update imgui

* version

* use correct ref for docking

* version

* update commit for dockiung

* version</pre>
</div>
</content>
</entry>
<entry>
<title>[imgui] Update to 1.84.1 (#19677)</title>
<updated>2021-08-24T23:28:54+00:00</updated>
<author>
<name>Rémy Tassoux</name>
<email>contact@rt2.fr</email>
</author>
<published>2021-08-24T23:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d8e1d6b50caec4f54ca86376d6ad7d159e3b736f'/>
<id>d8e1d6b50caec4f54ca86376d6ad7d159e3b736f</id>
<content type='text'>
* [imgui] Update to 1.84.1

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] Update to 1.84.1

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[imgui] Update to 1.83 version (#18100)</title>
<updated>2021-05-26T21:41:23+00:00</updated>
<author>
<name>Rémy Tassoux</name>
<email>contact@rt2.fr</email>
</author>
<published>2021-05-26T21:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7234002d11141cc6376334b80a7fdde9f8f2668e'/>
<id>7234002d11141cc6376334b80a7fdde9f8f2668e</id>
<content type='text'>
* [imgui] Update to 1.83 version

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] Update to 1.83 version

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[imgui] Update to 1.82 (#16727)</title>
<updated>2021-03-17T22:13:48+00:00</updated>
<author>
<name>Rémy Tassoux</name>
<email>contact@rt2.fr</email>
</author>
<published>2021-03-17T22:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=358bcd4166dde07a6c1b2c2b4ab9d5851d4faea2'/>
<id>358bcd4166dde07a6c1b2c2b4ab9d5851d4faea2</id>
<content type='text'>
* [imgui] Update to 1.82

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] Update to 1.82

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Imgui] Update docking-experimental and freetype features to 1.81 (#16268)</title>
<updated>2021-03-01T16:40:09+00:00</updated>
<author>
<name>Rémy Tassoux</name>
<email>contact@rt2.fr</email>
</author>
<published>2021-03-01T16:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b5bc9d5474e428dc1c29c2a6d050b8013c3f3e49'/>
<id>b5bc9d5474e428dc1c29c2a6d050b8013c3f3e49</id>
<content type='text'>
* [imgui] Update docking-experimental and freetype features to 1.81

* [imgui] Update version files

* [imgui] Move string replacement to post-build

* Update ports/imgui/CMakeLists.txt

* [imgui] Declare IMGUI_ENABLE_FREETYPE macro only if the freetype feature is enabled and move wchar32 string replacement to post-build

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] Update docking-experimental and freetype features to 1.81

* [imgui] Update version files

* [imgui] Move string replacement to post-build

* Update ports/imgui/CMakeLists.txt

* [imgui] Declare IMGUI_ENABLE_FREETYPE macro only if the freetype feature is enabled and move wchar32 string replacement to post-build

* [imgui] Update version files

Co-authored-by: Rémy Tassoux &lt;rt2@rasterizedworld.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[imgui] change to correct dx binding implementation path (#16255)</title>
<updated>2021-02-17T01:33:33+00:00</updated>
<author>
<name>aizuon</name>
<email>44760523+aizuon@users.noreply.github.com</email>
</author>
<published>2021-02-17T01:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e2ecca095c77180ab0114600f78b557ab6c99fc2'/>
<id>e2ecca095c77180ab0114600f78b557ab6c99fc2</id>
<content type='text'>
* [imgui] change to correct dx binding implementation path

* [imgui] add version files

* [imgui] forgot to update hash</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [imgui] change to correct dx binding implementation path

* [imgui] add version files

* [imgui] forgot to update hash</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade imgui to v1.81 (#16239)</title>
<updated>2021-02-16T19:09:36+00:00</updated>
<author>
<name>Brian Peek</name>
<email>BrianPeek@users.noreply.github.com</email>
</author>
<published>2021-02-16T19:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=502f95a1bb8f74ced5d5ff6dedba6dd743115283'/>
<id>502f95a1bb8f74ced5d5ff6dedba6dd743115283</id>
<content type='text'>
* upgrade imgui to v1.81

* add version files

* change port-version to 0 instead of deleting the line

* remove port-version (??)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upgrade imgui to v1.81

* add version files

* change port-version to 0 instead of deleting the line

* remove port-version (??)</pre>
</div>
</content>
</entry>
<entry>
<title>[imgui] Fix find dependencies (#15063)</title>
<updated>2020-12-26T20:45:14+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-12-26T20:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=08b6c85897f259be3d9726b03723f4c44d21b85b'/>
<id>08b6c85897f259be3d9726b03723f4c44d21b85b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
