summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-26improve to has_toolruki
2025-09-26improve to check cxxflagsruki
2025-09-26improve to check target flagsruki
2025-09-26modify config flagsruki
2025-09-25nfc(C++ modules) apply PR suggestionArthur LAURENT
2025-09-25Merge pull request #6857 from star-hengxing/patch-1ruki
Fix rc compiler with cmake in cross-compilation
2025-09-25Fix rc compiler with cmake in cross-compilationstar9029
2025-09-24nix: cache fixes, rework store path extraction, etc.zzbaron
2025-09-24improve to cache envs for schedulerruki
2025-09-24improve os.getenvsruki
2025-09-24Merge pull request #6849 from xmake-io/optiruki
improve jobgraph
2025-09-24Merge pull request #6851 from tgsong/fix_finding_clang_scan_depsruki
Fix finding clang-scan-deps
2025-09-23Fix finding clang_scan_depsTiangang Song
2025-09-23nix: added store path cachezzbaron
2025-09-24improve has_edgeruki
2025-09-24improve jobgraphruki
2025-09-23Merge pull request #6844 from Redbeanw44602/fix-pkgconfig-autogen-vruki
Fix version in auto-generated .pc.
2025-09-23get.sh: support dnfChen Linxuan
Signed-off-by: Chen Linxuan <[email protected]>
2025-09-23Merge pull request #6846 from xmake-io/cmakeruki
improve cmake default flags #6845
2025-09-22nix: various changeszzbaron
2025-09-22nix: fix false positiveszzbaron
2025-09-22nix: fixed pkgconfig finding/dependencieszzbaron
2025-09-23improve cmake default flags #6845ruki
2025-09-22nix: simplifying package detectionzzbaron
2025-09-23improve table.emptyruki
2025-09-22update.Redbeanw44602
2025-09-22fix version in auto-generated .pc.Redbeanw44602
2025-09-21nix: improve package filtering and search accuracyzzbaron
2025-09-21nix: adjusted pkg config logic and include dirs.zzbaron
2025-09-21fixed nix prefix removalzzbaron
2025-09-21nix: rewrite of package detectionzzbaron
2025-09-21fix find gcc/clangruki
2025-09-21fix hookruki
2025-09-21feat(clang-tidy): Improve clang-tidy support24bit-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-21improve clang toolchainruki
2025-09-21update versionruki
2025-09-21update versionv3.0.3ruki
2025-09-20Merge pull request #6835 from xmake-io/packageruki
fix package extension
2025-09-20improve extension againruki
2025-09-20Merge pull request #6834 from xmake-io/envruki
improve envs
2025-09-20fix package extensionruki
2025-09-20fix enter projectruki
2025-09-20improve envsruki
2025-09-20update changelogruki
2025-09-20update changelogruki
2025-09-20improve clang.tidyruki
2025-09-19Merge pull request #6832 from xmake-io/signruki
optimize codesign
2025-09-20improve depslibruki
2025-09-20fix mobile_provision errorruki
2025-09-20optimize codesignruki