summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Expand)Author
2026-03-13extend formatting to C++ modulesArtyom Gavrilov
2026-03-03improve repositories apiruki
2026-03-03add tarxz pack format supportruki
2026-02-03Refactor script content handling in main.luaruki
2026-02-02refactor: simplify script content handling in _get_script_from_stdin functionSaikari
2026-02-02refactor: enhance stdin script handling by improving string trimming logicSaikari
2026-02-02try formatSaikari
2026-02-02Refactor BOM removal in script input handlingSaikari
2026-02-02refactor: extract stdin script handling into a separate function for improved...Saikari
2026-02-02refactor: streamline utf8 BOM removal process in script content handlingSaikari
2026-02-02refactor: replace hardcoded utf8 BOM check with utf8.bom constant for improve...Saikari
2026-02-02refactor: streamline stdin script handling for Windows compatibilitySaikari
2026-02-01refactor: simplify stdin handling by removing redundant checks and streamlini...Saikari
2026-02-01refactor: enhance stdin handling by adding utf8 BOM removal and main function...Saikari
2026-02-01refactor: wrap script content in a main function for better execution contextSaikari
2026-02-01refactor: improve stdin handling and shell command execution across platformsSaikari
2026-02-01Merge branch 'xmake-io:dev' into stdinSaikari
2026-02-01refactor: enhance script handling to support inline Lua content executionSaikari
2026-02-01refactor: fix stdin script reading method for improved compatibilitySaikari
2026-02-01refactor: enhance temporary file naming for stdin script handlingSaikari
2026-01-31refactor: update stdin command usage example for consistencySaikari
2026-01-31refactor: improve stdin command handling with detailed usage examplesSaikari
2026-01-31refactor compile_commands policy to use generator namespaceSaikari
2026-01-31add error handling for os.execv and implement tests for shell command executionSaikari
2026-01-31add support for running Lua scripts from stdin and enhance error handlingSaikari
2026-01-30enhance compile_commands support and add test casesSaikari
2026-01-27fix show apisruki
2026-01-26improve show apisruki
2026-01-24improve qt xpackruki
2026-01-16improve to project generatorruki
2026-01-14fix package macrosruki
2026-01-14improve xmake package macroruki
2026-01-14fix oldpkgruki
2026-01-14update some help menusruki
2026-01-06improve to show modesruki
2025-12-29fix prepare targetsruki
2025-12-29prepare test targets in compile_commandsruki
2025-12-28Merge pull request #7173 from xmake-io/jsonruki
2025-12-28fix envsruki
2025-12-28support more json listruki
2025-12-28show envs with jsonruki
2025-12-27parallel packpackruki
2025-12-22remove load deprecated xmake.lua in repository rootdirruki
2025-12-06compile_commands: prepare targetsShifftC
2025-12-06compile_flags: add missing importShifftC
2025-12-03update repo urlruki
2025-12-03update show envsruki
2025-11-28add uninstallcmdruki
2025-11-28improve nsisruki
2025-11-28fix cp dirruki