Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[imgui] Update to 1.77 #12155

Merged
merged 4 commits into from
Jul 1, 2020
Merged

[imgui] Update to 1.77 #12155

merged 4 commits into from
Jul 1, 2020

Conversation

RT2Code
Copy link
Contributor

@RT2Code RT2Code commented Jun 29, 2020

@JackBoosY JackBoosY added the category:port-update The issue is with a library, which is requesting update new revision label Jun 30, 2020
@NancyLi1013
Copy link
Contributor

Hi @RT222
Thanks for this PR.

Have you tested these features? Please make sure at least these two features can work on x86-window, x64-windows, x64-windows-static and x64-linux triplets.

@NancyLi1013 NancyLi1013 added the requires:testing Needs tests added before merging label Jul 1, 2020
@RT2Code RT2Code mentioned this pull request Jul 1, 2020
@RT2Code
Copy link
Contributor Author

RT2Code commented Jul 1, 2020

I tested these features on all the triplets you mentioned. [freetype] builds everywhere, and [bindings] fails on Linux because one dependency (allegro5) fails to build on this platform.

@ras0219-msft ras0219-msft merged commit b046c27 into microsoft:master Jul 1, 2020
@ras0219-msft
Copy link
Contributor

Thanks for the PR!

@NancyLi1013 NancyLi1013 added info:reviewed Pull Request changes follow basic guidelines and removed requires:testing Needs tests added before merging labels Jul 2, 2020
E452003 added a commit to E452003/vcpkg that referenced this pull request Jul 6, 2020
* 'master' of https://github.com/microsoft/vcpkg: (1418 commits)
  [vcpkg integrate] Clean up vcpkg.target file (microsoft#4608)
  [vcpkg_from_sourceforge] Add retry mirror function (2/2) (microsoft#12018)
  [pcre2] Restore the https://ftp.pcre.org/ mirror in addition to the SourceForge mirrors. (microsoft#12233)
  [xercesc] rename feature from xmlch_wchar to xmlch-wchar (microsoft#12205)
  [safeint] Update to 3.24 (microsoft#12217)
  [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (microsoft#12197)
  [msbuild] Revert the importance to Normal (microsoft#12212)
  [vtk] Added opengl feature. (microsoft#11399)
  [span-lite] Update to 0.7.0 (microsoft#12206)
  [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (microsoft#12196)
  [azure-iot-sdk-c] Fix feature name and enable to build (microsoft#12209)
  [vcpkg] Improve performance of compiler tracking by suppressing aspects of CMake's compiler detection. (microsoft#12203)
  [vcpkg] Remove all uses of Foo::Foo() noexcept = default; to fix microsoft#9955 (microsoft#12201)
  [sqlite3] update to 3.32.3 to deal with security issues (microsoft#12185)
  [infoware] Bump version to 0.5.4 (microsoft#12167)
  [imgui] Update to 1.77 (microsoft#12155)
  [vcpkg] Update message in bootstrap.ps1 (microsoft#12145)
  [vcpkg] Enable NuGet-based binary caching via mono (microsoft#12170)
  Don't change manifest root when manifest isn't enabled. (microsoft#12191)
  Fix sourceparagraph:BooleanField (microsoft#12192)
  ...
VelocityRa pushed a commit to VelocityRa/vcpkg that referenced this pull request Jul 24, 2020
* [imgui] Add Freetype feature

* [imgui] Update to 1.77

https://github.com/ocornut/imgui/releases/tag/v1.77

* [imgui] Fix INSTALL_INTERFACE path case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants