Commit Graph

447 Commits

Author SHA1 Message Date
filux
7451e49213 mapeditor and g3dviever will have always same version number as game, also game and binary packages will have always same version 2015-02-02 22:20:57 +01:00
filux
da33c43230 a bit more manual but also cleaner way of updating version number 2015-02-02 22:13:17 +01:00
filux
5192c3f87f proposition of different version number management 2015-02-01 15:45:07 +01:00
filux
69e9dff754 better support for static build on debian 2015-01-31 11:53:59 +01:00
filux
5eeac92fb4 refreshed list of dependencies 2015-01-31 11:49:07 +01:00
filux
045f171b9a linux's binary without glest-dev.ini 2015-01-25 12:57:12 +01:00
titiger
ae5668ab52 version set to 3.12-dev 2015-01-23 21:18:57 +01:00
titiger
30a8667307 version set to 3.11.0 2015-01-20 23:10:36 +01:00
titiger
49bde874fc linux installer tests 2015-01-20 00:51:57 +01:00
Tom Reynolds
d3d0fbf9bf lossless images compression
keeping file formats, comments + EXIV meta data intact
2015-01-14 23:58:30 +01:00
SoftCoder
172dfe3411 - update a few scripts to exclude cegui data 2014-12-29 17:23:20 -08:00
titiger
74e522b2f8 "v" was too much in the version string 2014-12-26 21:58:07 +01:00
titiger
11b766b5bc v3.11-beta2.0 2014-12-26 21:33:54 +01:00
titiger
58cba20cf4 update version in script 2014-12-03 01:30:03 +01:00
SoftCoder
829f23db4e - updated deps for ubuntu 14.04 and higher 2014-11-29 22:45:31 -08:00
Tom Reynolds
86ce576a45 include more info in coverity build "description" 2014-11-10 09:39:19 +01:00
titiger
250294bc9e fix for librtmp.so.0 missing
https://forum.megaglest.org/index.php?topic=9578.0
2014-11-02 22:26:38 +01:00
titiger
6267756646 trying to fix the ubuntu libtasn1.so.3 problem 2014-10-02 00:42:45 +02:00
Tom Reynolds
30d362652d And another... 2014-09-25 02:22:57 +02:00
Tom Reynolds
2738169c6b Another try... 2014-09-25 02:09:16 +02:00
Tom Reynolds
9ae185e37b add shared ini's when packaging bin's 2014-09-25 00:48:39 +02:00
Tom Reynolds
7c73b47a13 buildDeps: Fix openSUSE + add current Ubuntu/Mint 2014-07-24 22:14:36 +02:00
Tom Reynolds
a4c7652db5 SuSE is now OpenSuse is now openSUSE 2014-07-24 21:59:15 +02:00
titiger
49fc7d4bce Suse 13.x is supported too now 2014-07-23 23:24:47 +02:00
Tom Reynolds
d348edc634 build-mg.sh: no more warning when clang is not installed [ci skip] 2014-02-15 02:38:42 +01:00
Tom Reynolds
cc64e6cc8e fix detection for CXX=clang 2014-02-12 00:55:29 +01:00
SoftCoder
e63b3d7499 - added support for team unit sharing 2014-01-27 14:15:05 -08:00
SoftCoder
338f156a95 - changing version to v3.10.0-dev for new development 2014-01-27 11:21:22 -08:00
filux
aa5403d8ef Merge remote branch 'upstream/master'.
Conflicts:
	mk/linux/.gitignore
	mk/windoze/coverity-scan.bat
2014-01-27 08:23:42 +01:00
Tom Reynolds
57397b3f28 Update .gitignore's 2014-01-27 06:42:10 +01:00
Tom Reynolds
d97ad0015c replace remaining references to .coverity-submit by .coverity-scan 2014-01-27 06:13:14 +01:00
filux
8ec938a940 Merge remote branch 'upstream/master'. Resolved conflicts in: mk/windoze/coverity-scan.bat 2014-01-26 09:46:53 +01:00
SoftCoder
42dae7cda6 - updated git ignore 2014-01-25 21:27:39 -08:00
SoftCoder
952004151c - removed d3d files which were deprecated long ago
- removed freetype-gl (the embedded library from code.google.com)
2014-01-25 17:54:46 -08:00
filux
a1adfb6b66 Another one converted file LF -> CRLF. 2014-01-25 22:16:20 +01:00
filux
3b8e350b4b The documentation's files format will be more friendly for the average Windows OS user. 2014-01-25 20:29:49 +01:00
Tom Reynolds
d95a47807e Make the coverity-scan script use a configuration file name which is closer to its own name 2014-01-25 13:55:56 +01:00
SoftCoder
ea6d208947 - fix linux scripts 2014-01-24 18:32:42 -08:00
SoftCoder
c64693898f - removed uneeded softlinks 2014-01-24 17:56:02 -08:00
SoftCoder
fe808556bd - added more fields for dev path support.. onlu ico files for linxu left to fix 2014-01-24 17:51:06 -08:00
SoftCoder
581a975209 - added support for dev mode paths and removed linux symlinks for game data
- bugfix for segfault on headless when client disconnects
2014-01-24 13:44:21 -08:00
SoftCoder
1cacb0df27 - missed some updates 2014-01-24 09:50:17 -08:00
SoftCoder
b6a956d395 - moved duplicate files in mk/shared and adjusted various scripts and references 2014-01-24 09:44:18 -08:00
Tom Reynolds
f0b1537e0b Merge branch 'master' of github-tomreyn-megaglest:MegaGlest/megaglest-source 2014-01-22 19:19:05 +01:00
Tom Reynolds
87aa45ef81 - Fix CC / CXX environment variable detection n build-mg.sh
- gitignore build-mg.sh's build/ at the new location
2014-01-22 19:17:01 +01:00
SoftCoder
c5e40aade4 - somehow this files was missed 2014-01-22 10:07:24 -08:00
SoftCoder
1bd772a4f3 - updated linux and windows installer scripts with new paths 2014-01-21 23:40:53 -08:00
SoftCoder
92daccf963 - cleanup of cmake scripts and proper organizing of files 2014-01-21 23:21:56 -08:00
SoftCoder
11ac54a705 - bugfix for linux data archive script and git repo 2014-01-18 16:59:46 -08:00
SoftCoder
2e5d6f8814 - increase linux installer expanded byte size 2014-01-18 00:54:34 -08:00