A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
Generate separate scripts and make call of steps from output so we can build a big makefile which call the tasks in parallel (and make the internal make call out of the script to keep as much parallelism as possible).
Generate separate scripts and make call of steps from output so we can build a big makefile which call the tasks in parallel (and make the internal make call out of the script to keep as much parallelism as possible).