From: divverent Date: Thu, 8 Jan 2015 16:47:18 +0000 (+0000) Subject: Make 64bit binaries the new default in our travis scripts. X-Git-Tag: xonotic-v0.8.0~6 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=f60caa1e1c25e2a462a9045f6dd2d1415d663012;p=xonotic%2Fdarkplaces.git Make 64bit binaries the new default in our travis scripts. git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12128 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::merge=2e65079aedcd5ba63ea0df48837a2114bc292408 --- diff --git a/.travis-script-xonotic.sh b/.travis-script-xonotic.sh index 72f8dc08..01be0d84 100755 --- a/.travis-script-xonotic.sh +++ b/.travis-script-xonotic.sh @@ -71,7 +71,7 @@ for os in "$@"; do DP_LINK_ODE=dlopen DP_LINK_ZLIB=dlopen' maketargets='release' - outputs='darkplaces.exe:darkplaces-wgl.exe darkplaces-sdl.exe:darkplaces.exe darkplaces-dedicated.exe:darkplaces-dedicated.exe' + outputs='darkplaces.exe:darkplaces-x86-wgl.exe darkplaces-sdl.exe:darkplaces-x86.exe darkplaces-dedicated.exe:darkplaces-x86-dedicated.exe' ;; win64) chroot= @@ -89,7 +89,7 @@ for os in "$@"; do DP_LINK_ODE=dlopen DP_LINK_ZLIB=dlopen' maketargets='release' - outputs='darkplaces.exe:darkplaces-x64-wgl.exe darkplaces-sdl.exe:darkplaces-x64.exe darkplaces-dedicated.exe:darkplaces-x64-dedicated.exe' + outputs='darkplaces.exe:darkplaces-wgl.exe darkplaces-sdl.exe:darkplaces.exe darkplaces-dedicated.exe:darkplaces-dedicated.exe' ;; osx) chroot=