summaryrefslogtreecommitdiff
path: root/xmake/plugins/lua
AgeCommit message (Expand)Author
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-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-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
2025-09-04run script in threadruki
2025-09-04improve to run scriptruki
2025-07-03rename copyrightruki
2024-02-20fix lua workingdirruki
2023-09-14disable remote for xmake luaruki
2023-09-14improve xmakeruki
2023-09-14remote run lua commandsruki
2023-01-05improve lua completeruki
2021-10-10fix more unpackruki
2020-12-19update copyright dateruki
2020-10-22add xrepo stubruki
2020-09-25fix trailing white-spaceruki
2020-03-01improve filesystem opsruki
2020-02-21fix xmake luaruki
2020-02-21improve xmake lua and os.syserrorruki
2020-02-16improve 'require --extra'ruki
2020-01-22improve luaOpportunityLiu
2020-01-20fix code styleOpportunity
2020-01-20improve tab completeOpportunity
2020-01-15Improve dumpOpportunity
2020-01-15Improve options parsingOpportunity
2019-12-19update the copyright dateruki
2019-11-29add coroutine instance for schedulerruki
2019-07-24fix typoOpportunityLiu
2019-07-01utf8 supportOpportunityLiu
2019-06-19improve dumpOpportunityLiu
2019-06-06improve tab complete on bash and zshOpportunityLiu
2019-06-05tab completionOpportunityLiu
2019-04-14remove versioninforuki
2019-04-13fix headers with ASF to non-ASFruki
2018-12-31modify copyright dateruki
2018-11-10modify time.lua formatruki
2018-11-10add time.luaruki
2018-10-07improve lua pluginruki
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-06add find_library and remove some old codesruki
2017-05-21add root common optionruki