| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
target).
|
|
|
|
You end up needing to delete things from /usr/local so they don't
get picked up by "local" builds.
|
|
|
|
|
|
|
|
painful.
|
|
|
|
|
|
packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
successfully.
|
|
|
|
do it (if required)."
This reverts commit 1b9fcb5ab32d501a24f603d8a2e4fe8aff282e95.
On reflection this approach just gets too complicated considering
the override of package() for macOS.
|
|
(if required).
This is to make Linux builds more efficient; previously cdist
would build() everything (including the whole of DoM) and then
most linux package() methods would end up building it again
(making the build in build() redundant).
Now the cscript in DoM can call build() if necessary.
I'm a little bit worried that the environment is no longer preserved
during the final build(), but I'm unsure if this is necessary
anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
its manual).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|