| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-19 | Tweak travis script | ShadowNinja | |
| Exit if cd fails and don't insert '\' in string. | |||
| 2016-02-04 | Implement OSX Travis builds | Pavel Puchkin | |
| 2015-03-27 | Clean up and tweak build system | ShadowNinja | |
| * Combine client and server man pages. * Update unit test options and available databases in man page. * Add `--worldname` to man page. * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`. * Disable server build by default on all operating systems. * Make `ENABLE_FREETYPE` not fail if FreeType isn't found. * Enable LevelDB, Redis, and FreeType detection by default. * Remove the `VERSION_PATCH_ORIG` hack. * Add option to search for and use system JSONCPP. * Remove broken LuaJIT version detection. * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`. * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`. * Clean up style of CMake files. | |||
| 2015-02-24 | Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requested | Loic Blot | |
| 2015-02-21 | Unit tests must be done at integration process. | Loic Blot | |
| * Remove --enable-unittests and --disable-unittests and add --do-unittests function * --do-unittests function will exit 0 on success. * minetest and minetestserver binaries are launched with --do-unittests in travis build. | |||
| 2015-02-16 | Add LevelDB and redis to Travis Linux builds | sfan5 | |
| 2014-12-06 | Build for win32 & win64 on Travis too | sfan5 | |
