summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-03update asm sourcekindsretro98boy
2025-05-03(generators) cmake : fix compiler detection if (Gcc) with a more standard syntaxPierreEVEN
2025-04-30(runtimes) fix support of macOS homebrew llvm for --runtimesArthur LAURENT
2025-04-27Merge pull request #6372 from binLep/devruki
2025-04-27update the search regex for installing packagesbinLep
2025-04-25add win11ruki
2025-04-24Merge pull request #6364 from Arthapz/factorize-modules-implementationruki
2025-04-24(C++ modules support) factorize implementation getterArthur LAURENT
2025-04-24Merge pull request #6361 from xmake-io/builddirruki
2025-04-24fix errorruki
2025-04-24update tboxruki
2025-04-24rename buildir in xmake.shruki
2025-04-24modify default buildruki
2025-04-24revert depend.luaruki
2025-04-24improve warningsruki
2025-04-24rename more buildir in pluginsruki
2025-04-24rename more buildirruki
2025-04-24rename config.buildirruki
2025-04-24Merge pull request #6360 from Arthapz/update-module-policiesruki
2025-04-23(C++ modules support) improve modules policy namingArthur LAURENT
2025-04-23fix mapper path #6350ruki
2025-04-23(C++ modules support) assert when unity_build is enabledArthur LAURENT
2025-04-23Merge pull request #6357 from SineStriker/patch-1ruki
2025-04-23improve to find windbgruki
2025-04-23update changelogruki
2025-04-23Update README_zh.mdSineStriker
2025-04-23Merge pull request #6355 from xmake-io/implibruki
2025-04-23rename implib nameruki
2025-04-23revert link_objectsruki
2025-04-23improve implibruki
2025-04-23Update target.luaruki
2025-04-23Rename `byproduct` to `artifactfile`SineStriker
2025-04-23Add `byproduct` API to targetSineStriker
2025-04-23Remove implib APISineStriker
2025-04-23Make `set_targetdir` similar to `set_prefixdir`SineStriker
2025-04-23Fix test errorSineStriker
2025-04-23Add `set_implibdir` to target APIsSineStriker
2025-04-23Fix wrong link cmdSineStriker
2025-04-23Fix implibdir in linkerSineStriker
2025-04-23Fix nil value exception in link proc when target type is package during packa...SineStriker
2025-04-23Support customizing `implib` path of MinGW/MSVCSineStriker
2025-04-23Merge pull request #6347 from Arthapz/cleanup-modules-xmake-luaruki
2025-04-22(C++ modules) cleanup module rulesArthur LAURENT
2025-04-23update changelogruki
2025-04-23move idl testsruki
2025-04-22Merge pull request #6301 from lakor64/devruki
2025-04-22Merge pull request #6349 from hszSoft/devruki
2025-04-22Update xmake.luaruki
2025-04-22Update idl.luaruki
2025-04-22Use jobgraphsChristian Rendina