| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-28 | Merge pull request #6843 from 24bit-xjkp/dev | ruki | |
| feat(clang-tidy): Improve clang-tidy support | |||
| 2025-09-28 | refactor(clang-tidy): Use `sourcefiles` directly | 24bit-xjkp | |
| 1. Remove `verbose` option 2. Use `sourcefiles` directly | |||
| 2025-09-26 | fix check cxxflags | ruki | |
| 2025-09-26 | improve to has_tool | ruki | |
| 2025-09-26 | improve to check cxxflags | ruki | |
| 2025-09-26 | improve to check target flags | ruki | |
| 2025-09-22 | update. | Redbeanw44602 | |
| 2025-09-22 | fix version in auto-generated .pc. | Redbeanw44602 | |
| 2025-09-21 | feat(clang-tidy): Improve clang-tidy support | 24bit-xjkp | |
| 1. Improve "compdb" option, supporting the directory containing the json db file. This will shorten the command line since "compile_commands.json" is a long name. 2. Use `opt.compdb` instead of `option.get("compdb")` because `option.get` doesn't work and returns a nil in this scope. I don't know the reason. 3. Motivated by the python script `run-clang-tidy` in llvm project, each clang-tidy subprocess new only processes a source file and use multi-process to implement parallel analysis based on `async.runjobs` 4. Use `os.execv` instead of `os.vrunv` since diagnoses are always wanted in static analysis. 5. Add a timer for check action. | |||
| 2025-09-20 | Merge pull request #6835 from xmake-io/package | ruki | |
| fix package extension | |||
| 2025-09-20 | improve extension again | ruki | |
| 2025-09-20 | fix package extension | ruki | |
| 2025-09-20 | fix enter project | ruki | |
| 2025-09-20 | improve envs | ruki | |
| 2025-09-20 | improve clang.tidy | ruki | |
| 2025-09-20 | optimize codesign | ruki | |
| 2025-09-17 | clean undefined vsvers | chooyy | |
| 2025-09-15 | Merge pull request #6811 from xmake-io/tidy | ruki | |
| improve clang-tidy | |||
| 2025-09-15 | improve tips | ruki | |
| 2025-09-15 | improve clang-tidy | ruki | |
| 2025-09-15 | fix xrepo env #6806 | ruki | |
| 2025-09-13 | Support nushell for xrepo env | star9029 | |
| 2025-09-10 | improve vs version | ruki | |
| 2025-09-10 | support for vs2026 | ruki | |
| 2025-09-04 | improve batchcmds:lua | ruki | |
| 2025-09-04 | improve bin2c | ruki | |
| 2025-08-26 | update tips | ruki | |
| 2025-08-26 | improve download tips | ruki | |
| 2025-08-26 | improve to download packages #6654 | ruki | |
| 2025-08-20 | fix config | ruki | |
| 2025-08-20 | continue to improve comax | ruki | |
| 2025-08-20 | revert comax | ruki | |
| 2025-08-19 | add dep_fence | ruki | |
| 2025-08-19 | remove debug code | ruki | |
| 2025-08-19 | enable build.fence for config | ruki | |
| 2025-08-19 | improve comax for config | ruki | |
| 2025-08-17 | fix path #6720 | ruki | |
| 2025-08-16 | revert comax | ruki | |
| 2025-08-15 | fix comax | ruki | |
| 2025-08-06 | Merge pull request #6676 from xmake-io/config | ruki | |
| Merge pull request #6667 from xmake-io/config | |||
| 2025-08-06 | fix config targets | ruki | |
| 2025-08-06 | use custom filename for package url | ruki | |
| 2025-08-06 | Merge pull request #6667 from xmake-io/config | ruki | |
| improve to config targets | |||
| 2025-08-06 | Revert "improve to config targets" | ruki | |
| 2025-08-06 | Merge pull request #6667 from xmake-io/config | ruki | |
| improve to config targets | |||
| 2025-08-02 | improve cached filename #6654 | ruki | |
| 2025-08-02 | add comments | ruki | |
| 2025-08-02 | fix on_config order | ruki | |
| 2025-08-01 | improve resourcedir #6666 | ruki | |
| 2025-07-31 | fix builtin script | ruki | |
