Commit Graph

4 Commits

Author SHA1 Message Date
MonicaLiu
aebddbb85e
[gmsh] Export unofficial config files (#40835) 2024-09-09 20:24:18 -07:00
WangWeiLin-MV
cd9a6747a7
[gmsh] Update to 4.12.2 (#36987)
Fix #36977

### Checklist
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

### Test
Port usage and features test pass with following triplets:
* x64-linux
* x64-windows
* x64-windows-static
2024-02-28 16:53:08 -08:00
JonLiu1993
c50238af5f
[gmsh] update to 4.11.1 (#33181)
* [gmsh] update to 4.11.1

* update version

* update hash

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-16 12:55:38 -07:00
X.ZhaoMa
9dea7a60d6
[gmsh] Add new port (#21896)
* add: gmsh

* add: versioning for gmsh.

* [gmsh] Re-factory code

* Fix install, remove some features due to lack required dependencies.

* version

* Do not support uwp officially

* version

* Update ports/gmsh/portfile.cmake

* Update versions/g-/gmsh.json

* Group the options

* version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-12-17 02:22:33 -05:00