summaryrefslogtreecommitdiff
path: root/xmake/modules
AgeCommit message (Collapse)Author
2024-08-21compress xmzruki
2024-08-21add workdir argruki
2024-08-21add cli.archive and cli.extractruki
2024-08-21add xmz archiveruki
2024-08-20improve to get pkgconf for cmakeruki
2024-08-19fix packagedeps for mesonruki
2024-08-19fix packagedepsruki
2024-08-19improve to get pkgconf for mesonruki
2024-08-17fix tools.mesonruki
2024-08-14fix lock reporuki
2024-08-14reset bisectruki
2024-08-13fix commandsruki
2024-08-13add gitdirruki
2024-08-13update helpruki
2024-08-13add cli.bisectruki
2024-08-07improve libfiles for pacmanruki
2024-08-07improve libfiles for aptruki
2024-08-07find libfiles from pkg-configruki
2024-08-07get libfiles for pacmanruki
2024-08-07format coderuki
2024-08-05skip rpath for windowsruki
2024-07-31Merge pull request #5411 from jinke18/dev-jk4ruki
fixbug: for cases when WindowsSDKVersion variable is not available
2024-07-30make pattern more strictjinke18
2024-07-29fixbug: for cases when WindowsSDKVersion variable is not availablejinke18
2024-07-29Merge pull request #5407 from xiaobfly/devruki
fix Qt static compilation issue
2024-07-29fix vcpkg android armeabi-v7ashuax
2024-07-29fix:xiaobfly
not append .lib when link .obj file. for example: static qt will link these files: $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj have a link error: error: LINK fatal error LNK1104: can't open file "$$[QT_INSTALLPREFIX]\Lib\objects-Debug\widgets_resources1\.rcc\qrc_qstyle.cpp.obj.lib"
2024-07-29Fix missing braces ignoring sourcekind in batchcmdsChristian Kurz
2024-07-27fix fetch sysincludedirsruki
2024-07-27improve to patch pkgconfig pc fileruki
2024-07-27add rpath warningsruki
2024-07-27use patchelfruki
2024-07-27improve rpathruki
2024-07-26set vs_toolset for msbuild白喵
2024-07-25fix conan find_package againruki
2024-07-25update policy白喵
2024-07-25improve conan:find_package #5358ruki
2024-07-25Merge pull request #5376 from Arthapz/fix-module-objectfiles-handlingruki
Improve module objectfiles handling and moduleonly package
2024-07-25add bindirs for pacakgeruki
2024-07-24fixbug: crush when using non-scroll output theme like ninjajinke18
2024-07-24add tool jom白喵
2024-07-23Merge pull request #5335 from xmake-io/installruki
Improve installation
2024-07-23improve to get deplibsruki
2024-07-22improve moduleonly supportArthur LAURENT
2024-07-22improve to find dllruki
2024-07-22update msbuild.lua白喵
2024-07-22remove unuse _get_vsarch白喵
2024-07-22revert cmake.luaBai Miao
2024-07-22revert msbuild.luaBai Miao
2024-07-22refactor policy msbuild.multi_tool_task白喵