Giuseppe Cesarano
Giuseppe Cesarano
We need a view that shows selected files, so the user has a fast way to check selected files and it will also make easier to remove selected files. -...
**Describe the issue** r2pm doesn't build packages if the cmake's default generator isn't make. **How to reproduce?** Simply setting cmake's default generator to anything else than makefiles. Eg: Having CMAKE_GENERATOR=Ninja...
### What happened? When using Coz, the user must insert `COZ_PROGRESS` or `COZ_BEGIN`/`COZ_END` macros into the codebase. Due to the use case of Coz itself, these macros are likely to...