Nagy-Egri Máté Ferenc

Results 59 issues of Nagy-Egri Máté Ferenc

### Brief Issue Summary I wasn't too excited to hear that CMake Tools started biting into Test Explorer integration, because Frederic Bonnet's [CMake Test Explorer](https://github.com/fredericbonnet/cmake-test-explorer) is an otherwise stellar extension...

enhancement
fixed (release pending)
Feature: ctest

### Brief Issue Summary I'm using CMake for CUDA development, and something changed in the past few weeks, as my setup used to work. My kit instructs CMake to override...

bug
Feature: configure
stale-old

Problem: Consuming ut as a named module using MSVC has compiler errors. Solution: - Don't include STL headers. (It results in ODR violation when consuming `std` as module.) - MS-STL...

This is a draft PR to experiment with post_checkout scripts to fetch hipamd sources required for device-side docs.

documentation

We've come across an issue of hipcc always adding system device architectures to executable binaries even when not asked. This increases compile times for unaware users and causes a hurdle...

This is the initial implementation of a sphinx based documentation using doxysphinx, which takes doxygen docs unmodified and reformats it into sphinx-like output for a smoother experience when hooked up...

Related to: [SWDEV-427628 - Documentation restructure](https://github.com/ROCm/HIP/pull/3405)

I saw that the roadmap has CTest integration on it and I was wondering what would be the best route to take in terms of UX. CMake Tools had this...

enhancement

# My problem One of the most vexing things about CMake Tools and the CMake integration of Big Brother VS as well is that it takes too much time to...

enhancement