summaryrefslogtreecommitdiff
path: root/xmake/actions/run
AgeCommit message (Expand)Author
2025-10-19add action utils to get target and groupruki
2025-08-25fix run #6742ruki
2025-07-03rename copyrightruki
2025-04-10improve run.autobuildruki
2025-02-11make check_targetname privateShifftC
2025-02-08Replace target check in action runShifftC
2024-11-20add wine run supportstar9029
2024-05-12improve autobuild againruki
2024-05-12fix autobuildruki
2024-04-18improve os.execv and runenvs #4980ruki
2023-10-07match test outputruki
2023-09-23improve runruki
2023-09-21add run.autobuild policyruki
2023-09-12mark async.runjobs as public apiruki
2023-07-22rename addrunenvs/setrunenvs to addenvs/setenvsSirLynix
2023-07-21Refactor runenvs so renderdoc can store envsSirLynix
2023-04-09load targets to fix qt/env #3614ruki
2023-03-11improve run #3495ruki
2023-01-05Update main.luaruki
2023-01-05fix target run with single argumentsstar-hengxing
2022-07-06format coderuki
2022-07-05Update main.luaJérôme Leclercq
2022-07-05improve codeJérôme Leclercq
2022-07-05xmake run: Improve error message when target doesn't existJérôme Leclercq
2022-07-05add set_runargsruki
2022-05-29improve rundir for xmake runruki
2022-05-29add run --detachruki
2022-05-29support xmake r -jNruki
2022-04-24update tipsruki
2022-04-14add remote action stubruki
2022-04-14improve run and installruki
2021-12-15build and run targets with groupruki
2021-10-16add headeronly kind for targetruki
2021-10-10fix some unpackruki
2021-05-11improve target:pkgenvsruki
2021-03-05add is_static/is_sharedruki
2021-03-05add is_defaultruki
2021-03-05add is_enabledruki
2021-02-18rename targetkind to kindruki
2021-01-24remove environmentruki
2021-01-18Avoid adding envs repeatedlyKnightJun
2021-01-18Avoid breaking the original envsKnightJun
2021-01-15Recursively add target dependency envKnightJun
2020-12-19update copyright dateruki
2020-10-06improve run actionruki
2020-10-05fix gdb debuggerruki
2020-09-25fix trailing white-spaceruki
2020-09-13detach debuggerruki
2020-07-22disaboe verbose config for other actionsruki
2020-06-30fix auto completeOpportunity