summaryrefslogtreecommitdiff
path: root/xmake/modules/core
AgeCommit message (Expand)Author
2026-07-08fix crash in contains modulesruki
2026-07-08fix pch for std modulesruki
2026-07-08add has flags for filcruki
2026-07-08improve pch for std modulesruki
2026-06-25improve to get output for clruki
2026-06-25use vstool.iorunv in has_flagsruki
2026-06-04filter nvcc outputchooyy
2026-06-04support set_encodings with nvccchooyy
2026-05-11Merge pull request #7535 from xmake-io/ascendruki
2026-05-11fix(ascendc): align flags with Bisheng compiler user guidewuzhenqing
2026-05-09improve ascend rulesruki
2026-05-05Merge pull request #7529 from tgsong/fix-clang-pchruki
2026-05-04Fix zig cc runtime (-stdlib) flagTiangang Song
2026-05-04Move clang pch to its own moduleTiangang Song
2026-05-04feat(ascendc): add Huawei Ascend C toolchain supportwuzhenqing
2026-04-30fix cl exceptionchooyy
2026-04-11fix clang with c++_staticruki
2026-04-11fix clang runtimesruki
2026-04-07add utils.checkerruki
2026-04-03add filxx toolchain and find_filxx detection script for Fil-C C++ compilerSaikari
2026-04-03Fil-C add toolchainSaikari
2026-04-01Merge pull request #7437 from xmake-io/lua55ruki
2026-03-30Merge pull request #7440 from xmake-io/commentsruki
2026-03-30update more commentsruki
2026-03-30fix icx-ccruki
2026-03-30inherit clang_clruki
2026-03-30switch icx to icx-cc on windowsruki
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-03-28Merge pull request #7424 from xmake-io/commentsruki
2026-03-28add c interop support for zigzigruki
2026-03-26improve more commentsruki
2026-03-26revert gcc has_flagsruki
2026-03-26fix gcc has_flagsruki
2026-03-26improve has_flags againruki
2026-03-26improve clang-cl has_flagsruki
2026-03-26improve check knownargsruki
2026-03-26improve clang-cl has_flagsruki
2026-03-26improve has_flagsruki
2026-03-23fix some typosruki
2026-03-19improve ldc on windowsruki
2026-03-16improve to get csproj fileruki
2026-03-16remove unused codesruki
2026-03-14fix flagsruki
2026-03-14improve csharp rulesruki
2026-03-14improve csharp supportruki
2026-02-13fix armlinkruki
2026-01-31Merge pull request #7282 from charlesseizilles/patch-1ruki
2026-01-30find_cuda: revert breaking changecharles seizilles
2026-01-30try improveSaikari