Commit Graph

50 Commits

Author SHA1 Message Date
Tom Reynolds d1ed68ef00 Update IRC server (Freenode -> Libera) 2021-05-22 12:43:51 +02:00
SoftCoder 44aaf88598 - try to fix Travis builds 2017-09-21 21:28:15 -07:00
filux 5a6c59f252 added the basic support for macOS to the 'system_report' script 2017-08-27 22:29:16 +02:00
filux a719f29758 updated the supported linux's releases in the script; closes #170 2017-06-29 22:48:01 +02:00
filux b2aa5e1991 travis' configuration test 3 2017-01-21 10:44:47 +01:00
filux bfe2bc0d57 travis' configuration test 2 2017-01-21 02:56:07 +01:00
filux a2f21f3a28 reverted steam related structure to the previous state, travis' configuration test 2017-01-21 02:40:15 +01:00
filux 661b512a8a since latest release macos is not 'X' anymore 2016-11-18 02:07:44 +01:00
filux 6c7cafea08 travis' configuration test 2 2016-11-17 23:14:05 +01:00
filux 6a8b950386 travis' configuration test 2016-11-17 00:40:18 +01:00
filux 87f9b04803 travis' configuration test2 2016-10-04 22:23:17 +02:00
filux 5de32f9297 travis' configuration test
https://blog.travis-ci.com/2016-09-15-new-default-osx-image-coming/
2016-10-04 21:10:27 +02:00
filux 155a80f6b7 better handling for embedded/dynamic libraries 2016-09-04 22:06:52 +02:00
filux 3639e111ef fixed some typos, fixes and enlargement for required dependencies 2016-08-09 21:25:41 +02:00
filux dd42f9dd49 travis' configuration test4 2016-07-17 20:24:33 +02:00
filux 29eac7fb60 travis' configuration test3 2016-07-17 18:13:48 +02:00
filux b0721342cd travis' configuration test2 2016-07-17 17:55:27 +02:00
filux 9f301daa1c travis' configuration test; fixed #123 2016-07-17 17:06:01 +02:00
filux e92528141b improved travis' config 2016-06-03 18:12:59 +02:00
filux 8873bfd112 improved auto-documentation's script 2016-06-02 21:44:10 +02:00
filux caccef3714 let's try less verbose (and '1 line') travis message [ci skip] 2016-01-18 23:54:01 +01:00
filux 4c8483191f travis test, end - osx failure not allowed 2015-12-27 16:34:54 +01:00
filux 4a0bd2d2d8 travis test, 9 2015-12-27 16:19:01 +01:00
filux 06a5833f66 travis test, 8 2015-12-27 15:59:17 +01:00
filux a97a29392c travis test, 7 2015-12-27 15:52:39 +01:00
filux 3786c8db8c travis test, 6 2015-12-27 14:40:31 +01:00
filux 7b6baab8b7 travis test, 5 2015-12-27 13:57:01 +01:00
filux 03303598bb travis test, 4 2015-12-27 12:58:34 +01:00
filux b1262075d0 travis test, 3 2015-12-27 12:55:11 +01:00
filux 430d1edb04 travis test, 2 2015-12-27 12:38:46 +01:00
filux a561f6dfdf travis test, 1 2015-12-27 12:16:15 +01:00
filux 52478d9c09 compilation after installation of deps 2015-12-27 00:46:08 +01:00
filux f6f05e4b9d tiny fix for data script [ci skip] 2015-11-10 22:15:36 +01:00
SoftCoder ca879b9ddf - try to get sdl2 on travis 2015-09-29 01:53:30 -07:00
SoftCoder e2eb8ce745 - try to add sdl2 to travis 2015-09-29 01:41:14 -07:00
Tom Reynolds 31a6a84c93 travis: don't apt-get upgrade build node 2014-02-27 03:22:36 +01:00
Tom Reynolds 7ce5476669 hopefully this gives us just two travis builds (not 4) 2014-02-12 22:39:55 +01:00
Tom Reynolds 32d68d6642 travis: for now, clang build result should not impact overall build result 2014-02-12 08:45:01 +01:00
Tom Reynolds 7b1854db6c Travis-CI doesn't need to checkout any submodules 2014-01-26 03:36:03 +01:00
Tom Reynolds 50c6bba9a9 Improve Travis-CI stuff 2014-01-24 18:47:27 +01:00
SoftCoder 3593fc0c98 - updated travis script to use new path for build script 2014-01-21 23:26:10 -08:00
SoftCoder e3996ceb92 - bugfixes for coverity reported issues
- new bash parameters for build-mg.sh (in prep for coverity automation)
- updated travis build to use new bash param
2013-12-17 17:35:51 -08:00
Tom Reynolds 257b794e46 Travis CI: IRC bot should use CTCP notify in favor of plain messages 2013-12-11 17:23:24 +01:00
SoftCoder 19a7e3a82e - updated passing core count to travis ci build 2013-12-09 18:21:29 -08:00
Tom Reynolds d75aefc35e .gitignore: make some ignore rules more specific to rule out side effects
.travis.yml: now that gcc is fixed, build on clang, too
LICENSE.md: there is no need for this symlink since the license file is not displayed on github anyways
README.md: This file is not in MD format, so renamed symlink to .TXT
build-mg.sh: improve configurability, script structure (will externalize distro/arch detection next)
2013-12-09 22:26:16 +01:00
SoftCoder 941257c247 - attempt to see if this fixes the travis compile problem 2013-12-08 21:26:41 -08:00
Tom Reynolds 21bda9f691 testing travis changes 2013-12-09 01:56:11 +01:00
Tom Reynolds 78eb119c29 get build system info for travis CI 2013-12-09 01:15:06 +01:00
Tom Reynolds 09fb20182a - Enable clang builds for Travis CI
- build-mg.sh: Switch to clang build if CC and CXX env vars both contain 'clang'
2013-12-08 23:00:25 +01:00
Tom Reynolds 2a3ff97813 YML is not XML 2013-12-08 22:12:33 +01:00