summaryrefslogtreecommitdiff
path: root/xmake/modules/package
AgeCommit message (Expand)Author
2025-06-18use gcc for wasmruki
2025-06-18fix emcc profileruki
2025-06-18add logsruki
2025-06-18pass emsdk configruki
2025-06-18fix conan profileruki
2025-06-18improve conan configurationsruki
2025-06-03rename configurations to conf in conan package managerharry
2025-06-02pass configuration via command line of conanharry
2025-06-01add [conf] section to conan profileharry
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-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-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-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-07cargo: fix package cross-compilationSirLynix
2025-05-06(packages) forward buildtype and library kind to underlying buildsystem (cmak...Arthur LAURENT
2025-05-05(cmake) when using --toolchain=llvm on windows, dependencies should be build ...Arthur LAURENT
2025-04-24rename more buildir in pluginsruki
2025-04-24rename more buildirruki
2025-04-24rename config.buildirruki
2025-04-21add --config to cmake build install commandcarl
2025-04-14package(autoconf): remove duplicate `LDFLAGS`Doekin
2025-04-10package(autoconf): resolve issue with backslash-separated `CXX` path in MSYSChan Lee
2025-04-10improve cmake:find_package again #6296ruki
2025-04-10improve cmake:find_package #6296ruki
2025-04-03fix cmake 4.x errorruki
2025-04-03improve tools.cmakeruki
2025-03-22package(cmake): fix incorrect flag handling caused by substring matchingDoekin
2025-03-15Merge pull request #6222 from SirLynix/patch-19ruki
2025-03-14meson: Add cmake search envJérôme Leclercq
2025-03-14meson: Force to use vs env on WindowsJérôme Leclercq
2025-03-12fix ar for autoconf #6206ruki
2025-02-25improve linksruki
2025-02-25fix find kotlin libsruki
2025-02-25find kotlin packagesruki
2025-02-25download kotlib libsruki
2025-02-25select package versionruki
2025-02-25add kotlin-native package stubruki
2025-02-13improve msystem includestar9029
2025-02-13Remove msystem include on msys2star9029
2025-02-12feat: improve GN tool for build/install commandsLouis Poirier
2025-02-11feat: improve GN tool to support extra argumentsLouis Poirier
2025-02-10package.tools.cmake: Set CMAKE_SYSTEM_PROCESSOR when cross-compilingJérôme Leclercq