summaryrefslogtreecommitdiff
path: root/xmake/modules/async/jobgraph.lua
AgeCommit message (Expand)Author
2025-07-03rename copyrightruki
2025-04-08fix distccruki
2025-04-08sort target rulesruki
2025-04-08dump jobgraphruki
2025-04-08add target deps ordersruki
2025-04-08check to add jobruki
2025-04-08add jobgraph:groupruki
2025-04-08rename add_deps to add_ordersruki
2025-04-08improve jobsruki
2025-04-08add stage jobs for targetruki
2025-04-08fix jobgraph for isolated vertexruki
2025-04-08add target_utilsruki
2025-04-08update commentruki
2025-04-08support for job groupruki
2025-04-08add groupruki
2025-04-08fix remove noderuki
2025-04-08improve jobgraphruki
2025-04-08add queue and improve graphruki
2025-04-08use kahn algorithm for graph by defaultruki
2025-04-08improve to find cycleruki
2025-04-08add job depsruki
2025-04-08check cirular dependenciesruki
2025-04-08improve graphruki
2025-04-08build job queueruki
2025-04-08rename to dagruki
2025-04-08add deps for jobgraphruki
2025-04-08add build job queue stubruki
2025-04-08improve jobgraph testsruki
2025-04-08improve runjobs testsruki
2025-04-08add jobgraph.newruki
2025-04-08add jobgraph stubruki