summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵SineStriker
package testing
2025-04-23Support customizing `implib` path of MinGW/MSVCSineStriker
2025-04-23Merge pull request #6347 from Arthapz/cleanup-modules-xmake-luaruki
(C++ modules support) cleanup module rules
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
Improve MIDL support
2025-04-22Merge pull request #6349 from hszSoft/devruki
fix action test for namespace
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
add --config to cmake build install command
2025-04-21add --config to cmake build install commandcarl
2025-04-21Merge pull request #6342 from xmake-io/headerunitsruki
fix detect -fmodule-header for gcc
2025-04-21fix detect -fmodule-header for gccheaderunitsruki
2025-04-21Merge pull request #6337 from Arthapz/fix-link-runtimesruki
(runtimes) runtimes flags should be first to avoid -L/usr/lib make li…
2025-04-21Merge pull request #6338 from Arthapz/simplify-module-dir-treeruki
(c++ modules support) Simplify module support directory tree
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
(c++ modules support) disable std module for duplicate detection tests
2025-04-21Merge pull request #6340 from Arthapz/fix-stdmodules-testsruki
(c++ modules support) fix stdmodules tests (std modules only export e…
2025-04-21Merge pull request #6341 from Arthapz/add-stdmodule-testruki
(c++ modules support) add a new tests for stdmodules
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 ↵Arthur LAURENT
choose wrong libraries
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
from std namespace)
2025-04-20(c++ modules support) disable std module for duplicate detection testsArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-18fix stuck on windows arm64ruki
2025-04-17Merge pull request #6326 from choyy/devruki
do windeployqt for qt.shared deps, fix windeployqt bindir bug
2025-04-17do windeployqt for qt.shared deps, fix windeployqt bindir bugchooyy
2025-04-16Merge pull request #6325 from SineStriker/devruki
Add support for automatically using windows system proxy
2025-04-16Use jobgraph rather than batchcmdChristian Rendina