| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-29 | Merge pull request #6870 from yingmanwumen/dev | ruki | |
| chore(vcpkg): bump default baseline hash of vcpkg | |||
| 2025-09-29 | Merge pull request #6861 from ZZBaron/nix/rework-package-detection | ruki | |
| Rewrite of Nix Package Manager Support | |||
| 2025-09-29 | Merge pull request #6867 from Redbeanw44602/fix/cmake-generic-configs | ruki | |
| Make sure generic options are always inserted. | |||
| 2025-09-29 | chore(vcpkg): bump default baseline hash | Zhen | |
| Update the default vcpkg baseline to a more recent commit (2025.09.27) to ensure xmake uses up-to-date vcpkg ports. | |||
| 2025-09-29 | nix: adjustments pointed out by ruki | zzbaron | |
| 2025-09-29 | update. | Redbeanw44602 | |
| 2025-09-28 | nix: adjustments pointed out by ruki | zack | |
| 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-28 | fix. | Redbeanw44602 | |
| 2025-09-28 | make sure generic options are always inserted. | Redbeanw44602 | |
| 2025-09-26 | nix: adjustments pointed out by ruki | zzbaron | |
| 2025-09-26 | nix: fixed bugs and tweaks from gemini | zzbaron | |
| 2025-09-26 | nix: optimized package info extraction | zzbaron | |
| 2025-09-26 | nix: removed unnecessary matching code | zzbaron | |
| 2025-09-26 | nix: added support for multiple derivers | zzbaron | |
| 2025-09-25 | nix: removed fuzzy name matching | zzbaron | |
| 2025-09-25 | nix: removed unnecessary code + tweaks | zzbaron | |
| 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-25 | Fix rc compiler with cmake in cross-compilation | star9029 | |
| 2025-09-24 | nix: cache fixes, rework store path extraction, etc. | zzbaron | |
| 2025-09-24 | Merge pull request #6849 from xmake-io/opti | ruki | |
| improve jobgraph | |||
| 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 | |
