summaryrefslogtreecommitdiff
path: root/xmake/core/base/process.lua
AgeCommit message (Expand)Author
2022-06-13fix process tipsruki
2020-12-19update copyright dateruki
2020-12-05support stdin for os.execvruki
2020-09-25fix trailing white-spaceruki
2020-03-23update processruki
2020-03-18decrease to call string.find_lastruki
2020-02-07kill all pending process after exitingruki
2020-02-07add process.killruki
2020-02-07uses runjobs instead of process.asyncrunruki
2020-02-07remove process.waitlistruki
2020-02-07uses new runjobsruki
2020-02-07fix pipe/socket.waitruki
2020-02-07improve to open process and support piperuki
2020-02-07support process for schedulerruki
2020-01-29rewrite schedulerruki
2020-01-28add process:cprocruki
2019-12-20hide wait progress info when redirectingruki
2019-12-19update the copyright dateruki
2019-10-18improve install tipsruki
2019-08-18rewrite ioruki
2019-08-17fix process openruki
2019-08-17improve waitlistruki
2019-08-17improve processruki
2019-04-13fix headers with ASF to non-ASFruki
2018-12-31modify copyright dateruki
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-08-16fix require print inforuki
2017-07-17fix process.runjobsruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki
2017-05-31improve process.runjobs and support timerruki
2017-05-25add process.runjobsruki