summaryrefslogtreecommitdiff
path: root/xmake/modules
AgeCommit message (Expand)Author
2025-05-16update: find qt by qt_sdkver optionbinLep
2025-05-16Merge pull request #6445 from Doekin/pkgconfigruki
2025-05-16Merge pull request #6452 from Redbeanw44602/improve-msvc-wineruki
2025-05-15add some vcvars for custom msvc sdk.Redbeanw44602
2025-05-15Wrap opt.paths in a table for find toolsRimuruChan
2025-05-15add missing linkdirs.Redbeanw44602
2025-05-15fix typo.Redbeanw44602
2025-05-14package(install): attempt to patch existing .pc files with relative pathsChan Lee
2025-05-14package(install): use relative paths in generated .pc files to improve reloca...Chan Lee
2025-05-14package(install): prepend comment to generated .pc files to better distinguishChan Lee
2025-05-14Merge pull request #6425 from Arthapz/fix-ld-autotoolsruki
2025-05-14Update autoconf.luaruki
2025-05-13(autotools) fix ld override when ld binary is not in the same directory as co...Arthur LAURENT
2025-05-13Update target_triple.luaJérôme Leclercq
2025-05-13Update target_triple.luaJérôme Leclercq
2025-05-13target_triple: allow to pass system/abi to crossJérôme Leclercq
2025-05-12(C++ modules support) normalize module progress format with regular C++Arthur LAURENT
2025-05-10rustc/target_triple: Handle msys and crossSirLynix
2025-05-10Make rustc target_triple publicSirLynix
2025-05-10improve cmake configsruki
2025-05-09Merge pull request #6409 from Arthapz/fix-cmake-meson-sharedlibrariesruki
2025-05-09(cmake, meson) append shared/static libraries by default when releventArthur LAURENT
2025-05-09target_triple: handle arm and unknown archJérôme Leclercq
2025-05-09Merge pull request #6410 from star-hengxing/llvm-dlltoolruki
2025-05-09Merge pull request #6402 from SirLynix/rust-crossruki
2025-05-08Add llvm-dlltool supportstar9029
2025-05-08Merge pull request #6406 from Frityet/patch-1ruki
2025-05-08Add dlltool toolset for mingwstar9029
2025-05-08Update find_package.luaJérôme Leclercq
2025-05-08Update find_package.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
2025-05-06asgiturl: add error messageShifftC
2025-05-06(packages) forward buildtype and library kind to underlying buildsystem (cmak...Arthur LAURENT
2025-05-06Merge pull request #6381 from Arthapz/fix-llvm-cmake-windowsruki
2025-05-06fix #6393ruki
2025-05-05(cmake) when using --toolchain=llvm on windows, dependencies should be build ...Arthur LAURENT
2025-04-30(runtimes) fix support of macOS homebrew llvm for --runtimesArthur LAURENT
2025-04-27update the search regex for installing packagesbinLep
2025-04-24rename more buildir in pluginsruki
2025-04-24rename more buildirruki
2025-04-24rename config.buildirruki
2025-04-24revert depend.luaruki
2025-04-23improve to find windbgruki
2025-04-23rename implib nameruki
2025-04-23revert link_objectsruki
2025-04-23improve implibruki
2025-04-23Rename `byproduct` to `artifactfile`SineStriker
2025-04-23Add `byproduct` API to targetSineStriker