Rossmaxx

Results 27 issues of Rossmaxx

One more step closer towards #6614. Also fixes build error on MSVC.

supersedes #7170 which got closed because of a mess up on @Snowiiii's side. I recovered their commits using `git fetch upstream pull/7170/head:valuebuffer-removal`. > ValueBuffer is just and wrapper around std::vector,...

Why should such a minor functionality be 'class' ified in the first place? This caught my eye while working on #7382

Adds gprof support for profiling the builds, but it's disabled for release builds as `-fomit-frame-pointer` clashes with `-pg` flag, and it generally makes debugging hard. per https://stackoverflow.com/questions/14666665/trying-to-understand-gcc-option-fomit-frame-pointer , this option...

fixes: #19042 - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is...

category:new-port

I did run a few vsts for 2 mins and things look fine, on linux mint. More testing might be needed. cc: @tresf @messmerd @bratpeki @DomClark