| Age | Commit message (Collapse) | Author |
|
|
|
Use pairs iterator for project.options instead of ipairs
|
|
Replace the ts file update method to avoid the lupdate.exe command triggering the windows command line string limit
|
|
|
|
msvc's link.exe does not have an `fsanitize` flag.
It was not causing build failures by was creating warning messages like:
LINK : warning LNK4044: unrecognized option '/fsanitize=address'; ignored
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx'
|
|
|
|
rule(python.module): remove pybind11-specific linking logic now handled by its package
|
|
its package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve sourcekind for add_files
|
|
fix(find_qt): gracefully handle unsupported `-qtconf` argument
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add generator.vsxmake.root_sln policy
|
|
|
|
|
|
|
|
|
|
add [conf] section to conan profile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve find_dia_sdk
|