summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-08Update xmake.luaJérôme Leclercq
2025-05-08Fix vcpkg detectFrityet
2025-05-07cargo: fix package cross-compilationSirLynix
2025-05-07Merge pull request #6396 from Arthapz/devruki
(packages) forward buildtype and library kind to underlying buildsystem (cmake, autotools)
2025-05-07Merge pull request #6397 from Shiffted/plugin_installruki
Add custom git url syntax to plugin --install
2025-05-06asgiturl: add error messageShifftC
2025-05-06plugin: handle custom git url syntaxShifftC
2025-05-06(packages) forward buildtype and library kind to underlying buildsystem ↵Arthur LAURENT
(cmake, autotools)
2025-05-06Merge pull request #6395 from star-hengxing/midlruki
Improve idl rule
2025-05-06Fix idl teststar9029
2025-05-06Improve idl rulestar9029
2025-05-06Merge pull request #6381 from Arthapz/fix-llvm-cmake-windowsruki
(cmake, llvm toolchain) when using --toolchain=llvm on windows, dependencies should be build with it
2025-05-06fix #6393ruki
2025-05-05(cmake) when using --toolchain=llvm on windows, dependencies should be build ↵Arthur LAURENT
with it
2025-05-05Merge pull request #6391 from SirLynix/patch-18ruki
clang: Add support for cross-compiling from Windows to Linux
2025-05-05Merge pull request #6392 from SirLynix/patch-19ruki
toolchains/rust: add support for cross-compilation
2025-05-05toolchains/rust: add support for cross-compilationJérôme Leclercq
2025-05-05clang: Add support for cross-compiling from Windows to LinuxJérôme Leclercq
2025-05-03Merge pull request #6386 from PierreEVEN/fix-cmake_generator-compiler_namesruki
(generators) cmake : fix compiler detection if (Gcc) with a more stan…
2025-05-03Merge pull request #6388 from PierreEVEN/fix-cmake_generator-objectfilesruki
(generators) cmake : use a custom target to link prebuilt object files
2025-05-03Merge pull request #6387 from retro98boy/update-asm-sourcekindsruki
update asm sourcekinds
2025-05-03Merge pull request #6379 from Arthapz/fix-homebrew-llvmruki
(runtimes) fix support of macOS homebrew llvm for --runtimes
2025-05-03[fix] Use the new cmake syntax with a custom target add_library(... OBJECT ↵PierreEVEN
IMPORTED ...) instead of just using the target_link_library to linnk prebuilt obj files
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
Updated the issue where package dependencies cannot find so files during installation
2025-04-27update the search regex for installing packagesbinLep
2025-04-25add win11ruki
2025-04-24Merge pull request #6364 from Arthapz/factorize-modules-implementationruki
(C++ modules support) factorize implementation getter
2025-04-24(C++ modules support) factorize implementation getterArthur LAURENT
2025-04-24Merge pull request #6361 from xmake-io/builddirruki
Rename buildir to builddir
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
(C++ modules support) Update module policies
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
Update README_zh.md
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
Improve Implib