aboutsummaryrefslogtreecommitdiff
path: root/util/buildbot
AgeCommit message (Collapse)Author
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