Mikael Simberg

Results 232 issues of Mikael Simberg

If it does, we should rely on `BUILD_SHARED_LIBS` to choose whether to build static or shared libraries.

effort: 3
priority: medium
category: CMake
type: cleanup
good first issue

It's unnecessary, and in the worst case also contributes to debug bloat.

effort: 3
priority: low
type: cleanup
good first issue

See https://www.doxygen.nl/manual/commands.html#cmdheaderfile.

effort: 2
effort: 3
priority: low
type: feature
category: documentation
type: cleanup
good first issue

https://clang.llvm.org/extra/clang-tidy/checks/misc/include-cleaner.html

effort: 2
effort: 3
effort: 4
effort: 5
priority: low
category: CI
type: cleanup
good first issue

https://clang.llvm.org/extra/clang-tidy/checks/list.html

effort: 2
effort: 3
priority: low
type: feature
good first issue

https://scorecard.dev/

effort: 2
effort: 3
priority: low
type: feature
category: CI
good first issue

If you're new to pika development and are looking for a way to get started, we've labeled issues that could be good starting points for you. Look for the label...

good first issue

https://gcc.gnu.org/gcc-14/changes.html

effort: 2
priority: medium
type: feature
category: CI
good first issue

The public API of pika is small: sender/receiver functionality, runtime initialization, what else? Hidden functionality can then gradually be brought into the public namespace through `pika::experimental::` or directly into `pika::`....

effort: 3
effort: 4
priority: medium
type: refactoring

effort: 2
effort: 3
priority: low
type: feature
category: CI