| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-16 | improve clang-tidy | ruki | |
| 2026-01-15 | improve to find clang-tidy | ruki | |
| 2025-12-03 | add -vD in syntax | ruki | |
| 2025-11-21 | improve progress_refresh | ruki | |
| 2025-11-21 | improve progress refresh timer | ruki | |
| 2025-11-20 | add timer to progress when building | ruki | |
| 2025-11-20 | add | ruki | |
| 2025-11-20 | improve progress | ruki | |
| 2025-11-19 | format code | ruki | |
| 2025-11-19 | improve clang-tidy output | ruki | |
| 2025-09-28 | refactor(clang-tidy): Use `sourcefiles` directly | 24bit-xjkp | |
| 1. Remove `verbose` option 2. Use `sourcefiles` directly | |||
| 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 | improve clang.tidy | ruki | |
| 2025-09-15 | improve tips | ruki | |
| 2025-09-15 | improve clang-tidy | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2024-12-25 | improve clang-tidy | ruki | |
| 2024-12-25 | improve clang-tidy to support multiple sourcefiles | ruki | |
| 2024-09-10 | improve clang.tidy ##5583 | ruki | |
| 2024-09-09 | fix sourcebatches #5584 | ruki | |
| 2024-09-09 | add compdb option for tidy | ruki | |
| 2024-09-08 | improve clang.tidy sourcefiles | ruki | |
| 2023-11-28 | Add --quiet for xmake check clang.tidy | SuperSodaSea | |
| 2023-09-12 | mark async.runjobs as public api | ruki | |
| 2023-07-19 | Fix grammar | wtz | |
| 2023-03-28 | add fix for clang.tidy #3537 | ruki | |
| 2023-02-21 | move checker | ruki | |
