summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-04-22Merge branch 'dev' of https://github.com/xmake-io/xmake into devChristian Rendina
2025-04-22fix action testhsz
2025-04-21Merge pull request #6343 from carlcc/devruki
2025-04-21add --config to cmake build install commandcarl
2025-04-21Merge pull request #6342 from xmake-io/headerunitsruki
2025-04-21fix detect -fmodule-header for gccheaderunitsruki
2025-04-21Merge pull request #6337 from Arthapz/fix-link-runtimesruki
2025-04-21Merge pull request #6338 from Arthapz/simplify-module-dir-treeruki
2025-04-21Update xmake.luaruki
2025-04-21Update xmake.luaruki
2025-04-21Update xmake.luaruki
2025-04-21Update xmake.luaruki
2025-04-21Update xmake.luaruki
2025-04-21Merge pull request #6339 from Arthapz/fix-duplicate-testsruki
2025-04-21Merge pull request #6340 from Arthapz/fix-stdmodules-testsruki
2025-04-21Merge pull request #6341 from Arthapz/add-stdmodule-testruki
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(runtimes) runtimes flags should be first to avoid -L/usr/lib make linker cho...Arthur LAURENT
2025-04-20(c++ modules support) add a new tests for stdmodulesArthur LAURENT
2025-04-20(c++ modules support) fix stdmodules tests (std modules only export entities ...Arthur LAURENT
2025-04-20(c++ modules support) disable std module for duplicate detection testsArthur LAURENT