| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
any SDK you want and just change the deployment target to the minimum
you want to support - who knew?
|
|
|
|
|
|
|