summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-02refactor: improve ape programfile detection for Linux and enhance MacOS ↵Saikari
stdin command handling
2026-02-02refactor: streamline APE loader mode handling for Linux and improve MacOS ↵Saikari
compatibility
2026-02-02refactor: enhance Linux APE loader mode handling and update MacOS stdin ↵Saikari
command format
2026-02-02refactor: update run_stdin command for MacOS compatibilitySaikari
2026-02-01refactor: update stdin command format for Linux compatibilitySaikari
2026-02-01refactor: rename temporary xmake directory and update copy command for alias ↵Saikari
setup
2026-02-01refactor: update PowerShell stdin command format for macOS compatibilitySaikari
2026-02-01refactor: standardize indentation and formatting in stdin test scriptSaikari
2026-02-01refactor: ensure executable permissions for xmake alias on non-Windows platformsSaikari
2026-02-01refactor: enhance APE/Cosmocc workaround by creating a temporary xmake alias ↵Saikari
for compatibility
2026-02-01refactor: update PowerShell stdin command format for macOS compatibilitySaikari
2026-02-01refactor: update PowerShell test commands to use a unified run_stdin format. ↵Saikari
Maybe would work with APE file format?
2026-02-01refactor: update PowerShell test commands to use sh for stdin executionSaikari
2026-02-01refactor: simplify stdin handling by removing redundant checks and ↵Saikari
streamlining usage examples
2026-02-01stylua fmt?Saikari
2026-02-01refactor: wrap PowerShell version check in a try block for improved error ↵Saikari
handling
2026-02-01add target to clang/windowsruki
2026-02-01refactor: enhance stdin handling by adding utf8 BOM removal and main ↵Saikari
function check
2026-02-01fix host clang targetruki
2026-02-01refactor: add additional test cases for shell and powershell calculationsSaikari
2026-02-01refactor: wrap script content in a main function for better execution contextSaikari
2026-02-01refactor: restructure test function and improve output handlingSaikari
2026-02-01refactor: improve stdin handling and shell command execution across platformsSaikari
2026-02-01Merge branch 'xmake-io:dev' into stdinSaikari
2026-02-01add target flags for cross-compilationruki
2026-02-01Merge pull request #7286 from xmake-io/vsruki
Check long env values when detecting vs
2026-02-01Merge pull request #7285 from luadebug/shellruki
Improve Windows OS shell detection cmd/pwsh...
2026-02-01Merge pull request #7283 from luadebug/ccruki
enhance compile_commands support and add test cases
2026-02-01refactor: improve process retrieval for Windows and Linux in tty moduleSaikari
2026-02-01check lib in vs detectionruki
2026-02-01refactor: streamline module import logic by consolidating directory ↵Saikari
initialization
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-02-01fix tipsruki
2026-02-01fix _check_vcvarsall_envruki
2026-02-01revert tipsruki
2026-02-01improve checkruki
2026-02-01improve tipsruki
2026-02-01improve tipsruki
2026-02-01improve tipsruki
2026-02-01improve vs checkruki
2026-02-01improve to check envsruki
2026-02-01improve to detect vs/msvc to check env length limitruki
2026-01-31refactor: implement os.iorun_in_shell for improved command execution in ↵Saikari
various shells
2026-01-31add process retrieval for Windows in tty and winos modulesSaikari
2026-01-31add winos_processes function to retrieve process information on WindowsSaikari
2026-01-31refactor: update stdin command usage example for consistencySaikari
2026-01-31refactor: improve stdin command handling with detailed usage examplesSaikari
2026-01-31refactor: update test scripts for multiline command handling and output ↵Saikari
verification