| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-16 | improve clang-tidy | ruki | |
| 2026-01-15 | improve to find clang-tidy | ruki | |
| 2025-12-03 | format code | ruki | |
| 2025-12-03 | update comments | ruki | |
| 2025-12-03 | call on_config | ruki | |
| 2025-12-03 | remove config | ruki | |
| 2025-12-03 | add -vD in syntax | ruki | |
| 2025-12-03 | improve syntax check | ruki | |
| 2025-12-03 | add jobs | ruki | |
| 2025-12-03 | add project.policy_set | ruki | |
| 2025-12-03 | check targets | ruki | |
| 2025-12-03 | add xmake check 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-30 | add package versionfiles api checker | ShifftC | |
| 2025-09-29 | add package kind api checker | ShifftC | |
| 2025-09-29 | move check message function to shared module | ShifftC | |
| 2025-09-29 | generalise api checker | ShifftC | |
| 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 | improve to check target flags | ruki | |
| 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 | |
| 2024-05-12 | improve to check languages | ruki | |
| 2024-05-12 | improve to check languages | ruki | |
| 2024-04-25 | improve check flags #5000 | ruki | |
| 2024-03-09 | add gb2312 encoding | ruki | |
| 2024-02-06 | implement target kind moduleonly | Arthur LAURENT | |
| 2023-11-28 | Add --quiet for xmake check clang.tidy | SuperSodaSea | |
| 2023-10-11 | improve flags for vsxmake #4268 | ruki | |
| 2023-09-17 | add pedantic warning #4209 | ruki | |
| 2023-09-12 | mark async.runjobs as public api | ruki | |
| 2023-08-29 | add c++03 | ruki | |
| 2023-07-28 | check encodings | ruki | |
| 2023-07-27 | improve avx512 | ruki | |
| 2023-07-26 | add sse4.2 | ruki | |
