summaryrefslogtreecommitdiff
path: root/xmake/modules
AgeCommit message (Expand)Author
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
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 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-21add --config to cmake build install commandcarl
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-16Optimize CodeSineStriker
2025-04-16Add support for automatically using windows system proxySineStriker
2025-04-14package(autoconf): remove duplicate `LDFLAGS`Doekin
2025-04-12fix pch and modules for gccruki