summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-06Don't treat x86_64 as cross on arm64 macOSJérôme Leclercq
2024-08-06Merge pull request #5437 from xmake-io/protobufruki
fix protobuf objectfiles #5426
2024-08-06fix protobuf objectfiles #5426ruki
2024-08-05Merge pull request #5435 from xmake-io/pchruki
improve pch filename for msvc #5413
2024-08-05improve pch filename for msvc #5413ruki
2024-08-05skip rpath for windowsruki
2024-08-05Merge pull request #5414 from jinke18/dev-jk240730-1ruki
fixbug:nsis pack only support ascii path without blank space
2024-08-05Update main.luaruki
2024-08-04improve check packageruki
2024-07-31Merge pull request #5411 from jinke18/dev-jk4ruki
fixbug: for cases when WindowsSDKVersion variable is not available
2024-07-31change coding stylejinke18
2024-07-30make pattern more strictjinke18
2024-07-30add ExceptionHandling flag support for `xmake project -k vs`jinke18
2024-07-30add /sdl and /Zc:inline flag support for `xmake project -k vs`jinke18
2024-07-30fixbug:nsis pack only support ascii path without blank spacejinke18
2024-07-30update ps1ruki
2024-07-30update specruki
2024-07-30update versionv2.9.4ruki
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-29Merge pull request #5408 from shuax/devruki
fix vcpkg android armeabi-v7a
2024-07-29fix vcpkg android armeabi-v7ashuax
2024-07-29Merge pull request #5406 from chriku/patch-1ruki
Fix missing braces ignoring sourcekind in batchcmds
2024-07-29fix static qt link macro.xiaobfly
for example: before: $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/PrintSupport_resources_1/.rcc/qrc_qprintdialog.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/PrintSupport_resources_2/.rcc/qrc_qprintdialog1.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj after: "D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj",
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-28update changelogruki
2024-07-27Merge pull request #5404 from xmake-io/fetchruki
fix fetch sysincludedirs
2024-07-27fix fetch sysincludedirsruki
2024-07-27improve to patch pkgconfig pc fileruki
2024-07-27Merge pull request #5400 from xmake-io/rpathruki
improve rpath
2024-07-27add rpath warningsruki
2024-07-27use patchelfruki
2024-07-27improve rpathruki
2024-07-26Merge pull request #5398 from ChrisCatCP/msbuildruki
set vs_toolset for msbuild
2024-07-26set vs_toolset for msbuild白喵
2024-07-25fix conan find_package againruki
2024-07-25Merge pull request #5395 from ChrisCatCP/policyruki
update policy
2024-07-25improve conan:find_package #5358ruki
2024-07-25update changelogruki
2024-07-25update policy白喵
2024-07-25Merge pull request #5376 from Arthapz/fix-module-objectfiles-handlingruki
Improve module objectfiles handling and moduleonly package
2024-07-25update changelogruki
2024-07-25Merge pull request #5392 from xmake-io/bindirsruki
add bindirs for pacakge
2024-07-25add bindirs for pacakgeruki
2024-07-25fix cjson testruki
2024-07-25move autogen testsruki
2024-07-24Update test.luaruki
2024-07-24Update test.luaruki
2024-07-24update changelogruki