summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-02Pass --sdk to dependenciesUE4SS
2024-12-02Merge pull request #5914 from star-hengxing/tinyccruki
Fix tinycc asm toolset
2024-12-02fix winsdk errorruki
2024-12-02fix cmdargvruki
2024-12-01Fix tinycc asm toolsetstar9029
2024-12-01fix winos.cmdargv for msvc-wineruki
2024-12-01merge configsruki
2024-12-01Merge pull request #5910 from ifarbod/patch-2ruki
Limit adding /subsystem:windows to link.exe
2024-12-01Merge pull request #5912 from star-hengxing/mesonruki
Fix meson package build
2024-12-01Fix meson package buildstar9029
2024-12-01Update xmake.luaruki
2024-12-01Merge pull request #5909 from ifarbod/patch-1ruki
Obtain MinGW's path from LLVM_MINGW_DIR/ROOT
2024-12-01Merge pull request #5908 from jj683/clang-format-only-checksruki
Add Werror and dry-run flags for clang-format
2024-11-30Remove useless verbose flag annotationjj683
2024-11-30Limit adding /subsystem:windows to link.exeiFarbod
For example, if you use Clang compiler AND Clang linker, this will give you an error, saying -subsystem:windows is not valid.
2024-11-30Obtain MinGW's path from LLVM_MINGW_DIR/ROOTiFarbod
If either of LLVM_MINGW_DIR or LLVM_MINGW_ROOT are present as environment variables, MinGW's path will be filled automatically by them.
2024-11-30improve tipsruki
2024-11-30Add Werror and dry-run flags for clang-formatjj683
2024-11-29Merge pull request #5901 from xmake-io/depsruki
Improve to package deps
2024-11-30update changelogruki
2024-11-30fix testruki
2024-11-30update changelogruki
2024-11-30improve compatkeyruki
2024-11-30clean empty dirsruki
2024-11-30improve to resolve package versionruki
2024-11-30add tipsruki
2024-11-29add todoruki
2024-11-29improve compatkeyruki
2024-11-29check configs conflictruki
2024-11-29check verison conflictsruki
2024-11-29Merge pull request #5899 from vrecluse/fix_module_parallel_compile_error_2ruki
Fix clang module parallel compile error.
2024-11-30adjust vs toolsetruki
2024-11-29Merge pull request #5902 from xmake-io/gccruki
fix gcc pch #5858
2024-11-29improve commentsruki
2024-11-29get more warnings outputruki
2024-11-29suppress unknown flagsruki
2024-11-29fix gcc pch #5858ruki
2024-11-29update 7zipruki
2024-11-29update curlruki
2024-11-29update winenv #5251ruki
2024-11-29Merge pull request #5903 from Doekin/qmltyperegistrarruki
improve QML Plugin
2024-11-29Remove redundant code.liaoxinwei
2024-11-29improve demo qmlpluginDoekin
2024-11-29improve rule qt.qmltyperegistrarDoekin
2024-11-29format coderuki
2024-11-29get conflict packagesruki
2024-11-29improve testsruki
2024-11-28add deps version testruki
2024-11-28Fix clang module parallel compile error.liaoxinwei
2024-11-28Merge pull request #5896 from xmake-io/pchruki
fix gcc pcheaders