• Jeremy Whitlock's avatar
    hack/dev-build-*: Run dev build instead of release build · c0b890d4
    Jeremy Whitlock authored
    The current dev-build-*.sh scripts do a full release build which means
    running tests and also doing cross-platform builds.  This is unnecessary
    and after discussing this in Slack it was suggested to either blow away
    these files or fix them.  This should fix them.
    c0b890d4
dev-build-and-up.sh 1015 Bytes