| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add msvc midl support
|
|
|
|
Fix git clone failure
|
|
|
|
This reverts commit 74c55526d4c7b4c22ea37a61406969cbb6b148bd.
|
|
|
|
|
|
|
|
fix unknown package tips
|
|
|
|
|
|
|
|
To only return a package if one matches the required distance.
|
|
|
|
|
|
Resolved an issue where flags were mistakenly considered added due to substring matching (e.g., `CMAKE_CXX_FLAGS` being a part of `CMAKE_CXX_FLAGS_RELWITHDEBINFO`). This prevented certain flags from being properly included in the cmake command line. Improved the logic to ensure accurate flag detection and inclusion.
|
|
Signed-off-by: sunrisepeak <[email protected]>
|
|
meson: Add cmake search env
|
|
fix(raddbg): make rad debugger open as detached
|
|
|
|
|
|
|
|
to not detect MinGW if both are available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|