ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.848 by root, Fri Nov 18 04:44:13 2016 UTC vs.
Revision 1.849 by root, Fri Nov 18 04:44:47 2016 UTC

45 - since binutils/gcc/etc. conspired to break static archives, converted the server 45 - since binutils/gcc/etc. conspired to break static archives, converted the server
46 binary build into non-recursive Makefiles without static archives. hell, automake 46 binary build into non-recursive Makefiles without static archives. hell, automake
47 is certainly not ready for non-recursive makes, what a hack :() 47 is certainly not ready for non-recursive makes, what a hack :()
48 - use c++11 headers in preference to tr1 ones. 48 - use c++11 headers in preference to tr1 ones.
49 - fix odr violation: struct point. 49 - fix odr violation: struct point.
50 - make the code warnigns-clean, for some definition of warnings.
50 51
513.1 Wed Nov 16 23:17:11 CET 2016 523.1 Wed Nov 16 23:17:11 CET 2016
52 - convert to blitz++ 0.10 and later (also requiring c++ 11). 53 - convert to blitz++ 0.10 and later (also requiring c++ 11).
53 - port to perl 5.18 and newer. 54 - port to perl 5.18 and newer.
54 - switch to xz compressed archives as only dist method. 55 - switch to xz compressed archives as only dist method.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines