| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-25 | fix ping | ruki | |
| 2025-06-25 | add logs | ruki | |
| 2025-06-25 | improve ping #6579 | ruki | |
| 2025-06-25 | Merge pull request #6587 from star-hengxing/cmake | ruki | |
| Fix attempt to index a nil value | |||
| 2025-06-25 | feat(test): Support expected-failure tests via should_fail option | Francesco Guastella | |
| This patch adds support for marking test cases as expected to fail using the should_fail option in add_tests(). This is useful for validating crash handling, incomplete features, or contract-breaking behavior in a controlled manner. The test report has also been slightly modified to: - Distinguish expected failures and unexpected passes. - Print a detailed summary of failed tests, unexpected passes, and expected failures at the end. | |||
| 2025-06-25 | Fix attempt to index a nil value | star9029 | |
| 2025-06-25 | Merge pull request #6581 from A2va/patch-1 | ruki | |
| Use pairs iterator for project.options instead of ipairs | |||
| 2025-06-25 | Merge pull request #6582 from RC1844/patch-2 | ruki | |
| Update Qt ts rule | |||
| 2025-06-25 | Update Qt ts rule | RC1844 | |
| Replace the ts file update method to avoid the lupdate.exe command triggering the windows command line string limit | |||
| 2025-06-24 | Use pairs iterator for project.options instead of ipairs | A2va | |
| 2025-06-21 | Merge pull request #6567 from DownerCase/msvc-no-link-fsanitize-flag | ruki | |
| Do not add -fsanitize flags to msvc linker | |||
| 2025-06-20 | fix: Do not add -fsanitize flags to msvc linker | DownerCase | |
| 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-18 | Merge pull request #6559 from xmake-io/conan | ruki | |
| Improve conan to support for wasm | |||
| 2025-06-18 | use gcc for wasm | ruki | |
| 2025-06-18 | fix emcc profile | ruki | |
| 2025-06-18 | add logs | ruki | |
| 2025-06-18 | pass emsdk config | ruki | |
| 2025-06-18 | fix conan profile | ruki | |
| 2025-06-18 | improve conan configurations | ruki | |
| 2025-06-17 | fix progress path for cmake #6553 | ruki | |
| 2025-06-17 | fix progress path for cmake | ruki | |
| 2025-06-17 | fix releasedbg for clang #6554 | ruki | |
| 2025-06-15 | add tests progress | ruki | |
| 2025-06-15 | update spec | ruki | |
| 2025-06-15 | update versionv3.0.0 | ruki | |
| 2025-06-13 | Merge pull request #6543 from charlesseizilles/patch-1 | ruki | |
| Allow repeating spinner chars | |||
| 2025-06-13 | Allow repeating spinner chars | Charles | |
| 2025-06-12 | Merge pull request #6542 from Doekin/mingw-gcc15-module | ruki | |
| rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx' | |||
| 2025-06-12 | update changelog | ruki | |
| 2025-06-12 | rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx' | Chan Lee | |
| 2025-06-12 | Merge pull request #6541 from Doekin/python-module | ruki | |
| rule(python.module): remove pybind11-specific linking logic now handled by its package | |||
| 2025-06-12 | Merge pull request #6538 from xmake-io/vsxmake | ruki | |
| Improve vsxmake generator with namespaces | |||
| 2025-06-12 | rule(python.module): remove pybind11-specific linking logic now handled by ↵ | Doekin | |
| its package | |||
| 2025-06-11 | use # instead of _ | ruki | |
| 2025-06-11 | -a | ruki | |
| 2025-06-11 | update target name | ruki | |
| 2025-06-10 | fix cp props | ruki | |
| 2025-06-10 | fix imports | ruki | |
| 2025-06-10 | translate file path for vsxmake | ruki | |
| 2025-06-09 | Merge pull request #6533 from xmake-io/nasm | ruki | |
| Improve sourcekind for add_files | |||
| 2025-06-07 | Merge pull request #6528 from Doekin/find_qt | ruki | |
| fix(find_qt): gracefully handle unsupported `-qtconf` argument | |||
| 2025-06-07 | improve sourcekind | ruki | |
| 2025-06-07 | Merge pull request #6524 from lonless9/feat-group | ruki | |
| adds target group filtering to `show targets` | |||
| 2025-06-07 | improve nasm files | ruki | |
| 2025-06-07 | fix(find_qt): gracefully handle unsupported `-qtconf` argument | Doekin | |
| 2025-06-06 | Update targets.lua | ruki | |
| 2025-06-06 | dec pattern | lonless9 | |
| 2025-06-05 | fix pattern | lonless9 | |
| 2025-06-04 | improve deplibs #6523 | ruki | |
| 2025-06-04 | adds target group filtering to `show targets` | lonless9 | |
