summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-10fix cp propsruki
2025-06-10fix importsruki
2025-06-10translate file path for vsxmakeruki
2025-06-09Merge pull request #6533 from xmake-io/nasmruki
Improve sourcekind for add_files
2025-06-07Merge pull request #6528 from Doekin/find_qtruki
fix(find_qt): gracefully handle unsupported `-qtconf` argument
2025-06-07improve sourcekindruki
2025-06-07Merge pull request #6524 from lonless9/feat-groupruki
adds target group filtering to `show targets`
2025-06-07improve nasm filesruki
2025-06-07fix(find_qt): gracefully handle unsupported `-qtconf` argumentDoekin
2025-06-06Update targets.luaruki
2025-06-06dec patternlonless9
2025-06-05fix patternlonless9
2025-06-04improve deplibs #6523ruki
2025-06-04adds target group filtering to `show targets`lonless9
2025-06-04Merge pull request #6522 from xmake-io/ciruki
switch win2019 to win2025
2025-06-04switch win2019 to win2025ruki
2025-06-04Merge pull request #6520 from xmake-io/vsxmakeruki
Add generator.vsxmake.root_sln policy
2025-06-03fix pathruki
2025-06-03improve pathruki
2025-06-03update commentsruki
2025-06-03modify policyruki
2025-06-03Merge pull request #6518 from hotaery/devruki
add [conf] section to conan profile
2025-06-03rename configurations to conf in conan package managerharry
2025-06-03fix errorruki
2025-06-03add multiversion vsxmake policy #6519ruki
2025-06-02pass configuration via command line of conanharry
2025-06-01add [conf] section to conan profileharry
2025-06-01Merge pull request #6516 from xihale/devruki
fix: using C++latest to compile the generated code by cppfront
2025-05-31fix: compile with C++latest for cppfront generated cpp filesxihale
2025-05-31fix: using C++26 to compile the generated code by cppfrontxihale
2025-05-30Merge pull request #6512 from Freed-Wu/tb_long_truki
fix compile error for i386 and armv7l #6503
2025-05-30fix compile error for i386 and armv7l #6503Wu, Zhenyu
2025-05-29fix depfile for cosmocc #6505ruki
2025-05-28fix compile error for armv7 #6503ruki
2025-05-26Merge pull request #6496 from star-hengxing/find_dia_sdkruki
Improve find_dia_sdk
2025-05-26Update find_dia_sdk.luaruki
2025-05-26Merge pull request #6501 from binLep/devruki
fix: rcc search path for qt android
2025-05-25fix: rcc search path for qt androidbinLep
2025-05-23Improve flow controlstar9029
2025-05-23Improve find_dia_sdkstar9029
2025-05-22Merge pull request #6490 from xiaobfly/devruki
fix more versions of the same vstudio in the system.
2025-05-22Update find_vstudio.luaruki
2025-05-22Merge pull request #6477 from Arthapz/fix-clang-cl-modulesruki
(C++ modules support) fix clang cl module support
2025-05-22fix buildir #6486ruki
2025-05-22Fixed the issue where vstudio cannot be found when there are more versions ↵xiaobfly
of the same vstudio in the system. vswhere echo string: D:\Microsoft Visual Studio\2022\Professional2 D:\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build xmake thought it was a string, but in fact, it was two. so, should split it by "\n": { "D:\Microsoft Visual Studio\2022\Professional2", "D:\Microsoft Visual Studio\2022\Professional" }
2025-05-22(C++ modules support) fix clang-clArthur LAURENT
2025-05-21(C++ modules support) add clang-cl to C++ modules testsArthur LAURENT
2025-05-21(C++ modules support) refactor testsArthur LAURENT
2025-05-21Merge pull request #6479 from xmake-io/msvcruki
fix #6474
2025-05-21fix #6474ruki