friendlyanon

Results 43 issues of friendlyanon

Since v3 is around the corner and it's a major version increase, I think it would be time to revamp the build tooling a little bit and follow proper library...

feature
m:config

At the moment, the CMake build files are messy. * There is no clear separation between consumer and developer code paths. This makes it impossible to build/install/package the library without...

enhancement
build

Jó Szerencsét! I would like to inquire about the state of #704 I have left some review comments on that PR to hopefully get it into a useful state. It...

Mentioned in #6 with some help regarding this. Opening an issue for tracking.

Would a web version of cmake-init be of any use? Something similar to https://start.spring.io/ Some tools already require Python that generated projects offer integration with, so this is a really...

enhancement
question

It would be nice for CDash to support dark mode. Unfortunately, even the [Dark Reader](https://darkreader.org/) extension has issues on all its settings, so that's not an option. I might take...

feature request

I'd like to point out first that I'm not exactly using your fork of v2 4chanX, but my own, however, the code for `ImageHover` is the same in both. Recently...

These are a form of static analysis and motivated by #79 I wish to further enhance this aspect of cmake-init. Some additional tools were mentioned in https://github.com/friendlyanon/cmake-init/pull/79#issuecomment-1396716850 that might be...

enhancement

It was suggested on Reddit that cmake-init could have a thin mode where it outputs a more lean project. The problem with this is that projects are already pretty lean...

question

### What is your suggestion? See the comment at https://github.com/conan-io/conan/pull/15736#issuecomment-1959323582 This class iterates `CMAKE_CONFIGURATION_TYPES` even if the generator in use is not multi-config and doesn't do the same for `CMAKE_BUILD_TYPE`...