| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-22 | nix: various changes | zzbaron | |
| 2025-09-22 | nix: fix false positives | zzbaron | |
| 2025-09-22 | nix: fixed pkgconfig finding/dependencies | zzbaron | |
| 2025-09-23 | improve cmake default flags #6845 | ruki | |
| 2025-09-22 | nix: simplifying package detection | zzbaron | |
| 2025-09-23 | improve table.empty | ruki | |
| 2025-09-22 | update. | Redbeanw44602 | |
| 2025-09-22 | fix version in auto-generated .pc. | Redbeanw44602 | |
| 2025-09-21 | nix: improve package filtering and search accuracy | zzbaron | |
| 2025-09-21 | nix: adjusted pkg config logic and include dirs. | zzbaron | |
| 2025-09-21 | fixed nix prefix removal | zzbaron | |
| 2025-09-21 | nix: rewrite of package detection | zzbaron | |
| 2025-09-21 | fix find gcc/clang | ruki | |
| 2025-09-21 | fix hook | 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-21 | improve clang toolchain | ruki | |
| 2025-09-21 | update version | ruki | |
| 2025-09-21 | update versionv3.0.3 | ruki | |
| 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 | Merge pull request #6834 from xmake-io/env | ruki | |
| improve envs | |||
| 2025-09-20 | fix package extension | ruki | |
| 2025-09-20 | fix enter project | ruki | |
| 2025-09-20 | improve envs | ruki | |
| 2025-09-20 | update changelog | ruki | |
| 2025-09-20 | update changelog | ruki | |
| 2025-09-20 | improve clang.tidy | ruki | |
| 2025-09-19 | Merge pull request #6832 from xmake-io/sign | ruki | |
| optimize codesign | |||
| 2025-09-20 | improve depslib | ruki | |
| 2025-09-20 | fix mobile_provision error | ruki | |
| 2025-09-20 | optimize codesign | ruki | |
| 2025-09-19 | Merge pull request #6824 from xmake-io/opti | ruki | |
| Improve has_flags | |||
| 2025-09-19 | improve test | ruki | |
| 2025-09-19 | improve find_tool | ruki | |
| 2025-09-18 | fix cl.has_flags | ruki | |
| 2025-09-18 | improve has_flags | ruki | |
| 2025-09-18 | improve cl has_flags | ruki | |
| 2025-09-18 | revert os | ruki | |
| 2025-09-18 | improve known flags | ruki | |
| 2025-09-18 | improve to check cl | ruki | |
| 2025-09-18 | improve has_flags | ruki | |
| 2025-09-18 | nfc(C++ modules) improve multiple_runtimes test | Arthur LAURENT | |
| 2025-09-18 | fix(C++ modules) fix culling | Arthur LAURENT | |
| 2025-09-18 | fix(C++ modules) fix outdata check in modules tests | Arthur LAURENT | |
| 2025-09-18 | nfx(C++ modules) improve stdmodule related tests | Arthur LAURENT | |
| 2025-09-18 | fix(C++ modules) fix stdmodule detection when multiple runtimes are used | Arthur LAURENT | |
| 2025-09-18 | nfc(C++ modules) add a test for multiple c++ runtimes | Arthur LAURENT | |
| 2025-09-18 | Merge pull request #6818 from ZZBaron/nix/devshell-support | ruki | |
| Fix Nix Package Detection in nix-shell Environment | |||
| 2025-09-17 | adjustments pointed out by ruki | zzbaron | |
| 2025-09-17 | Merge pull request #6822 from Shiffted/fix_repo_cache | ruki | |
| Prioritize envs over repo cache | |||
