summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-25Fix attempt to index a nil valuestar9029
2025-06-25Merge pull request #6581 from A2va/patch-1ruki
Use pairs iterator for project.options instead of ipairs
2025-06-25Merge pull request #6582 from RC1844/patch-2ruki
Update Qt ts rule
2025-06-25Update Qt ts ruleRC1844
Replace the ts file update method to avoid the lupdate.exe command triggering the windows command line string limit
2025-06-24Use pairs iterator for project.options instead of ipairsA2va
2025-06-21Merge pull request #6567 from DownerCase/msvc-no-link-fsanitize-flagruki
Do not add -fsanitize flags to msvc linker
2025-06-20fix: Do not add -fsanitize flags to msvc linkerDownerCase
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
2025-06-18Merge pull request #6559 from xmake-io/conanruki
Improve conan to support for wasm
2025-06-18use gcc for wasmruki
2025-06-18fix emcc profileruki
2025-06-18add logsruki
2025-06-18pass emsdk configruki
2025-06-18fix conan profileruki
2025-06-18improve conan configurationsruki
2025-06-17fix progress path for cmake #6553ruki
2025-06-17fix progress path for cmakeruki
2025-06-17fix releasedbg for clang #6554ruki
2025-06-15add tests progressruki
2025-06-15update specruki
2025-06-15update versionv3.0.0ruki
2025-06-13Merge pull request #6543 from charlesseizilles/patch-1ruki
Allow repeating spinner chars
2025-06-13Allow repeating spinner charsCharles
2025-06-12Merge pull request #6542 from Doekin/mingw-gcc15-moduleruki
rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx'
2025-06-12update changelogruki
2025-06-12rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx'Chan Lee
2025-06-12Merge pull request #6541 from Doekin/python-moduleruki
rule(python.module): remove pybind11-specific linking logic now handled by its package
2025-06-12Merge pull request #6538 from xmake-io/vsxmakeruki
Improve vsxmake generator with namespaces
2025-06-12rule(python.module): remove pybind11-specific linking logic now handled by ↵Doekin
its package
2025-06-11use # instead of _ruki
2025-06-11-aruki
2025-06-11update target nameruki
2025-06-10fix cp propsruki
2025-06-10fix importsruki
2025-06-10translate file path for vsxmakeruki
2025-06-09Merge pull request #6533 from xmake-io/nasmruki
Improve sourcekind for add_files
2025-06-07Merge pull request #6528 from Doekin/find_qtruki
fix(find_qt): gracefully handle unsupported `-qtconf` argument
2025-06-07improve sourcekindruki
2025-06-07Merge pull request #6524 from lonless9/feat-groupruki
adds target group filtering to `show targets`
2025-06-07improve nasm filesruki
2025-06-07fix(find_qt): gracefully handle unsupported `-qtconf` argumentDoekin
2025-06-06Update targets.luaruki
2025-06-06dec patternlonless9
2025-06-05fix patternlonless9
2025-06-04improve deplibs #6523ruki
2025-06-04adds target group filtering to `show targets`lonless9
2025-06-04Merge pull request #6522 from xmake-io/ciruki
switch win2019 to win2025
2025-06-04switch win2019 to win2025ruki
2025-06-04Merge pull request #6520 from xmake-io/vsxmakeruki
Add generator.vsxmake.root_sln policy
2025-06-03fix pathruki
2025-06-03improve pathruki