]> git.xonotic.org Git - xonotic/darkplaces.git/history - .travis-script-xonotic.sh
protocol: Fix off-by-one when appending space in Protocol_Names
[xonotic/darkplaces.git] / .travis-script-xonotic.sh
2021-07-22 CloudwalkMerge branch 'Mario/dpk_support' of gitlab.com:xonotic...
2021-07-08 Rudolf PolzerFix file paths.
2021-07-08 Rudolf PolzerAlso actually include the .enc file for the key.
2021-07-08 Rudolf PolzerNow with new Travis secret key.
2021-07-08 Rudolf PolzerTemporarily upload DarkPlaces autobuilds to both Xonoti...
2018-10-17 divverentRemove GLX build from the travis build script.
2017-09-28 divverentTravis/Xonotic: use Ubuntu's mingw-w64 and fix linux32...
2017-03-31 divverentTravis build script: bump the min OS X version.
2017-01-11 divverentTravis changes for Xonotic:
2016-03-14 divverentSDL2 dropped i386 support, so stop compiling against...
2015-01-27 divverentSet the proper @rpath in the OS X binaries.
2015-01-18 divverentTry to insert the Xonotic icon another way (without...
2015-01-10 divverentLooks we can get WinXP support back by sacrificing...
2015-01-09 divverentFix static linking.
2015-01-09 divverentUse a newer build chain for win32/win64.
2015-01-09 divverentDisable even mod_skeletal_animatevertices_sse on win32...
2015-01-08 divverentNow that SSE is off, we can also kill -mstackrealign...
2015-01-08 divverentTurn off SSE in the win32 binaries. Damn travis.
2015-01-08 divverentMake 64bit binaries the new default in our travis scripts.
2015-01-08 divverentRevert "If one compiler fails, try another."
2015-01-08 divverentIf one compiler fails, try another.
2015-01-08 divverentRevert "Try using incoming-stack-boundary=2 instead...
2015-01-08 divverentTry using incoming-stack-boundary=2 instead of stackrea...
2015-01-06 divverentODE depends on C++. So let's link that in too...
2015-01-06 divverentOops, fix whitespace again. Aw man.
2015-01-06 divverentArgh. Fix quotes.
2015-01-06 divverentOops. Fix whitespace.
2015-01-06 divverentReformat the makeflags.
2015-01-06 divverentAdd missing CFLAGS for ODE.
2015-01-06 divverentStatically link to libjpeg again on Linux. Damn jpeg8...
2015-01-04 divverentFix the name again.
2015-01-04 divverentFix an executable name (darkplaces.exe)
2015-01-03 divverentXonotic/Windows: make SDL the default build.
2014-12-29 divverentRealign stack for SDL/win32 builds. Yes, annoying,...
2014-10-09 divverentRegenerate SSH key.
2014-08-28 divverentMore Travis changes :) Use SDL2 in all builds now.
2014-08-27 divverentAdd Travis-CI integration for Xonotic.