| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-23 | nix: added store path cache | zzbaron | |
| 2025-09-24 | improve jobgraph | ruki | |
| 2025-09-23 | Merge pull request #6844 from Redbeanw44602/fix-pkgconfig-autogen-v | ruki | |
| Fix version in auto-generated .pc. | |||
| 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-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 | 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-19 | Merge pull request #6832 from xmake-io/sign | ruki | |
| optimize codesign | |||
| 2025-09-20 | improve depslib | ruki | |
| 2025-09-20 | optimize codesign | 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 | improve known flags | ruki | |
| 2025-09-18 | improve has_flags | ruki | |
| 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 | clean undefined vsvers | chooyy | |
| 2025-09-16 | code cleanup | zzbaron | |
| 2025-09-16 | added nixos nix path to find_package | zzbaron | |
| 2025-09-16 | added nix devshell support with package validation | zzbaron | |
| 2025-09-16 | Refactor clang check to use startswith method | ruki | |
| 2025-09-17 | improve to find cl | ruki | |
| 2025-09-17 | improve to find gcc/clang | ruki | |
| 2025-09-16 | Merge pull request #6801 from bugsnotabunny/bugsnotabunny/fix-compilers-priority | ruki | |
| Change compilers priority for gcc and clang | |||
| 2025-09-15 | Change clang check to use startswith method | ruki | |
| 2025-09-15 | Merge pull request #6810 from xmake-io/cmake | ruki | |
| improve the default flags for cmake #6781 | |||
| 2025-09-15 | improve the default flags for cmake #6781 | ruki | |
| 2025-09-15 | format code | ruki | |
| 2025-09-15 | revert cmake default flags #6781 | ruki | |
| 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 | Merge pull request #6808 from xmake-io/env | ruki | |
| fix xrepo env #6806 | |||
| 2025-09-15 | fix xrepo env #6806 | ruki | |
