| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-03 | update morecopyright | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-07-03 | remove tboox.org | ruki | |
| 2025-07-02 | update changelog | ruki | |
| 2025-07-02 | rename xcode2 to xcode | ruki | |
| 2025-07-02 | format code | ruki | |
| 2025-07-02 | Merge pull request #6411 from JX-Master/xcode-generator | ruki | |
| New native Xcode project generator. | |||
| 2025-07-02 | Update pbxproj.lua | ruki | |
| 2025-07-02 | Update get_xcode_info.lua | ruki | |
| 2025-06-30 | Merge pull request #6597 from Doekin/pc-file | ruki | |
| package(install): refine relative path generation in .pc files | |||
| 2025-06-30 | update changelog | ruki | |
| 2025-06-30 | package(install): refine relative path generation in .pc files | Chan Lee | |
| 2025-06-29 | fix test for clang modules | ruki | |
| 2025-06-29 | fix build.fence #6586 | ruki | |
| 2025-06-29 | improve rust target #6574 | ruki | |
| 2025-06-29 | fix target utils | ruki | |
| 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 | |
