X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=all;h=01857ae972ac73a1d48e02081da442f7403d1aba;hb=713fc53d88aa6e9c3fd3c13e8be2b188c9245dad;hp=29e8a65c0aff1273347f5ec05fa864ae1e11b5ad;hpb=5fa6c64546e1bef97d38e624cc87800b99f457fe;p=xonotic%2Fxonotic.git diff --git a/all b/all index 29e8a65c..01857ae9 100755 --- a/all +++ b/all @@ -1068,11 +1068,17 @@ case "$cmd" in release 'darkplaces-glx:Xonotic/xonotic-linux64-glx darkplaces-sdl:Xonotic/xonotic-linux64-sdl darkplaces-dedicated:Xonotic/xonotic-linux64-dedicated' ;; release-engine) - verbose "$SELF" release-engine-win64 - verbose "$SELF" release-engine-osx - verbose "$SELF" release-engine-win32 - verbose "$SELF" release-engine-linux32 - verbose "$SELF" release-engine-linux64 + verbose "$SELF" release-engine-linux32 & + verbose "$SELF" release-engine-linux64 & + verbose "$SELF" release-engine-win32 & + verbose "$SELF" release-engine-win64 & + verbose "$SELF" release-engine-osx & + wait %1 + wait %2 + wait %3 + wait %4 + wait %5 + wait ;; release-maps) verbose "$SELF" update-maps