summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2025-07-13add sysroot to ldflagsndkruki
2025-07-12improve nimruki
2025-07-12revert qt/mocruki
2025-07-11fix trybuild/cmakeruki
2025-07-11remove repeat #ruki
2025-07-10fix replace gcc/ldruki
2025-07-10fix cmakelistsruki
2025-07-10Merge pull request #6606 from IMXEren/rust-fixruki
2025-07-10fix ld #6613ruki
2025-07-09add default cmake versionruki
2025-07-09fix: rust libstd not found in non-windowsIMXEren
2025-07-08vsxmake: add cxx20Bai Miao
2025-07-07improve checktipsruki
2025-07-07fix qt rule #6570ruki
2025-07-07refactor: add extern crate using frameworks instead of rcflagsIMXEren
2025-07-07refactor: use on_config to add runenvs instead of before_runIMXEren
2025-07-06refactor: simplify rust shared lib template and use rule to add libstd in envIMXEren
2025-07-06refactor: use rustc.nf_framework instead of directly creating extern flagsIMXEren
2025-07-06feat(template): add rust shared library templateIMXEren
2025-07-06fix: rust static and shared library failing to find extern crate in windows-msvcIMXEren
2025-07-05fix project generator for c++modulesruki
2025-07-05format coderuki
2025-07-03rename copyrightruki
2025-07-03remove tboox.orgruki
2025-07-02rename xcode2 to xcoderuki
2025-07-02format coderuki
2025-07-02Merge pull request #6411 from JX-Master/xcode-generatorruki
2025-07-02Update pbxproj.luaruki
2025-07-02Update get_xcode_info.luaruki
2025-06-30package(install): refine relative path generation in .pc filesChan Lee
2025-06-29fix build.fence #6586ruki
2025-06-29improve rust target #6574ruki
2025-06-29fix target utilsruki
2025-06-28fix check tipsruki
2025-06-27fix link object only binaryruki
2025-06-27Fix product name issue.JX-Master
2025-06-26Merge pull request #6585 from xmake-io/pingruki
2025-06-26Merge pull request #6572 from fcying/devruki
2025-06-26Merge pull request #6588 from romeoxbm/feat-test-should-failruki
2025-06-26feat(plugin/project): support gen compile_commands.json for specific targetfcying
2025-06-25Minor changeFrancesco Guastella
2025-06-25Move test summary to the last line of the reportFrancesco Guastella
2025-06-25improve pingpingruki
2025-06-25fix pingruki
2025-06-25improve ping #6579ruki
2025-06-25feat(test): Support expected-failure tests via should_fail optionFrancesco Guastella
2025-06-25Fix attempt to index a nil valuestar9029
2025-06-25Merge pull request #6581 from A2va/patch-1ruki
2025-06-25Update Qt ts ruleRC1844
2025-06-24Use pairs iterator for project.options instead of ipairsA2va