summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-28Remove physfs support.Andrei Karas58-1702/+12
2017-03-28Add citcleci into readmes.Andrei Karas3-1/+5
2017-03-28Add circleci build system.Andrei Karas3-0/+136
2017-03-28Add into .gotlab-ci.yml build unit tests in gentoo with gcc 4.9.Andrei Karas2-10/+38
2017-03-27Add support for variables NEWCC and NEWCXX into all ci scripts.Andrei Karas47-0/+376
2017-03-27Add Semaphore ci badge into readmes.Andrei Karas3-0/+4
2017-03-27Add gcc 4.1 and 4.3 gentoo jobs. also add gcc 5 gentoo tests (disabled).Andrei Karas5-0/+146
2017-03-27Add debug message if JOBS variable is not set.Andrei Karas1-0/+2
2017-03-27Set variable JOBS in docker containers in ci.Andrei Karas1-0/+1
2017-03-27Fix compilation with tinyxml2 on old compilers.Andrei Karas1-6/+6
2017-03-27Fix incontainer ci script.Andrei Karas1-2/+2
2017-03-27Fix make script after adding JOBS variable.Andrei Karas1-2/+2
2017-03-27Use retry script for in docker ci scripts (for travis and other).Andrei Karas1-2/+2
2017-03-27Read jobs number for make from JOBS variable in ci scripts.Andrei Karas1-4/+11
2017-03-27Move docker scripts into separate files. Rename scripts from travis* to docker*.Andrei Karas3-7/+10
2017-03-24Add gettext into readmes.Andrei Karas3-4/+17
2017-03-24Add into .gitlab-ci.yml builds on gentoo with gcc 3.Andrei Karas2-0/+39
2017-03-24Add libpng into deps in readme.Andrei Karas3-0/+3
2017-03-24Disable another too slow job in .travis.ymlAndrei Karas1-8/+1
2017-03-24Fix typo in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-03-24Remove extra unused attribute.Andrei Karas1-1/+1
2017-03-24Remove debug line from xml_unittest.ccAndrei Karas1-1/+0
2017-03-24Remove one build with physfs. Also remove physfs package from fedora builds.Andrei Karas1-18/+6
2017-03-24Add some builds with tinyxml2 into .gitlab-ci.ymlAndrei Karas1-0/+85
2017-03-24Add ignore some compilation options in tinyxml2 include.Andrei Karas2-0/+12
2017-03-24Remove from test xml stylesheet property.Andrei Karas1-1/+0
2017-03-24Add support for tinyxml2 for reading / writing xml files.Andrei Karas59-143/+731
2017-03-22Add into .travis.yml other job with glibcdebug enabled.Andrei Karas1-0/+6
2017-03-22Disable slowest travis ci job. Most time it failed because too slow.Andrei Karas1-5/+6
2017-03-22Remove empty line from windowmanager_unittest.ccAndrei Karas1-1/+0
2017-03-22Add some tests for windowmanager.Andrei Karas1-0/+159
2017-03-22Clear icon pointer after icon was deleted in windowmanager.Andrei Karas1-0/+1
2017-03-21Fix packet CMSG_NPC_STR_RESPONSE for hercules packet version >= 20151029.Andrei Karas1-4/+14
2017-03-20Add doxygen link into readmes.Andrei Karas3-0/+4
2017-03-20Replace some other links with badges.Andrei Karas1-3/+3
2017-03-20Add irc badge into README.mdAndrei Karas1-1/+2
2017-03-20Add coverage badge into readmes.Andrei Karas3-2/+6
2017-03-20Fix coverage reports.Andrei Karas2-13/+4
2017-03-19Add build with curl 7.53.1 into .gitlab-ci.ymlAndrei Karas1-0/+18
2017-03-18Update version to 1.7.3.18v1.7.3.18Andrei Karas9-9/+25
2017-03-18Fix compilation on macosx.Andrei Karas1-1/+1
2017-03-18Update manaplus.cbp.Andrei Karas1-0/+1
2017-03-18Update translations.Andrei Karas24-1152/+1272
2017-03-17Remove extra include from paths.cppAndrei Karas1-1/+0
2017-03-17Remove shadow variable from shoplistbox.Andrei Karas2-3/+2
2017-03-17Restore prebuild stage in .gitlab-ci.ymlAndrei Karas1-19/+19
2017-03-16Reenable retry variables in .gitlab-ci.ymlAndrei Karas1-2/+2
2017-03-16Disable unit test for timeDiffToString if NLS not enabled.Andrei Karas1-3/+2
2017-03-16Fix unit tests compilation on bsd systems.Andrei Karas1-4/+2
2017-03-15Mark in readme physfs as optional deps.Andrei Karas3-3/+3