Open tkittel opened 11 months ago
It would be nice if build.cachedir in simplebuild.cfg could have special variables like:
build.cachedir
simplebuild.cfg
"<HOME>/scr/simplebuild_caches/<UID>" "<TMP>/simplebuild_caches_<USER>/<UID>"
"<HOME>/scr/simplebuild_caches/<UID>"
"<TMP>/simplebuild_caches_<USER>/<UID>"
Where UID would be a hash of the absolute path to the simplebuild.cfg file.
It would be nice if
build.cachedir
insimplebuild.cfg
could have special variables like:"<HOME>/scr/simplebuild_caches/<UID>"
"<TMP>/simplebuild_caches_<USER>/<UID>"
Where UID would be a hash of the absolute path to the simplebuild.cfg file.