aboutsummaryrefslogtreecommitdiff
path: root/util/buildbot
AgeCommit message (Collapse)Author
2015-12-26Update URLs for buildbot & travissfan5
The freehoster these files were hosted on is shutting down soon-ish, they're now hosted on my VPS.
2015-07-18Update toolchain_mingw64.cmakeRui
2015-01-08Add SQLite3 libraries to buildbotsfan5
2015-01-06Fix buildbot (was broken by 04a1a446cf845a0db80d39fd0e42771aa07e4492)sfan5
2014-12-06Build for win32 & win64 on Travis toosfan5
2014-10-19Update the cURL the buildbot uses to 7.38.0sfan5
2014-07-29Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL ↵sfan5
CMake option Update 32-bit buildbot (OpenAL updated, zlib updated) Change build directory for buildbots to '_build' to prevent removal of Android build files Use -win64 suffix for 64-bit Windows builds Fixes #1476
2014-06-18Update buildbot scripts and add 64-bit buildbotsfan5
2013-05-18Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.shPilzAdam
2013-03-21Update buildwin32.sh to get minetest/commonPerttu Ahola
2013-02-24Update buildbotPilzAdam
2013-01-23Tweak buildbotsfan5
* CURL support * only download packages if they don't exist * fixed download links (libvorbis and libogg) * manual downloading if automatic downloading fails (only minetest and minetest_game) * mingwm10.dll and openal_stripped.zip are downloaded automatically
2012-04-03Fix buildbotPerttu Ahola
2012-04-03Add util/buildbotPerttu Ahola