Skip to content

[nlopt] add a feature to compile luksan's alg and fill the license field in json#50494

Merged
vicroms merged 4 commits intomicrosoft:masterfrom
xiaotang2333333:nlopt-Luksan
Mar 18, 2026
Merged

[nlopt] add a feature to compile luksan's alg and fill the license field in json#50494
vicroms merged 4 commits intomicrosoft:masterfrom
xiaotang2333333:nlopt-Luksan

Conversation

@xiaotang2333333
Copy link
Copy Markdown
Contributor

@xiaotang2333333 xiaotang2333333 commented Mar 16, 2026

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download. no update source code
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed. no patch file
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

@xiaotang2333333
Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

Comment thread ports/nlopt/portfile.cmake Outdated
Comment on lines +14 to +19
# ONLY arm64-osx CI fail in Qt AutoMoc with "No buffer space available" when
# MAY too many compiler processes are spawned at once. Cap concurrency on this
# target to improve reliability.
if(VCPKG_TARGET_IS_OSX AND VCPKG_TARGET_ARCHITECTURE STREQUAL "arm64" AND VCPKG_CONCURRENCY GREATER 2)
set(VCPKG_CONCURRENCY 2)
endif()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this was a temporary issue with our CI, please remove these lines.

@vicroms vicroms marked this pull request as draft March 17, 2026 20:39
@xiaotang2333333 xiaotang2333333 requested a review from vicroms March 18, 2026 03:05
@xiaotang2333333 xiaotang2333333 marked this pull request as ready for review March 18, 2026 11:43
@vicroms vicroms merged commit ddf4743 into microsoft:master Mar 18, 2026
16 checks passed
@xiaotang2333333 xiaotang2333333 deleted the nlopt-Luksan branch March 19, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants