| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-28 | fix check tips | ruki | |
| 2025-06-28 | update changelog | ruki | |
| 2025-06-27 | Merge pull request #6592 from xmake-io/objectonly | ruki | |
| Fix objectonly targets | |||
| 2025-06-27 | improve object only test | ruki | |
| 2025-06-27 | fix link object only binary | ruki | |
| 2025-06-27 | Fix product name issue. | JX-Master | |
| Add SDKROOT build settings. | |||
| 2025-06-27 | add object only test | ruki | |
| 2025-06-26 | Merge pull request #6585 from xmake-io/ping | ruki | |
| improve ping #6579 | |||
| 2025-06-26 | Merge pull request #6572 from fcying/dev | ruki | |
| feat(plugin/project): support gen compile_commands.json for specific target | |||
| 2025-06-26 | Merge pull request #6588 from romeoxbm/feat-test-should-fail | ruki | |
| feat(test): Support expected-failure tests via should_fail option | |||
| 2025-06-26 | feat(plugin/project): support gen compile_commands.json for specific target | fcying | |
| 2025-06-25 | Minor change | Francesco Guastella | |
| 2025-06-25 | Move test summary to the last line of the report | Francesco Guastella | |
| 2025-06-25 | improve pingping | ruki | |
| 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 | |
